tatianazt
Forum Replies Created
-
Ok. Thanks.
validateSettings function is being called by every page that uses a gdoc shortcode in edit mode.
Hi, Meitar.
I found out that when I edit a page that uses a gdoc shortcode, Inline generates the following warning:
[Tue Oct 18 14:03:51.820146 2016] [:error] [pid 16672] [client xxx.xxx.xxx.xxx:xxxxx] PHP Warning:
json_decode() expects parameter 1 to be string, object given in …/plugins/inline-google-spreadsheet-viewer/inline-gdocs-viewer.php on line 1376, referer:
https://<my-site>/wp-admin/post.php?post=xxxx&action=editIt occurs when Yoast is active. For some reason, $v is an object of class stdClass, not a string as expected.
Inline version 0.10.1
- This reply was modified 8 years, 1 month ago by tatianazt.
Great! Thanks.
Forum: Plugins
In reply to: [Simple History – Track, Log, and Audit WordPress Changes] Deleting themeGreat! Thanks.
Forum: Plugins
In reply to: [Simple History – Track, Log, and Audit WordPress Changes] Deleting themeJust to be clear: simple history registers media replacements. It just do not displays them when DISALLOW_FILE_EDIT is set to true.
Forum: Plugins
In reply to: [Simple History – Track, Log, and Audit WordPress Changes] Deleting themeThanks, P?r.
I also noticed another issue: I have a multisite installation and I use the Enable Media Replace plugin.
If in wp-config.php I have “define( ‘DISALLOW_FILE_EDIT’, true );”, the simple history pannel does not show any message concerning media replaces. On the other hand, if I don′t have that setting, everything works fine (Replaced attachment “xxx” with new attachment “yyy.jpg”)
I would appreciate if you could check this also.
Thanks again.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Summary and title attributesThanks, Meitar.
Hi Ronald,
Thanks for the great plugin.
My issue is similar to the one reported by Aldemar: I want to enable only the minor updates.
If I check All Updates but uncheck WordPress Core Updates, nothing happens, despite Minor Releases (in Automatic Updates box) is checked.
If I check All Updates, WordPress Core Updates and Minor Releases, I get the desired result, but I also get un undesirable effect: if I go to the wordpress update page, the buttons to manually update major versions become available. Notice that if I uncheck WordPress Core Updates, these buttons disappear.
In short words: I have All Updates and Minor Updates checked. If WordPress Core Updates is unchecked, the buttons in wordpress update page are not shown, but the minor update does not work. If I check it, the minor updates work, but the buttons become visible.
So it would be nice to have All Updates, Core Updates and Minor Updates checked and also the manual update buttons hidden in wordpress update page. If you prefer not to do it by default, at least you could add one more option in Manage Options page asking if the user wants to hide those buttons.
Thanks in advance.