mcntech9
Forum Replies Created
-
Forum: Plugins
In reply to: [PHP Code for posts] Snippets not showing after WP updatePlease see if a multi user site. If so, check out this post:
https://ww.wp.xz.cn/support/topic/there-are-no-shared-snippets?replies=3
Also, check you options and make sure that you did go back to some default setting after the update.
🙂
Forum: Plugins
In reply to: [PHP Code for posts] There are no shared snippets…Okay – this was not in ANY documentation that I could find (maybe I missed something?) – but the answer is this:
1. As the multi site admin, you have to enable the plugin for a site that you own ( the main admin for the multi user blog install).
2. You then have to navigate to the PHP Code For Posts and click on “Options”.
3. Check mark the box for “Allow custom snippets for sub-sites?”
4. Disable the plugin as the multi user admin if you do not use it on a site that you own.
5. Now the multi user site admin can have access to their PHP Code for posts again!
6. Go to the pub you did it!
This is ODD that it was not the case in a previous version. ( or was it and I did not notice?)
Bummer that this was NOT easy to find – hope it helps someone in the future!
Feedback is appreciated, however if there ia better way to do this etc – let me know!
Forum: Plugins
In reply to: [PHP Code for posts] There are no shared snippets…Oh I should point out I have the latest version of the plugin:
/**
* Plugin Name: PHP Code For Posts
* Description: Insert and Execute PHP Code in WordPress Content. This plugin also enables shortcodes for the text widget.
* Version: 2.1.2
* Author: Jamie Fraser
* Author uri: http://www.jamiefraser.co.uk/?utm-campaign=PHPCodeForPosts
* Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SFQZ3KDJ4LQBA
* Text Domain: phpcodeforposts
**/Thanks!