Skip to content

Wordpress-Plugin that changes the class names of elementors custom global colors and custom global typographies to a more readable and reusable form.

Notifications You must be signed in to change notification settings

pand0r/better-elementor-globals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Better Elementor Globals for Elementor

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.

Description

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'.

Installation

  1. Download the latest release
  2. Upload into your WordPress
  3. Activate the plugin through the 'Plugins' screen in WordPress

Changelog

1.0.2

  • Renamed Plugin

1.0.1

  • Bugfix, added missing str_replace

1.0.0

  • Initial release

License

This plugin is licensed under the GPLv3 or Later License. For more information, please visit: https://www.gnu.org/licenses/gpl-3.0.html

About

Wordpress-Plugin that changes the class names of elementors custom global colors and custom global typographies to a more readable and reusable form.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages