Releases: mdibella-dev/mdb-theme-core
Releases · mdibella-dev/mdb-theme-core
2.0.0
1.4.1
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
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
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
Changelog
New / Improve / Bugfix
- New: German language files
- Improve: Basic language is EN now
1.1.0
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