Hi,
This plugin does not work with PHP 8. It works fine with PHP 7.4.
Are there any plans to update it so it is PHP 8 compatible?
Many Thanks!
]]>Hello,
I’m trying to use this plugin via PHP 8 but keep running in the same error:
PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method change_case::register_button() cannot be called statically
I think the issue may be the following filter hook:
add_filter( ‘mce_buttons’, array( __CLASS__, ‘register_button’ ) );
The register_button()
defaults to being public but not static since it’s missing the static keyword. If the static keyword is added, this should fix the PHP 8 issue.
I got a similar (but different) free (100%, no-pro) plugin for changing the case. Mine is for just titles and works a bit different. I thought our two plugins could compliment each others.
Can you add references to it on your plugin page (readme.txt)? Let me know, I will do the same to yours.
]]>Hi, is there a way to make your plugin work with or in the text windows for SEO plugins like Yoast or WP Meta SEO? I want to make bulk or at least fast cap changes to my page titles and descriptions.
]]>I am missing the ability to use first letter of a word in Uppercase/large capital followed by small capitals up to the end of a word.
If you plugn wont be able to do so – how could it be achieved?
]]>hi, great plugin! right now i can only use keyboard shortcuts in ‘classic editor’ mode, i can’t even find the buttons in the new ‘block editor’ (and keyboard shortcuts don’t work) is there a way that i’m not bringing up the full toolbar in block editor?
]]>hi mate
I finally thought I found the solution to my annoyance too ?? but I’ve just installed it and get the following:
Deprecated: Non-static method change_case::add_tinymce_plugin() should not be called statically in /var/www/vhosts/XXXXXXX.it/httpdocs/wp-includes/class-wp-hook.php on line 286
does it have to do with the WordPress 5.0?
thanks a lot
]]>Hello,
Ctrl+Alt+t conflict with Gutenberg, Gutenberg create new block with that keyboard shortcut. Hope you can fix that.
Thank you for create amazing plugin like this.
]]>The previous version of Change Text Case had been working fine. However, I upgraded
to 2.01 and no longer see the icons and the shortcut keys don’t work, either.
First thank you for create this awesome plugin. I have question. This plugin have keyboard shortcuts?, so i can finish my work quickly.
Thank You
]]>After upgrading WP to latest version 4.7.4 title case didn’t work any more. Can you help me?
]]>Hello
The Title Case options fails with spanish characters. For example:
This- CONSULTE LA RESOLUCIóN OFICIAL # 1676 became –? Consulte La ResolucióN Oficial # 1676
Should be –? Consulte La Resolución Oficial # 1676
The plugin interprets latin accents as the end of a word
Regards
Ciro
I addded czech version and Chicago Manual of Style ->
https://titlecapitalization.com/
here is code https://jsfiddle.net/h67qw2kd/
]]>Hello,
I’m met with the following errors since the WP 4.4 update – thoughts on what could be done?
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method change_case::add_button() should not be called statically in /home/ipljnet/public_html/wp-includes/plugin.php on line 525
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method change_case::menu() should not be called statically in /home/ipljnet/public_html/wp-includes/plugin.php on line 525
The plugin generated 258 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Thanks!
https://www.ads-software.com/plugins/change-case-for-tinymce/
]]>This plugin does not work for me. I select H4 font size and have tried Sc or Tc and my copy still comes out all upper case. Is there a fix for this?
https://realfoodsimpleliving.com/inspiring-foodie-books/
The copy directly under the photo is what I want in upper/lower case.
https://www.ads-software.com/plugins/change-case-for-tinymce/
]]>Hello. I’ve just installed the plugin and am getting some php warnings. This is because I have debug set to true (during development). When set to fasle, I don’t get the following and the plugin works ok but I thought it might be worth pointing out…
PHP Warnings
Strict standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method change_case::add_button() should not be called statically in [.......]/wp-includes/plugin.php on line 496
WordPress notification after plugin activation
The plugin generated 2170 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
This is going to be a really handy plugin ??
https://www.ads-software.com/plugins/change-case-for-tinymce/
]]>I’d like to have an option for typographic small caps
In CSS that would be something like: {text-transform:lowercase; font-variant:small-caps;font-size:110%;}
Will you consider to ad this feature?
My 2 ct.
https://www.ads-software.com/plugins/change-case-for-tinymce/
]]>