mikeful
Forum Replies Created
-
Thanks for the information.
I’ll check if code in Gist can be used in our situation.
Forum: Plugins
In reply to: [RSS Image Feed] Excerpt only showing up rather than full postOk. I’ll downgrade and check back later.
Thanks.
Forum: Plugins
In reply to: [RSS Image Feed] Excerpt only showing up rather than full postI upgraded to WordPress 4.5.1 and plugin version 4.2.5 on testing server.
Going to multisite settings page still doesn’t get options saved in wp_sitemeta table and checks all boxes, etc. Saving the settings update wp_sitemeta table.
Plugin works otherwise in multisite situation as expected.
Forum: Plugins
In reply to: [RSS Image Feed] Excerpt only showing up rather than full postProblem seems to be that install hook can’t handle situation where the plugin is activated in only one blog inside multisite installation.
I activated plugin site wide and ‘rss_options’ row was found in wp_sitemeta table correctly.
Saving it still acts bit weird but at least it works.
Forum: Plugins
In reply to: [RSS Image Feed] Excerpt only showing up rather than full postSo there is probably some other reason for this.
I didn’t find list of things to check for interfering with WordPress options saving. Can you think anything?
Forum: Plugins
In reply to: [RSS Image Feed] Excerpt only showing up rather than full postI have similar behavior in sub-domain multisite setup. One weird thing is that install hook seems to not run and I can’t find “rss_options” option in wp_options table or in myu test sites wp_x_options table.