tedmw
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
@petredobrescu Hi, sorry for the delay! I’m no longer seeing the issue with the latest version (5.1.3). Thanks!
@phbernard Thank you!! 🙏
@phbernard Much appreciated, hopefully it’s a quick fix.
Thanks for all your work on RealFaviconGenerator! Not having to think about app icons anymore has been so nice 🙂
Forum: Plugins
In reply to: [Disable Embeds] JS error due to ‘core/embed’ block refactoringThanks for the update!
Hey @westguard, thanks for the quick reply and fix!
Looks like you can no longer specify the capability level in
add_menu_page()using an integer (docs).add_menu_page(__('Click & Pledge'),'Click & Pledge', 8,'cnpcf_formshelp', 'cnpcf_formshelp');Replacing all occurrences of
8with'administrator'inclickandpledge_form.phpresolved the error for me.FYI, I used this plugin to help debug https://github.com/Rarst/wps
Viewing 6 replies - 1 through 6 (of 6 total)