• Resolved pafinoz

    (@pafinoz)


    the plug in seems to log debug information for each post type about every 30 seconds, this leads to a huge error log about 5gb per month, is there a debug setting that I have not yet found?

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    We don’t actively/intentionally log anything to a log file, especially in regards to one or many registered content types.

    If you’re referring to your error log and it’s got a number of things like warnings/notices that are traced back to Custom Post Type UI and settings, could you paste a sampling of them so that we can see what needs to be done/handled to not clog that log up?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Any news here @pafinoz ?

    Thread Starter pafinoz

    (@pafinoz)

    My apologies I missed the response, this is what the error log contains

    Post Types Fetched: Array ( [post] => WP_Post_Type Object ( [name] => post [label] => Posts [labels] => stdClass Object ( [name] => Posts [singular_name] => Post [add_new] => Add New Post [add_new_item] => Add New Post [edit_item] => Edit Post [new_item] => New Post [view_item] => View Post [view_items] => View Posts [search_items] => Search Posts [not_found] => No posts found. [not_found_in_trash] => No posts found in Trash. [parent_item_colon] => [all_items] => All Posts [archives] => Post Archives [attributes] => Post Attributes [insert_into_item] => Insert into post [uploaded_to_this_item] => Uploaded to this post [featured_image] => Featured image [set_featured_image] => Set featured image [remove_featured_image] => Remove featured image [use_featured_image] => Use as featured image [filter_items_list] => Filter posts list [filter_by_date] => Filter by date [items_list_navigation] => Posts list navigation [items_list] => Posts list [item_published] => Post published. [item_published_privately] => Post published privately. [item_reverted_to_draft] => Post reverted to draft. [item_trashed] => Post trashed. [item_scheduled] => Post scheduled. [item_updated] => Post updated. [item_link] => Post Link [item_link_description] => A link to a post. [menu_name] => Posts [name_admin_bar] => Post ) [description] => [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => 5 [menu_icon] => dashicons-admin-post [capability_type] => post [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( ) [has_archive] => [query_var] => [can_export] => 1 [delete_with_user] => 1 [template] => Array ( ) [template_lock] => [_builtin] => 1 [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_post [read_post] => read_post [delete_post] => delete_post [edit_posts] => edit_posts [edit_others_posts] => edit_others_posts [delete_posts] => delete_posts [publish_posts] => publish_posts [read_private_posts] => read_private_posts [read] => read [delete_private_posts] => delete_private_posts [delete_published_posts] => delete_published_posts [delete_others_posts] => delete_others_posts [edit_private_posts] => edit_private_posts [edit_published_posts] => edit_published_posts [create_posts] => edit_posts ) [rewrite] => [show_in_rest] => 1 [rest_base] => posts [rest_namespace] => wp/v2 [rest_controller_class] => WP_REST_Posts_Controller [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) [page] => WP_Post_Type Object ( [name] => page [label] => Pages [labels] => stdClass Object ( [name] => Pages [singular_name] => Page [add_new] => Add New Page [add_new_item] => Add New Page [edit_item] => Edit Page [new_item] => New Page [view_item] => View Page [view_items] => View Pages [search_items] => Search Pages [not_found] => No pages found. [not_found_in_trash] => No pages found in Trash. [parent_item_colon] => Parent Page: [all_items] => All Pages [archives] => Page Archives [attributes] => Page Attributes [insert_into_item] => Insert into page [uploaded_to_this_item] => Uploaded to this page [featured_image] => Featured image [set_featured_image] => Set featured image [remove_featured_image] => Remove featured image [use_featured_image] => Use as featured image [filter_items_list] => Filter pages list [filter_by_date] => Filter by date [items_list_navigation] => Pages list navigation [items_list] => Pages list [item_published] => Page published. [item_published_privately] => Page published privately. [item_reverted_to_draft] => Page reverted to draft. [item_trashed] => Page trashed. [item_scheduled] => Page scheduled. [item_updated] => Page updated. [item_link] => Page Link [item_link_description] => A link to a page. [menu_name] => Pages [name_admin_bar] => Page ) [description] => [public] => 1 [hierarchical] => 1 [exclude_from_search] => [publicly_queryable] => [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => 20 [menu_icon] => dashicons-admin-page [capability_type] => page [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( ) [has_archive] => [query_var] => [can_export] => 1 [delete_with_user] => 1 [template] => Array ( ) [template_lock] => [_builtin] => 1 [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_page [read_post] => read_page [delete_post] => delete_page [edit_posts] => edit_pages [edit_others_posts] => edit_others_pages [delete_posts] => delete_pages [publish_posts] => publish_pages [read_private_posts] => read_private_pages [read] => read [delete_private_posts] => delete_private_pages [delete_published_posts] => delete_published_pages [delete_others_posts] => delete_others_pages [edit_private_posts] => edit_private_pages [edit_published_posts] => edit_published_pages [create_posts] => edit_pages ) [rewrite] => [show_in_rest] => 1 [rest_base] => pages [rest_namespace] => wp/v2 [rest_controller_class] => WP_REST_Posts_Controller [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) [attachment] => WP_Post_Type Object ( [name] => attachment [label] => Media [labels] => stdClass Object ( [name] => Media [singular_name] => Media [add_new] => Add New Media File [add_new_item] => Add New Post [edit_item] => Edit Media [new_item] => New Post [view_item] => View Media File [view_items] => View Posts [search_items] => Search Posts [not_found] => No posts found. [not_found_in_trash] => No posts found in Trash. [parent_item_colon] => [all_items] => Media [archives] => Media [attributes] => Attachment Attributes [insert_into_item] => Insert into post [uploaded_to_this_item] => Uploaded to this post [featured_image] => Featured image [set_featured_image] => Set featured image [remove_featured_image] => Remove featured image [use_featured_image] => Use as featured image [filter_items_list] => Filter posts list [filter_by_date] => Filter by date [items_list_navigation] => Posts list navigation [items_list] => Posts list [item_published] => Post published. [item_published_privately] => Post published privately. [item_reverted_to_draft] => Post reverted to draft. [item_trashed] => Post trashed. [item_scheduled] => Post scheduled. [item_updated] => Post updated. [item_link] => Post Link [item_link_description] => A link to a post. [menu_name] => Media [name_admin_bar] => Media [template_name] => Single item: Media ) [description] => [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => [show_in_admin_bar] => 1 [menu_position] => [menu_icon] => dashicons-admin-media [capability_type] => post [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( ) [has_archive] => [query_var] => [can_export] => 1 [delete_with_user] => 1 [template] => Array ( ) [template_lock] => [_builtin] => 1 [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_post [read_post] => read_post [delete_post] => delete_post [edit_posts] => edit_posts [edit_others_posts] => edit_others_posts [delete_posts] => delete_posts [publish_posts] => publish_posts [read_private_posts] => read_private_posts [read] => read [delete_private_posts] => delete_private_posts [delete_published_posts] => delete_published_posts [delete_others_posts] => delete_others_posts [edit_private_posts] => edit_private_posts [edit_published_posts] => edit_published_posts [create_posts] => upload_files ) [rewrite] => [show_in_rest] => 1 [rest_base] => media [rest_namespace] => wp/v2 [rest_controller_class] => WP_REST_Attachments_Controller [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) [product] => WP_Post_Type Object ( [name] => product [label] => Products [labels] => stdClass Object ( [name] => Products [singular_name] => Product [add_new] => Add New [add_new_item] => Add new product [edit_item] => Edit product [new_item] => New product [view_item] => View product [view_items] => View products [search_items] => Search products [not_found] => No products found [not_found_in_trash] => No products found in trash [parent_item_colon] => [all_items] => All Products [archives] => All Products [attributes] => Post Attributes [insert_into_item] => Insert into product [uploaded_to_this_item] => Uploaded to this product [featured_image] => Product image [set_featured_image] => Set product image [remove_featured_image] => Remove product image [use_featured_image] => Use as product image [filter_items_list] => Filter products [filter_by_date] => Filter by date [items_list_navigation] => Products navigation [items_list] => Products list [item_published] => Post published. [item_published_privately] => Post published privately. [item_reverted_to_draft] => Post reverted to draft. [item_trashed] => Post trashed. [item_scheduled] => Post scheduled. [item_updated] => Post updated. [item_link] => Product Link [item_link_description] => A link to a product. [menu_name] => Products [edit] => Edit [parent] => Parent product [name_admin_bar] => Product [template_name] => Single item: Product ) [description] => This is where you can browse products in this store. [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => [menu_icon] => dashicons-archive [capability_type] => product [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( ) [has_archive] => [query_var] => product [can_export] => 1 [delete_with_user] => [template] => Array ( ) [template_lock] => [_builtin] => [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_product [read_post] => read_product [delete_post] => delete_product [edit_posts] => edit_products [edit_others_posts] => edit_others_products [delete_posts] => delete_products [publish_posts] => publish_products [read_private_posts] => read_private_products [read] => read [delete_private_posts] => delete_private_products [delete_published_posts] => delete_published_products [delete_others_posts] => delete_others_products [edit_private_posts] => edit_private_products [edit_published_posts] => edit_published_products [create_posts] => edit_products ) [rewrite] => Array ( [slug] => /product [with_front] => [feeds] => [pages] => 1 [ep_mask] => 1 ) [show_in_rest] => 1 [rest_base] => [rest_namespace] => wp/v2 [rest_controller_class] => [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) [faqs] => WP_Post_Type Object ( [name] => faqs [label] => Faqs [labels] => stdClass Object ( [name] => Faqs [singular_name] => Faq [add_new] => Add New [add_new_item] => Add New Faq [edit_item] => Edit Faq [new_item] => New Faq [view_item] => View Faq [view_items] => View Faqs [search_items] => Search Faqs [not_found] => No Faqs found [not_found_in_trash] => No Faqs found in trash [parent_item_colon] => [all_items] => All Faqs [archives] => All Faqs [attributes] => Post Attributes [insert_into_item] => Insert into post [uploaded_to_this_item] => Uploaded to this post [featured_image] => Faq Featured Image [set_featured_image] => Faq Set Featured Image [remove_featured_image] => Remove Faq Featured Image [use_featured_image] => Use Faq Featured Image [filter_items_list] => Filter posts list [filter_by_date] => Filter by date [items_list_navigation] => Posts list navigation [items_list] => Posts list [item_published] => Post published. [item_published_privately] => Post published privately. [item_reverted_to_draft] => Post reverted to draft. [item_trashed] => Post trashed. [item_scheduled] => Post scheduled. [item_updated] => Post updated. [item_link] => Post Link [item_link_description] => A link to a post. [menu_name] => Faqs [name_admin_bar] => Faq [template_name] => Single item: Faq ) [description] => [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => [menu_icon] => dashicons-list-view [capability_type] => post [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( [0] => category [1] => faqs-category ) [has_archive] => [query_var] => faqs [can_export] => 1 [delete_with_user] => [template] => Array ( ) [template_lock] => [_builtin] => [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_post [read_post] => read_post [delete_post] => delete_post [edit_posts] => edit_posts [edit_others_posts] => edit_others_posts [delete_posts] => delete_posts [publish_posts] => publish_posts [read_private_posts] => read_private_posts [read] => read [delete_private_posts] => delete_private_posts [delete_published_posts] => delete_published_posts [delete_others_posts] => delete_others_posts [edit_private_posts] => edit_private_posts [edit_published_posts] => edit_published_posts [create_posts] => edit_posts ) [rewrite] => Array ( [slug] => faqs [with_front] => 1 [pages] => 1 [feeds] => [ep_mask] => 1 ) [show_in_rest] => 1 [rest_base] => [rest_namespace] => [rest_controller_class] => [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) [courses] => WP_Post_Type Object ( [name] => courses [label] => courses [labels] => stdClass Object ( [name] => courses [singular_name] => course [add_new] => Add New [add_new_item] => Add New Course [edit_item] => Edit Course [new_item] => New Course [view_item] => View Course [view_items] => View Courses [search_items] => Search Course [not_found] => No Course found [not_found_in_trash] => No Course found in trash [parent_item_colon] => [all_items] => All Courses [archives] => All Courses [attributes] => Post Attributes [insert_into_item] => Insert into post [uploaded_to_this_item] => Uploaded to this post [featured_image] => Course Featured Image [set_featured_image] => Course Set Featured Image [remove_featured_image] => Remove Course Featured Image [use_featured_image] => Use Course Featured Image [filter_items_list] => Filter posts list [filter_by_date] => Filter by date [items_list_navigation] => Posts list navigation [items_list] => Posts list [item_published] => Post published. [item_published_privately] => Post published privately. [item_reverted_to_draft] => Post reverted to draft. [item_trashed] => Post trashed. [item_scheduled] => Post scheduled. [item_updated] => Post updated. [item_link] => Post Link [item_link_description] => A link to a post. [menu_name] => courses [name_admin_bar] => course [template_name] => Single item: course ) [description] => [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => [menu_icon] => dashicons-portfolio [capability_type] => post [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( ) [has_archive] => [query_var] => courses [can_export] => [delete_with_user] => [template] => Array ( ) [template_lock] => [_builtin] => [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_post [read_post] => read_post [delete_post] => delete_post [edit_posts] => edit_posts [edit_others_posts] => edit_others_posts [delete_posts] => delete_posts [publish_posts] => publish_posts [read_private_posts] => read_private_posts [read] => read [delete_private_posts] => delete_private_posts [delete_published_posts] => delete_published_posts [delete_others_posts] => delete_others_posts [edit_private_posts] => edit_private_posts [edit_published_posts] => edit_published_posts [create_posts] => edit_posts ) [rewrite] => Array ( [slug] => courses [with_front] => 1 [pages] => 1 [feeds] => [ep_mask] => 1 ) [show_in_rest] => 1 [rest_base] => [rest_namespace] => [rest_controller_class] => [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) [sessions] => WP_Post_Type Object ( [name] => sessions [label] => sessions [labels] => stdClass Object ( [name] => sessions [singular_name] => session [add_new] => Add New [add_new_item] => Add New Session [edit_item] => Edit Course [new_item] => New Session [view_item] => View Session [view_items] => View Sessions [search_items] => Search Sessions [not_found] => No session found [not_found_in_trash] => No session found in trash [parent_item_colon] => [all_items] => All Sessions and Memberships [archives] => All Sessions and Memberships [attributes] => Post Attributes [insert_into_item] => Insert into post [uploaded_to_this_item] => Uploaded to this post [featured_image] => Session Featured Image [set_featured_image] => Session Set Featured Image [remove_featured_image] => Remove Session Featured Image [use_featured_image] => Use Session Featured Image [filter_items_list] => Filter posts list [filter_by_date] => Filter by date [items_list_navigation] => Posts list navigation [items_list] => Posts list [item_published] => Post published. [item_published_privately] => Post published privately. [item_reverted_to_draft] => Post reverted to draft. [item_trashed] => Post trashed. [item_scheduled] => Post scheduled. [item_updated] => Post updated. [item_link] => Post Link [item_link_description] => A link to a post. [menu_name] => Sessions [name_admin_bar] => session [template_name] => Single item: session ) [description] => [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => [menu_icon] => dashicons-portfolio [capability_type] => post [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( ) [has_archive] => [query_var] => sessions [can_export] => [delete_with_user] => [template] => Array ( ) [template_lock] => [_builtin] => [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_post [read_post] => read_post [delete_post] => delete_post [edit_posts] => edit_posts [edit_others_posts] => edit_others_posts [delete_posts] => delete_posts [publish_posts] => publish_posts [read_private_posts] => read_private_posts [read] => read [delete_private_posts] => delete_private_posts [delete_published_posts] => delete_published_posts [delete_others_posts] => delete_others_posts [edit_private_posts] => edit_private_posts [edit_published_posts] => edit_published_posts [create_posts] => edit_posts ) [rewrite] => Array ( [slug] => sessions [with_front] => 1 [pages] => 1 [feeds] => [ep_mask] => 1 ) [show_in_rest] => 1 [rest_base] => [rest_namespace] => [rest_controller_class] => [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) [blogs] => WP_Post_Type Object ( [name] => blogs [label] => Blogs [labels] => stdClass Object ( [name] => Blogs [singular_name] => blog [add_new] => Add New [add_new_item] => Add New Blog Post [edit_item] => Edit Blog [new_item] => New Blog [view_item] => View Blog [view_items] => View Blogs [search_items] => Search Blogs [not_found] => No Blog article found [not_found_in_trash] => No Blog found in trash [parent_item_colon] => [all_items] => All Blog Articles [archives] => All Blog Articles [attributes] => Post Attributes [insert_into_item] => Insert into post [uploaded_to_this_item] => Uploaded to this post [featured_image] => Blog Featured Image [set_featured_image] => Blog Set Featured Image [remove_featured_image] => Remove Blog Featured Image [use_featured_image] => Use Blog Featured Image [filter_items_list] => Filter posts list [filter_by_date] => Filter by date [items_list_navigation] => Posts list navigation [items_list] => Posts list [item_published] => Post published. [item_published_privately] => Post published privately. [item_reverted_to_draft] => Post reverted to draft. [item_trashed] => Post trashed. [item_scheduled] => Post scheduled. [item_updated] => Post updated. [item_link] => Post Link [item_link_description] => A link to a post. [menu_name] => Blogs [name_admin_bar] => blog [template_name] => Single item: blog ) [description] => [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => [menu_icon] => dashicons-portfolio [capability_type] => post [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( ) [has_archive] => [query_var] => blogs [can_export] => 1 [delete_with_user] => [template] => Array ( ) [template_lock] => [_builtin] => [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_post [read_post] => read_post [delete_post] => delete_post [edit_posts] => edit_posts [edit_others_posts] => edit_others_posts [delete_posts] => delete_posts [publish_posts] => publish_posts [read_private_posts] => read_private_posts [read] => read [delete_private_posts] => delete_private_posts [delete_published_posts] => delete_published_posts [delete_others_posts] => delete_others_posts [edit_private_posts] => edit_private_posts [edit_published_posts] => edit_published_posts [create_posts] => edit_posts ) [rewrite] => Array ( [slug] => blogs [with_front] => 1 [pages] => 1 [feeds] => [ep_mask] => 1 ) [show_in_rest] => 1 [rest_base] => [rest_namespace] => [rest_controller_class] => [rest_controller] => [revisions_rest_controller_class] => [revisions_rest_controller] => [autosave_rest_controller_class] => [autosave_rest_controller] => [late_route_registration] => ) )

    it appears to be debug info, but would love to hear your thoughts

    Pafinoz

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hmm, yeah, that looks more like general registration information, but not really in a way that we typically output anything as text. For example we don’t have “Post Types Fetched” as a string used in the plugin.

    I was thinking more a debug.log file or similar in your wp-content folder, or an error log accessed via your hosting administrator panel for where you host the website.

    Thread Starter pafinoz

    (@pafinoz)

    that was pulled directly from the error log in cpanel, its pretty perplexing because if i turn off the plug in it stops, but of course then i dont see the custom post types. I’m happy to use a workaround that allows the poist types to remain whwn the plug in is disabled if thats an optiopn?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Is it possible that there’s some other custom post type based plugin that is active that could be doing something here?

    The only place where we output content type registration details is in the CPTUI Tools > Get Code tab and that’s in a way that you can copy/paste into say functions.php. Not in the way above, anywhere in our code/display. Also no usage of say PHP’s error_log() function.

    So I’m definitely not disagreeing that this logged data is probably causing some clogging, but I can’t think of how it’s coming from CPTUI, despite showing content types registered with it. Something else must be contributing here.

    Thread Starter pafinoz

    (@pafinoz)

    Its perplexing, at this stage I’m thinking I may have to create a child theme with the custom post types in it, but I’m not sure if the existing posts will just drop into those new post types. below is a list of the plugins used on the site, just to see if there are any conflicts that you are currently aware of

    All-in-One WP Migration



    Version 7.87 | By?ServMask?|?View details?|?Contact Support?|?TranslateEnable auto-updates

    All-in-One WP Migration Unlimited Extension



    Version 2.61 | By?ServMask?|?View details?|?User Guide?|?Contact Support?|?Check for updatesEnable auto-updates

    Burst Statistics - Privacy-Friendly Analytics for WordPress



    Version 1.7.2 | By?Burst Statistics - Stats & Analytics for WordPress?|?View detailsEnable auto-updates

    Code Snippets



    Version 3.6.5.1 | By?Code Snippets Pro?|?View details?|?Docs and Support?|?CommunityEnable auto-updates

    Complianz | GDPR/CCPA Cookie Consent


    Version 7.1.4 | By?Really Simple Plugins?|?View detailsEnable auto-updates

    Custom Post Type UI


    Version 1.17.1 | By?WebDevStudios?|?View detailsEnable auto-updates

    Custom Product Tabs for WooCommerce


    Version 1.8.5 | By?Code Parrots?|?View detailsEnable auto-updates

    Customer Reviews for WooCommerce


    Version 5.61.2 | By?CusRev?|?View details?|?Docs?|?Community supportEnable auto-updates

    Export media with selected content


    Version 2.1.4 | By?Joost de Keijzer?|?View detailsEnable auto-updates

    Forminator

    Version 1.36.3 | By?WPMU DEV?|?View details?|?Rate Forminator?|?Support?|?RoadmapEnable auto-updates

    Google Analytics for WooCommerce

    Version 2.1.7 | By?WooCommerce?|?View details

    Google for WooCommerce


    Version 2.8.6 | By?WooCommerce?|?View details

    GTM4WP - A Google Tag Manager (GTM) plugin for WordPress


    Version 1.20.2 | By?Thomas Geiger?|?View detailsEnable auto-updates

    Kadence Blocks - PRO Extension

    Version 2.5.3 | By?Kadence WP?|?View detailsEnable auto-updates

    Kadence Blocks – Gutenberg Blocks for Page Builder Features

    Version 3.3.3 | By?Kadence WP?|?View detailsEnable auto-updates

    Kadence Custom Fonts


    Version 1.1.5 | By?Kadence WP?|?View details?|?Check for updatesEnable auto-updates

    Kadence Pro - Premium addon for the Kadence Theme


    Version 1.0.22 | By?Kadence WP?|?View detailsEnable auto-updates

    Kadence Shop Kit


    Version 2.3.2 | By?Kadence WP?|?View detailsEnable auto-updates

    LiteSpeed Cache


    Version 6.5.2 | By?LiteSpeed Technologies?|?View detailsEnable auto-updates

    Loginizer


    Version 1.9.3 | By?Softaculous?|?View detailsEnable auto-updates

    ManageWP - Worker


    Version 4.9.20 | By?GoDaddy?|?View details?|?Connection ManagementEnable auto-updates

    Post Type Switcher


    Version 3.3.1 | By?Triple J Software, Inc.?|?View detailsEnable auto-updates

    Really Simple Security

    Version 9.1.0 | By?Really Simple Security?|?View detailsEnable auto-updates

    reSmush.it Image Optimizer

    Version 1.0.4 | By?reSmush.it?|?View detailsEnable auto-updates

    The Events Calendar


    Version 6.8.0 | By?The Events Calendar?|?View details?|?Support?|?View All Add-OnsEnable auto-updates

    TP Product Image Flipper for Woocommerce


    Version 2.0.2 | By TP Plugins |?View detailsEnable auto-updates

    WooCommerce

    Version 9.3.3 | By?Automattic?|?View details?|?Docs?|?API docs?|?Community support

    WooCommerce - ShipStation Integration

    Version 4.4.5 | By?WooCommerce?|?View details

    WooCommerce PayPal Payments

    Version 2.9.3 | By?WooCommerce?|?View details?|?Documentation?|?Get help?|?Request a feature?|?Submit a bug

    WooCommerce Stripe Gateway

    Settings?|?Deactivate



    Version 8.8.1 | By?Stripe?|?View details?|?Docs?|?Support

    Requires:?WooCommerceEnable auto-updates

    WP Go Maps (formerly WP Google Maps)

    Get Pro Version?|?Settings?|?Map Editor?|?Deactivate


    Version 9.0.43 | By?WP Go Maps (formerly WP Google Maps)?|?View detailsEnable auto-updates

    WP Maps


    Version 4.6.7 | By?flippercode?|?View detailsEnable auto-updates

    WP Post Page Clone



    Version 1.2 | By?Gaurang Sondagar?|?View detailsEnable auto-updates

    Zynith SEO


    Version 8.6.5 | By?Zynith SEO?|?Visit plugin site
    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    There’s not really much that can conflict with CPTUI, outside of if the same content types getting registered manually as well. Especially on a topic like the content above getting saved to a log file.

    We’re pretty isolated and self contained.

    A fact of the matter is that any plugin/theme can get the current registered content types and save to a log file, so it’s ultimately a question of which and where.

    We do have a “Get Code” section where you can copy/paste all the necessary code to register the content types via say your active theme, allowing for easy migration away from CPTUI if needed, while retaining all of the database content not having to move a millimeter in the database. However, I have to believe that the issue with the clogged log will continue, based on what I know of our code.

    Thread Starter pafinoz

    (@pafinoz)

    So I tried using the code section and you were correct the problem still persisted, I have , however determined there seems to be a conflict with the zynith SEO plugin. after I have disabled this plugin the error log has stopped filling up!

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Awesome news there, and a good lead to see if they’re maybe intentionally logging things somehow.

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.