Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
No clustered themes yet.
Pain still appears around compatibility, bugs despite praise for quality, support.
[Plugin: Log Deprecated Notices] Suggested new feature: users show security, missing feature, support pain that may indicate a product gap.
Log Deprecated Notices · [Plugin: Log Deprecated Notices] Suggested new feature Andrew I have been using log-deprecated-notices to monitor the plugins that I am using with my main website. mixed Create New: “Invalid post type”Create New: “Invalid post type”: users show security, bugs, compatibility pain that may indicate a product gap.
Log Deprecated Notices · When creating a new “Deprecated Call” it errors. complaint Warnings after updgrade to Buddypress 1.7Warnings after updgrade to Buddypress 1.7: users show bugs, compatibility pain that may indicate a product gap.
Log Deprecated Notices · Warnings after updgrade to Buddypress 1.7 After upgrading to Buddypress 1.7 I get these warnings on page loads: Notice: Undefined index: file in C:\Devel\site\project\htdocs\wp-content\plugins\log-deprecated-notices\log-deprecated-notices.php on line 245 Notice: Undefined index: line in C:\Devel\site\project\htdocs\wp-content\plugins\log-deprecated-notices\l praise Essencial Plugin! Thanks…Essencial Plugin! Thanks…: users show security pain that may indicate a product gap.
Log Deprecated Notices · Thanks… It’s perfect for updating plugins code with the last functions and the best security. complaint Error in depracated call tableError in depracated call table: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Log Deprecated Notices · Error in depracated call table I have an error : Notice: Undefined property: stdClass::$delete_posts in D:\wamp\www\wordpress\wp-admin\includes\class-wp-posts-list-table.php on line 209 protected function get_bulk_actions() { $actions = array(); $post_type_obj = get_post_type_object( $this->screen->post_type ); if ( $this->is_trash ) { $actions['untrash'] = complaint Conflict with Codestyling Localization pluginConflict with Codestyling Localization plugin: users show bugs, compatibility, performance pain that may indicate a product gap.
Log Deprecated Notices · Conflict with Codestyling Localization plugin After spending half a day trying to find out why the Codestyling plugin didn’t work anymore, I found out that there is a conflict with “Log Deprecates Notices”. complaint Plugin logs nothing…Plugin logs nothing…: users show bugs, missing feature, setup pain that may indicate a product gap.
Log Deprecated Notices · Plugin logs nothing… Hey there, I installed the plugin today on my WP 4.3.1 installation. complaint Trying to get property of non-object for $current_screenTrying to get property of non-object for $current_screen: users show compatibility, support, setup pain that may indicate a product gap.
Log Deprecated Notices · For example on WooCommerce Setup Wizard $current_screen is null I created a pull request on github https://github.com/wp-plugins/log-deprecated-notices/pull/2 The page I need help with: [ log in to see the link] Hi, There are cases when the $current_screen is not set. complaint Table 'wp_posts' doesn't existTable 'wp_posts' doesn't exist: users show bugs, performance, setup pain that may indicate a product gap.
Log Deprecated Notices · Table 'wp_posts' doesn't exist I got this error today, while creating a new install, on the screen where you enter the Site Title, Username and Password. mixed PHP 7 compatibility issuePHP 7 compatibility issue: users show bugs, compatibility, support pain that may indicate a product gap.
Log Deprecated Notices · PHP 7 compatibility issue I scanned the plugin for PHP7 compatibility (with https://wpengine.com/blog/php-7-compatibility-checker-plugin/ ) and found the following issue: FILE: wp-content/plugins/log-deprecated-notices/log-deprecated-notices.php ------------------------------------------------------------------------------------------------------------------ complaint Do not allow what?Do not allow what?: users show compatibility, support pain that may indicate a product gap.
Log Deprecated Notices · $args = array( 'labels' => $labels, 'show_in_menu' => 'tools.php', 'show_ui' => true, 'public' => false, 'capabilities' => array( 'edit_post' => 'activate_plugins', 'edit_posts' => 'activate_plugins', 'edit_others_posts' => 'activate_plugins', 'publish_posts' => 'do_not_allow', <=WTH? complaint PHP Notice: Undefined indexPHP Notice: Undefined index: users show bugs, compatibility pain that may indicate a product gap.
Log Deprecated Notices · PHP Notice: Undefined index Please advise how to fix this problem. complaint Missing delete buttonMissing delete button: users show compatibility, missing feature pain that may indicate a product gap.
Log Deprecated Notices · Missing delete button Works great except instead of a button to delete past notices, I get this: Notice: Undefined property: stdClass::$delete_posts in /var/www/vhosts/[server]/httpdocs/wp-admin/includes/class-wp-posts-list-table.php on line 403 https://wordpress.org/plugins/log-deprecated-notices/ Works great except instead of a button to delete past notice complaint logs show up in RSS feedlogs show up in RSS feed: users show bugs, missing feature pain that may indicate a product gap.
Log Deprecated Notices · Searching for log_deprecated in the DB brought them up from the options table which fixed the issue after deleting them. mixed Deprecated Constructor in Deprecated_LogDeprecated Constructor in Deprecated_Log: users show compatibility, setup pain that may indicate a product gap.
Log Deprecated Notices · ) Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Deprecated_Log has a deprecated constructor log-deprecated-notices.php on line 25 Thrown by WP 4.4 for this plugin… https://wordpress.org/plugins/log-deprecated-notices/ ( ! complaint Deactivation causes fatal errorThe user reports Log Deprecated Notices causes a fatal error on deactivation because its uninstall callback is not static.
Log Deprecated Notices · When your plugin is deactivated, it causes a fatal error. complaint Not Logging Deprecated Calls in WP 4.2.4 or WP 4.3Not Logging Deprecated Calls in WP 4.2.4 or WP 4.3: users show setup pain that may indicate a product gap.
Log Deprecated Notices · Not Logging Deprecated Calls in WP 4.2.4 or WP 4.3 This plugin is not logging calls in WP 4.2.4 or WP 4.3, in base localhost installs running twentythirteen and no additional plugins except wp125 (which is using deprecated calls.) I would love to see this plugin updated – could be very useful. complaint Deprecated call registered as post typeDeprecated call registered as post type: users show compatibility pain that may indicate a product gap.
Log Deprecated Notices · I am using Panel theme. complaint PHP Notice: Undefined IndexPHP Notice: Undefined Index: users show compatibility pain that may indicate a product gap.
Log Deprecated Notices · PHP Notice: Undefined Index Undefined index ‘file’ on line 244. complaint Improved logging for improper usage entriesImproved logging for improper usage entries: users show bugs pain that may indicate a product gap.
Log Deprecated Notices · I made a quick change that directly indicates the offending location in the code. complaint Undefined property: stdClass::$delete_posts in class-wp-posts-list-table.phpUndefined property: stdClass::$delete_posts in class-wp-posts-list-table.php: users show compatibility pain that may indicate a product gap.
Log Deprecated Notices · Undefined property: stdClass::$delete_posts in class-wp-posts-list-table.php Hi, The plugin throws notice Notice: Undefined property: stdClass::$delete_posts in wp-admin/includes/class-wp-posts-list-table.php on line 400 The reason is there is a check is WP_Posts_List_Table::get_bulk_actions like this if ( current_user_can( $post_type_obj->cap->delete_posts complaint [Plugin: Log Deprecated Notices] Disable autoloader when using class_exists()[Plugin: Log Deprecated Notices] Disable autoloader when using class_exists(): users show migration pain that may indicate a product gap.
Log Deprecated Notices · This is important because I’m integrating some WP functions into another existing website which already comes with an Autoloader for some classes = confusion. question OutdatedOutdated: question conversation with limited structured signal.
Log Deprecated Notices · Outdated The plugin is outdated, thereby somewhat cumbersome. (Admittedly, the deprecated calls the plugin identifies, are really deprecated in 3.9.1-alpha. But the newly deprecated calls are missed) https://wordpress.org/plugins/log-deprecated-notices/ The plugin is outdated, thereby somewhat cumbersome. (Admittedly, the deprecated calls the plugin identifi praise Thanks for this pluginThanks for this plugin: users show bugs, compatibility, support pain that may indicate a product gap.
Log Deprecated Notices · Thanks for this plugin Make the update as you can (see support) : PHP Notice: Undefined Index Error in deprecated call table and it’s great. praise Brilliant – thanksBrilliant – thanks: users show bugs, support pain that may indicate a product gap.
Log Deprecated Notices · Brilliant – thanks Just what I needed to quickly help to identify issues filling up log files. praise Great utility to keep yourself in checkGreat utility to keep yourself in check: users show compatibility, support pain that may indicate a product gap.
Log Deprecated Notices · Great utility to keep yourself in check As WordPress evolves we sometimes lose track of our old code. neutral eprecated: Methods with the same name as their class will not be constructors ineprecated: Methods with the same name as their class will not be constructors in: users show bugs, compatibility, setup pain that may indicate a product gap.
Log Deprecated Notices · eprecated: Methods with the same name as their class will not be constructors in >Error message: “Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Deprecated_Log has a deprecated constructor in /var/www/html/wordpress/wp-content/plugins/log-deprecated-notices/log-deprecated-notices.php on line 25” WP neutral [Plugin: Log Deprecated Notices] Incorrect Use of is_author()[Plugin: Log Deprecated Notices] Incorrect Use of is_author(): users show bugs, compatibility, missing feature pain that may indicate a product gap.
Log Deprecated Notices · It is being used with pre_get_posts in order to make the author.php page return only two custom post types. praise Nice utilityNice utility: users show support pain that may indicate a product gap.
Log Deprecated Notices · Nice utility Very helpful! praise GoodGood: users show support pain that may indicate a product gap.
Log Deprecated Notices · Good Very helpful! praise Saved mah butt!Saved mah butt!: users show support pain that may indicate a product gap.
Log Deprecated Notices · Saved mah butt! praise Very easy to use and useful for debuggingVery easy to use and useful for debugging: users show bugs pain that may indicate a product gap.
Log Deprecated Notices · Very easy to use and useful for debugging Very easy to use and useful for debugging your own plugins. neutral Github Mirror no longer in syncGithub Mirror no longer in sync: neutral conversation with limited structured signal.
Log Deprecated Notices · Github Mirror no longer in sync It’s the github mirror still in sync? It’s the github mirror still in sync? @wido – What GitHub mirror are you referring to? @jorbin this one https://github.com/wp-plugins/log-deprecated-notices Unfortunately, I have no idea who maintains that sync, but it is by no means official. @wido – What GitHub mirror are you referring t praise A+++ Would use againA+++ Would use again: users praise quality, which suggests what competitors already do well.
Log Deprecated Notices · A+++ Would use again I had a deprecated notice and this logged it perfectly. praise Must have for devMust have for dev: praise conversation with limited structured signal.
Log Deprecated Notices · Must have for dev Always on dev site. Awesome! Thank you! Always on dev site. Awesome! Thank you! neutral Deprecated calls in WP core?Deprecated calls in WP core?: neutral conversation with limited structured signal.
Log Deprecated Notices · Deprecated calls in WP core? I’ve noticed that there are deprecated calls that appear to stem from WP core, itself. You can see the list I’m seeing here: https://www.evernote.com/l/AS-xhV3G7jFDeojS3ep-28Z0P9nv2Tv2kMA Am I interpreting this correctly? Should I just ignore, or is this being caused by another plugin that is unidentified? Thanks for any advice 🙂 neutral A changelog would be niceA changelog would be nice: neutral conversation with limited structured signal.
Log Deprecated Notices · A changelog would be nice That’s all. That’s all. neutral Link to deprecated ..Link to deprecated ..: neutral conversation with limited structured signal.
Log Deprecated Notices · Link to deprecated .. Is it me or is it “just” telling there is a deprecated call, now we have to “hunt” it down because it tells not where it found that argument/funtion. https://wordpress.org/plugins/log-deprecated-notices/ Is it me or is it “just” telling there is a deprecated call, now we have to “hunt” it down because it tells not where it found that ar mixed [Plugin: Log Deprecated Notices] add_options_page reported as deprecated?[Plugin: Log Deprecated Notices] add_options_page reported as deprecated?: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Log Deprecated Notices · [Plugin: Log Deprecated Notices] add_options_page reported as deprecated?