This plugin changes the class names of the custom global colors and custom global typographies to a more readable form that is more reusable in CSS.
This plugin changes the variables names of the custom global colors and custom global typographies to a more readable form that is more reusable in CSS.
For example, if you have a custom global color called "Testimonial Container" it changes the variable name from, for example, '--e-global-color-ab1337' to '--e-global-color-testimonial_container'.
The same applies to global custom typographies. For example, '--e-global-typography-df1337-font-size' becomes '--e-global-typography-eye_catcher-font-size' if the typography is named 'Eye Catcher'.'--e-global-color-ad9560e' in '--e-global-color-testimonial-container'.
- Download the latest release
- Upload into your WordPress
- Activate the plugin through the 'Plugins' screen in WordPress
- Renamed Plugin
- Bugfix, added missing str_replace
- Initial release
This plugin is licensed under the GPLv3 or Later License. For more information, please visit: https://www.gnu.org/licenses/gpl-3.0.html