Skip to content

Releases: mdibella-dev/mdb-theme-core

2.0.0

09 Oct 17:33
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • Improve: Reintroduce custom post type 'portfolio'
  • Improve: Remove support for citation and references in 'publication'
  • Improve: Remove RIS file support

1.4.1

09 Oct 17:32
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add the ability for localized slug names
  • Improve: Coding style: Change array notation
  • Improve: Coding style: Change clamping style
  • Improve: Coding style: Use WP style for control structures

1.4.0

08 Sep 07:34
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • Improve: Unify the icon associated with custom post types
  • Improve: Remove portfolio post type (dropped)
  • Improve: Use NAMESPACE
  • Improve: Refine namespace path for post-types and taxonomies
  • Improve: Rename "core" to "api"

1.3.1

08 Sep 07:32
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Add .pot file
  • Improve: File and folder structure
  • Improve: Documentation style
  • Improve: Include post-types, taxonomies and core files package-wise via index.php
  • Improve: Replace text domain constant with text domain string
  • Bugfix: Namespace issues

1.2.0

08 Sep 07:22
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: German language files
  • Improve: Basic language is EN now

1.1.0

08 Sep 07:20
Compare
Choose a tag to compare

Changelog

New / Improve / Bugfix

  • New: Plugin version variable
  • New: Hint to prevent direct access code
  • New: backend.ph
  • New: Namespace mdb_theme_core
  • Improve: Add Assets folder structure
  • Improve: Documentation header in PHP files
  • Improve: Move content of acf.php into post-type-lecture.php
  • Improve: Remove useless code
  • Improve: Function prefix mdb_theme_core_ (in favor of namespace)
  • Bugfix: Text domain in publication.php