Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About Remove Uppercase Accents
Remove Uppercase Accents is a WordPress plugin that removes accented characters from elements with uppercase text transformed through CSS. It currently supports Greek text but can be expanded to other languages. This is useful for maintaining correct pronunciation in uppercase text where accent marks are typically removed.Screenshots




Changelog
1.1.1
- Updated documentation.
1.1
- NEW Feature: Option to choose whether to use the custom selectors inclusively or exclusively on JavaScript mode.
- Moved the plugin’s options panel under Settings
1.0
Major update with many an options panel and new features:
* Added a pure JavaScript version of the script, to ditch jQuery dependency.
* The JS script allows you to limit the replacement on specific CSS selectors.
* Added option to do the replacement server-side, using PHP and WordPress filters.
* Added the remove_greek_accents() function, which can be used anywhere in your theme.
0.5.2
Fixed a bug with WooCommerce and “Ship to different address” option on Checkout page.
0.5
- Added support for diaereses in diphthongs in Greek uppercase letters
0.4
- Properly enqueue the plugin, including the jQuery dependency
0.3
- Fixed plugin’s version number
0.2
- Updated description
0.1
- First release!
