Does this plugin support ACF and/or custom fields?
]]>If you come across an issue with the Clearscope WordPress plug-in, the quickest route to resolution would be to shoot an email over to [email protected] to ensure that we are aware of the problem so that we can address it as fast as possible.
Thank you!
Clearscope Support Team
On installing the plugin, the following PHP Notice is logged.
Notice: Trying to get property ‘ID’ of non-object in /wp-content/plugins/clearscope/clearscope-plugin.php on line 86
The error occurs in the is_loadable
function of that file.
global $post;
$post_type = get_post_type($post->ID);
Suggest updating this with a check to make sure the user is on a post related admin page because this error will happen on any admin page that is not related to a post
]]>Hey,
could you pls check, why your plugin keeps deactivating itself every time I try to upgrade it?
WP 5.5 + Clearscope 0.2.8 (could be 0.2.9) + a few other plugins
Steps to reproduce:
1. go to plugins
2. see, that Clearscope has newer version available
3. Click ‘Update Now’
4. Plugin updates itself, I can see a new version installed, but I also see a message saying smth like ‘Clearscope plugin was deactivated because WP was unable to find it’
I don’t see your metabox on custom post type edit page.
WP 5.4.2 + Clearscope 0.2.8 + a few other plugins
ACF: Better Search: version: 3.5.3, author: Mateusz Gbiorczyk
Add Categories to Pages.: version: 1.2, author: a.ankit
Advanced Custom Fields: Extended: version: 0.8.6.3, author: ACF Extended
Advanced Custom Fields PRO: version: 5.8.12, author: Elliot Condon
Akismet Anti-Spam: version: 4.1.6, author: Automattic
Better Tinymce Shortcodes List: version: 2.3, author: Betterweather LLC
Classic Editor: version: 1.5, author: WordPress Contributors
Compress JPEG & PNG images: version: 3.2.1, author: TinyPNG
Custom Post Type UI: version: 1.7.4, author: WebDevStudios
Duplicate Post: version: 3.2.4, author: Enrico Battocchi
Easy Table of Contents: version: 2.0.11, author: Steven A. Zahm
Enable Media Replace: version: 3.4.1, author: ShortPixel
Export Custom Pages: version: 1.0, author: Mohammad Okfie
Filter Page by Template: version: 1.4, author: oneTarek
LiveJournal Importer: version: 0.5, author: wordpressdotorg
MCE Table Buttons: version: 3.3, author: Jake Goldman, 10up, Oomph
Redirection: version: 4.8, author: John Godley
Wordpress 2-Step Verification: version: 2.3.0, author: as247
WordPress Importer: version: 0.7, author: wordpressdotorg
WP Media folder: version: 3.8.2, author: Joomunited (latest version: 5.1.4)
Yoast SEO: version: 14.4.1, author: Team Yoast
]]>