Title: wpbroken2much's Replies | WordPress.org

---

# wpbroken2much

  [  ](https://wordpress.org/support/users/wpbroken2much/)

 *   [Profile](https://wordpress.org/support/users/wpbroken2much/)
 *   [Topics Started](https://wordpress.org/support/users/wpbroken2much/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wpbroken2much/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wpbroken2much/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wpbroken2much/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wpbroken2much/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wpbroken2much/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 62 total)

1 [2](https://wordpress.org/support/users/wpbroken2much/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wpbroken2much/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/wpbroken2much/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/wpbroken2much/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/wpbroken2much/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Post Scheduler] Suddenly Stopped Working](https://wordpress.org/support/topic/suddenly-stopped-working-53/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/suddenly-stopped-working-53/#post-16650017)
 * It seems like the following checkbox causes recycling to fail:
 * If checked, recycled posts will be re-saved as “publish” to trigger any hooks.
   If not, only the post date is changed to NOW.
   This is useful if using another
   plugin or code that “does something” when a post is published.
    -  This reply was modified 3 years, 1 month ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 1 month ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Post Scheduler] Suddenly Stopped Working](https://wordpress.org/support/topic/suddenly-stopped-working-53/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/suddenly-stopped-working-53/#post-16643208)
 * According to Crontrol the plugin last ran1 hour 20 minutes ago even though it
   should run every 100 seconds. However, my cPanel cron job only runs every 4 minutes,
   so there should be a new post every 4 minutes. Is this cPanel cron job sufficient
   for this:
 * wget -q -O – https:/example.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Post Scheduler] Suddenly Stopped Working](https://wordpress.org/support/topic/suddenly-stopped-working-53/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/suddenly-stopped-working-53/#post-16643089)
 * Looks like the cron is working but it just doesn’t always trigger the scheduler.
   I am looking at an interval of 300 seconds which should result in a new post 
   every 5 minutes, but its been 8 minutes since the last post. The post before 
   the last took at least 10 possibly 15 minutes.
 * Usually, the time for firing next is always less than the current time but it
   fails to fire.
 * Also, if I have 50,000 posts in draft status and want them all changed to published
   in 60 days what second interval do you recommend?
    -  This reply was modified 3 years, 1 month ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 1 month ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Additional CSS Missing from Block Themes](https://wordpress.org/support/topic/additional-css-missing-from-block-themes/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/additional-css-missing-from-block-themes/#post-16596698)
 * This problem happens with multiple themes. It seems WP screwed up by removing
   the additional CSS option from the appearance section of the admin area.
 * Also, it wouldn’t make sense to approach the theme authors because doing this
   within a theme itself is a bad idea. Does WP know the meaning of “if it ain’t
   broke don’t fix it?” The additional CSS like the rest of the traditional system
   worked great and did not need changing. I have classes that must be applied to
   every site of mine no matter what theme it uses, so it would not make sense to
   seek theme specific solutions to what has always until now been solvable without
   altering the theme.
    -  This reply was modified 3 years, 2 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 2 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How Do I Add Tag Cloud Block without Block Support?](https://wordpress.org/support/topic/how-do-i-add-tag-cloud-block-without-block-support/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-add-tag-cloud-block-without-block-support/#post-16538602)
 * I tried adding the Gutenberg plugin but that didn’t change anything. So far the
   only way I’ve read to enable Gutenberg Blocks unless its enabled by default is
   with that plugin. Does this mean the theme is overriding it somehow?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP CLI Doesn’t List Uncategorized Posts](https://wordpress.org/support/topic/wp-cli-doesnt-list-uncategorized-posts/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/wp-cli-doesnt-list-uncategorized-posts/#post-16492921)
 * Thanks for the feedback. I just noticed another problem in which I have a couple
   thousand posts in the trash but when I run the CLI command to empty the trash
   it says there are no items in the trash at all.
 * I have to run empty trash in the admin area to empty the trash.
 * I tried using skip plugins and skip themes same problem.
 * It was emptying the trash fine until at some point last night I kept seeing notices
   of failing to delete posts in the terminal. Can’t think of any reason why WordPress
   would refuse to delete a trashed item.
 * Also, I will not break an entire site by switching the theme just to delete a
   few things. The current theme is Newspack. There are too many plugin performing
   essential tasks to start deactivating any of them
 * Finally, why would WordPress run any plugin code at all in response to a deletion?
 * This worked instantly but doesn’t change the fact that the normal CLI delete 
   function does not work.
 * wp db query ‘DELETE FROM `wp_posts` WHERE `post_type`=”post” AND `post_status`
   =”trash”;’ –skip-column-names
    -  This reply was modified 3 years, 3 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 3 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 3 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 3 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 3 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 3 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP CLI Doesn’t List Uncategorized Posts](https://wordpress.org/support/topic/wp-cli-doesnt-list-uncategorized-posts/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/wp-cli-doesnt-list-uncategorized-posts/#post-16489512)
 * They are assigned to category ID = 1 which began as uncategorized but was later
   renamed.
 * It seems I can list posts by category ID for every category ID except for 1
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How Do I Delete Images from Post Content](https://wordpress.org/support/topic/how-do-i-delete-images-from-post-content/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/how-do-i-delete-images-from-post-content/#post-16453940)
 * [@contentiskey](https://wordpress.org/support/users/contentiskey/) do you know
   of a plugin that does that? I also have a plugin which prepends a button featuring
   an image to post content when the post loads, so this needs to be done in a way
   that won’t strip that image either. Ideally, there should be a plugin out there
   which will scan post entries in the database and remove image HTML from them,
   but I can’t find one.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets] Cannot Import Previously Imported Items](https://wordpress.org/support/topic/cannot-import-previously-imported-items/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/cannot-import-previously-imported-items/#post-16453442)
 * I tried again by changing the unique identifier in step for to 2023 – so that
   each one couldn’t possibly be viewed as a duplicate based on that. Didn’t work,
   WTF?
 * This is clearly a bug. For example, it says stuff like “2023 – some title imported
   last year – ID” already exists even though nothing with the 2023 – prefix ever
   existed before.
    -  This reply was modified 3 years, 4 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Delete Duplicate Posts] How Big is Too Big for Delete Duplicate Posts?](https://wordpress.org/support/topic/how-big-is-too-big-for-delete-duplicate-posts/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/how-big-is-too-big-for-delete-duplicate-posts/#post-16438875)
 * Why does it take so long to select all just by clicking the checkbox after the
   scan completes. The first scan results were un-selectable then I changed the 
   post count from 1,000 to 500 but I often have to refresh the page and try clicking
   the box again. Sometimes it just freezes, selects nothing, and won’t let me click
   the box again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Featured Image (Auto Post Thumbnail)] Receiving End Does Not Exist](https://wordpress.org/support/topic/receiving-end-does-not-exist/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/receiving-end-does-not-exist/#post-16431264)
 * How hard is it to just make the plugin finish the job by setting the image found
   in the post as the featured image?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Featured Image (Auto Post Thumbnail)] Receiving End Does Not Exist](https://wordpress.org/support/topic/receiving-end-does-not-exist/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/receiving-end-does-not-exist/#post-16431263)
 * Setting the memory to 2GB did nothing. I also tried running with basically no
   limits on other constraints present in MultiPHPini editor. Nothing worked, obviously
   this is a broken plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Featured Image (Auto Post Thumbnail)] Gets to /wp-admin/undefined Results in 404 Errors](https://wordpress.org/support/topic/gets-to-wp-admin-undefined-results-in-404-errors/)
 *  Thread Starter [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/gets-to-wp-admin-undefined-results-in-404-errors/#post-16431113)
 * Hello, problem not solved. Updated plugin long before you even told me to. Still
   broken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Featured Image (Auto Post Thumbnail)] Not creating any featured images](https://wordpress.org/support/topic/not-creating-any-featured-images/)
 *  [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/not-creating-any-featured-images/#post-16431102)
 * [@vlastop](https://wordpress.org/support/users/vlastop/) I take it you have not
   been able to use the plugin either still. I’ve had this problem for at least 
   a couple weeks now. Over the years I developed an easy way to create new sites
   quickly by exporting them with Import Export Lite, but to save money I decided
   to just use this free plugin to regenerate images after importing the posts on
   the new site using All Import. That worked for nearly a year until all of a sudden
   it stopped.
 * As a result of this plugin not working I’ve lost over a week of time having to
   make up for this now useless plugin by copying sites using NS Cloner which doesn’t
   work either. NS Cloner does not copy all files to the new site, so to migrate
   images I have to download everything from the first one and upload it via FTP.
   What should have only required a simple scan with this plugin now is a monumental
   undertaking.
    -  This reply was modified 3 years, 4 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Featured Image (Auto Post Thumbnail)] Not creating any featured images](https://wordpress.org/support/topic/not-creating-any-featured-images/)
 *  [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/not-creating-any-featured-images/#post-16427320)
 * Do you have a list of any plugins you now to be incompatible with yours?
 * I have several other plugin active including the following, but this list was
   partially redacted for security reasons:
 * Akismet Anti-Spam
 * AMP
 * Auto Featured Image (Auto Post Thumbnail)
 * Auto Upload Images
 * Better Search Replace
 * Bulk Delete
 * Bulk remove posts from category
 * Comment Link Remove
 * Creative Mail by Newfold Digital
 * Disable “BIG image” Threshold
 * Easy Watermark
 * Featured Images in RSS for Mailchimp & More
 * Image Watermark
 * Jetpack
 * Jetpack Boost
 * Media Cleaner (Pro)
 * Newspack
 * Newspack Blocks
 * Newspack Newsletters
 * NS Cloner
 * Real-Time Find and Replace
 * Regenerate Thumbnails Advanced
 * Ultimate Blocks
 * Ultimate Watermark
 * WP All Import
 * Note: This is a multisite install, so several of those plugins are actually only
   really needed on the original site. The Newspack stuff and some others will be
   removed from the network soon.
    -  This reply was modified 3 years, 4 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).
    -  This reply was modified 3 years, 4 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).

Viewing 15 replies - 1 through 15 (of 62 total)

1 [2](https://wordpress.org/support/users/wpbroken2much/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wpbroken2much/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/wpbroken2much/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/wpbroken2much/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/wpbroken2much/replies/page/2/?output_format=md)