Micemade themes tools self-updates
Micemade themes tools - "plugins" territory functions required for Micemade themes
by Micemade themes · github.com/micemade/micemade-themes-tools · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/micemade/micemade-themes-tools/archive/refs/heads/master.zipShips its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.
Description
A plugin that takes over the functions needed for Micemade themes setup / demo import, but goes under "plugin teritory" ( CPT taxonomies setup ), user_contactmethods ( custom user fields ) and more (in future). Not required for Micemade themes, but recommended.
Changelog = 0.1.9
- Social sharing icons discarded for Elementor templates (elementor_library CPT)
-
= 0.1.8
- Custom sidebars functionality transferred from Micamde themes to here.
- More WP standards compliance
= 0.1.7
- Improved filter for adding social sharing icons
- Security and WP standards check and fixes
= 0.1.6
- Changed the way for supporting themes using add_theme_support() / current_theme_supports()
- Rewrite plugin to OOP
= 0.1.5
- Added support for "Inspace" theme
0.1.4
- Fixed the_content micemade_social_buttons priority to 999
- Added support for "Lillabelle" theme
0.1.3
- Added multiple themes support ( Ayame, Inspace, Cloth, GoodFood )
0.1.2
- Replaced support for "Adorn" theme with "Beautify" theme
0.1.1
- Added social sharing links
- Textdomain and translation file
0.1.0
- Initial release.