wpsitesimple
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] Way to order snippets by Name by defaultHi Shea,
Yes, I do think that it would benefit adding it to the settings page to control it.
I understand that your feelings about configuring with code, but some of the beginner coders may overlook the snippet you added on the default install (or just be blind like me, lol).
But I wouldn’t go crazy with adding options in the config as it can clutter it up and confuse.
I think this one fits though…
Thanks for creating and maintaining this plugin. It’s an absolute must for me on sites!
Forum: Plugins
In reply to: [Code Snippets] Way to order snippets by Name by defaultAhh please disregard. I found it in the snippet examples:
add_filter( 'code_snippets/list_table/default_orderby', function () { return 'name'; } );
Thanks!
Forum: Plugins
In reply to: [White Label CMS] Hide All Dashboard Panels Does Not Work?Ah OK, that makes sense and I did not think of it not hiding it for me (the CMS admin).
Great plugin, and thank you for the response!
Forum: Plugins
In reply to: [WP Google Review Slider] Application RestrictionsI’m not sure what you mean, sorry.
Do you mean that the Application Restrictions and using HTTP referrers should not be used? If it is not though, it would be open to any request…
Thanks
Hi,
I apologize that I was too lazy to not test before posting this thread. It was indeed a plugin conflict (custom code actually). I have resolved it.
Thank you for your response to this.
Excellent plugin. Thank you for providing it!
Hi,
Yes, all pages are correctly assigned in Settings > Setup. See here https://screencast.com/t/PesaXeRpc
Thanks