PluginProbe ʕ •ᴥ•ʔ
Auto Post Cleaner / 3.13.1
Auto Post Cleaner v3.13.1
3.12.0 3.13.1 3.2.4 3.2.5 3.3.0 3.3.10 3.3.11 3.3.8 3.4.2 3.5.3 3.6.0 3.7.0 3.7.1 3.7.2 3.7.3 3.7.5 3.7.6 3.8.0 3.9.0 3.9.4 3.9.6 3.9.7 trunk 3.0.0 3.1.0 3.10.1 3.10.2 3.11.4
delete-old-posts-programmatically / readme.txt
delete-old-posts-programmatically Last commit date
assets 1 month ago freemius 1 month ago inc 1 month ago languages 3 years ago README.md 1 month ago composer.json 5 years ago delete-old-posts-premium.php 3 years ago delete-old-posts-programmatically.php 3 years ago delete-old-posts.php 1 month ago package-lock.json 1 month ago package.json 1 year ago postcss.config.js 5 years ago readme.txt 1 month ago styles.css 1 month ago tailwind.config.js 2 years ago
readme.txt
315 lines
1 === Auto Post Cleaner ===
2 Contributors: wpmagics, freemius
3 Tags: bulk delete, posts, cleanup, auto delete, post manager
4 Requires at least: 5.7
5 Tested up to: 6.9
6 Requires PHP: 7.0
7 Stable tag: "trunk"
8 License: GPL3
9 License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
11 Keep your website clean by automatically deleting posts using a wide range of powerful filters.
12
13 == Description ==
14
15 Automatically delete old or outdated WordPress posts safely — keep your site clean, fast, and relevant.
16 This plugin lets you automatically remove outdated content from your WordPress site with ease.
17 Schedule deletions, filter by category, tag, post type, or status, and optionally redirect deleted posts to relevant pages to preserve SEO.
18 Perfect for bloggers, news sites, e-commerce stores, and anyone who wants a clean, optimized site without manual cleanup.
19
20 == Features ==
21
22 - 🕒 **Automatic Deletion** – Schedule post deletions automatically — no manual work needed.
23 - 🗂️ **Flexible Filtering** – Choose which posts to delete based on date, category, tag, post type, authors, or status.
24 - 🚫 **Exclude Important Posts** – Protect specific posts from deletion.
25 - 🔁 **SEO-Friendly Redirects** – Automatically redirect deleted posts to their closest match or a custom URL (optional).
26 - 💾 **Safe & Controlled** – Logs last deletion for easy review, so you always know what happened.
27 - 🧰 **Supports Custom Post Types** – Works with any posts type.
28 - 🔄 **“Set It and Forget It” Automation** – Once configured, it keeps your site clean automatically.
29 - 💡 **Lightweight & Fast** – No bloat, minimal database load, and compatible with all major themes and plugins.
30 - ❌ **Delete the post permanently** (PRO version).
31 - ❌ **Delete post attachments** 📎 🏞️ when the post is deleted (PRO version).
32
33 == Why You Might Need This Plugin ==
34
35 Keeping your WordPress site clean and relevant is important — but deleting old content manually takes time.
36 This plugin helps you automatically remove outdated posts, drafts, or custom content types on a schedule, based on your rules.
37
38 **You might need this plugin if:**
39
40 - 📰 You run a **blog** with time-sensitive posts (e.g., events, announcements, deals) that should disappear after a certain date.
41 - 🏪 You manage a **WooCommerce store** and want to automatically remove expired or seasonal products.
42 - 🎓 You run a **membership, e-learning, or event site** with temporary content that should be cleaned up regularly.
43 - 🗞️ You operate a **news or magazine site** and want to auto-delete posts older than 30, 60, or 90 days to keep your archive light.
44 - ⚙️ You’re a **developer or site maintainer** managing multiple WordPress installations and need a reliable cleanup automation tool.
45 - 🧠 You care about **SEO and performance**, and want to remove outdated or low-value content safely — optionally redirecting deleted posts to newer ones.
46 - �
47 You simply want a **“set it and forget it”** way to keep your WordPress dashboard clean and your site running fast.
48
49 == Installation ==
50
51 1. Upload the plugin files to the `/wp-content/plugins/delete-old-posts-programmatically` directory, or install the plugin through the WordPress plugins screen directly.
52 2. Activate the plugin through the 'Plugins' screen in WordPress.
53 3. Go to **Auto Post Cleaner** to configure schedules, filters, and optional redirects.
54 4. Save changes. The plugin will run automatically according to your schedule.
55
56 == Frequently Asked Questions ==
57
58 = Will this plugin delete posts permanently? =
59 Yes. Deleted posts are permanently removed from your database. We recommend creating a backup before first use.
60
61 = Can I exclude certain posts? =
62 Absolutely. You can set filters to protect specific post, or individual posts from deletion.
63
64 = Can I redirect deleted posts to another page? =
65 Yes. You can optionally redirect deleted posts to the closest relevant post or a custom URL to preserve SEO value.
66
67 = Does it work with custom post types? =
68 Yes. You can select any custom post type when configuring the plugin.
69
70 = Is there a Pro version? =
71 A Pro version is also available, offering additional features such as advanced deletion, the ability to delete a set number of posts in one go, and advanced filtering.
72
73 = How to get the Pro version? =
74 Install and activate the free version. Then upgrade from the plugin menu.
75
76 == Supported languages: ==
77
78 * English
79 * Deutsch
80 * Nederlands
81 * Français
82 * Italiana
83 * Norwegian
84 * Hindi
85 * Bengali
86
87 If you want, you can help [translate](https://translate.wordpress.org/projects/wp-plugins/delete-old-posts-programmatically/) the "Auto Post Cleaner" plugin into another language. Many thanks!
88 Please note that there are no guarantees that translations from the original English are accurate.
89
90 == Changelog ==
91
92 = 3.13.1 =
93 * Added: option to redirect all deleted posts to one URL.
94 * Updated: SDK to the latest version.
95
96 = 3.12.2 =
97 * Tested with version 6.9
98
99 = 3.12.1 =
100 * Updated: WP tags.
101
102 = 3.12.0 =
103 * Updated: SDK to the latest version.
104
105 = 3.11.0 =
106 * Updated: SDK to the latest version.
107
108 = 3.10.5 =
109 * Updated: Author page link.
110
111 = 3.10.3 =
112 * Updated: Plugin page link.
113
114 = 3.10.1 =
115 * Added: The ability to search for and select items from a list in the filters.
116 * Updated: SDK to the latest version.
117
118 = 3.9.7 =
119 * Updated: SDK to the latest version.
120
121 = 3.9.6 =
122 * Updated: FAQs.
123
124 = 3.9.5 =
125 * Updated: Plugin name.
126
127 = 3.9.4 =
128 * Updated: Short Description.
129
130 = 3.9.3 =
131 * Updated: Title and description.
132
133 = 3.9.2 =
134 * Updated: Stable Tag.
135
136 = 3.9.1 =
137 * Updated SDK to the latest version.
138
139 = 3.9.0 =
140 * Added: Filter to delete posts by tags.
141
142 = 3.8.0 =
143 * Updated SDK to the latest version.
144 * Fixed: The categories do not appear in the list for all selected post types.
145 * Added: Updated the "post status" with values according to the custom posts installed.
146
147 = 3.7.7 =
148 * Updated Freemius SDK to the latest version.
149 * Tested with version 6.5
150
151 = 3.7.6 =
152 * Fixed: the plugin's style is not updating on multisite.
153
154 = 3.7.5 =
155 * Fixed: the table position in "Redirects" was moving with the scroll.
156 * Fixed: the link "Edit" in "Redirects" was redirecting to the start of the table when on another page.
157
158 = 3.7.3 =
159 * Fixed: "Blank screen" on the plugin page.
160 * Changed: Description in "Show hidden Custom Post Types" option in "Filters".
161
162 = 3.7.2 =
163 * Changed: Description in "Show hidden Custom Post Types" option in "Filters".
164
165 = 3.7.1 =
166 * Fixed: "Show hidden Custom Post Types." option in "Filters." not saved on change.
167
168 = 3.7.0 =
169 * Added: The "Show hidden Custom Post Types." option in "Filters."
170 * Changed: Some texts.
171
172 = 3.6.0 =
173 * The "Post Type" section in "Filter" was extended to include non-public custom post types, like, for example, the Open User Map (OUM) locations.
174 * Now it's possible to delete even more old posts.
175
176 = 3.5.3 =
177 * Updated Freemius SDK to the latest version.
178 * Tested with version 6.4.2
179
180 = 3.5.2 =
181 * Updated Freemius SDK to the latest version.
182 * Tested with version 6.4.1
183
184 = 3.5.1 =
185 * Updated Freemius SDK to the latest version.
186 * Tested with version 6.3.2
187
188 = 3.5.0 =
189 * A new feature was added: it is now possible to delete posts with a specific post status (published, draft, etc.).
190
191 = 3.4.4 =
192 * Fixed: Attachments were not deleted when the "Delete the Posts Permanently" option was selected (Premium version). Thanks Rafael for signalling the problem!
193
194 = 3.4.3 =
195 * Updated Freemius SDK to the latest version.
196
197 = 3.4.2 =
198 * Fixed: Filters layout. When multiple users registered, the page expanded.
199
200 = 3.4.1 =
201 * Fixed: It was not possible to delete posts older than a day.
202 * Improved: Better description of relationships applied to selected categories or taxonomy terms
203 * SDK updated to version 2.5.9.
204
205 = 3.3.11 =
206 * Description changed.
207 * Tested with version 6.2.
208 * SDK updated to version 2.5.6.
209
210 = 3.3.10 =
211 * The SDK was updated to version 2.5.5.
212
213 = 3.3.9 =
214 * Fixed: Attachments were not deleted when the featured image was added at a later time to the post from the media library.
215 * Fixed: WooCommerce product gallery images were not deleted with the product.
216 * Added: Force delete images option to force delete the attached image from the post even if it is used by another post.
217 * Improved: The text used for information and descriptions has been improved.
218
219 = 3.3.8 =
220 * Fixed: Categories were not available in the filter before saving the filter form.
221
222 = 3.3.7 =
223 * Added: translation for italian.
224
225 = 3.3.6 =
226 * Fixed: Some WordPress installations display "Warning: [function.file-get-contents]: failed to open stream: No such file or directory" in the PRO version.
227
228 = 3.3.5 =
229 * Added: translation for Norwegian.
230
231 = 3.3.4 =
232 * Added: translation for Hindi and Bengali.
233
234 = 3.3.3 =
235 * Fixed: When the website's language was changed, the translation did not load.
236 * Some translation was edited, and some new texts have been translated.
237
238 = 3.3.2 =
239 * Added: translation files for Deutsch, Dutch, and French.
240
241 = 3.3.1 =
242 * Fixed: when no post types are selected, there is no indication that at least one post type has to be selected when filters are saved. Now the default post type is automatically selected.
243
244 = 3.3.0 =
245 * Fixed: attachments are no longer deleted when the same attachment is used in multiple posts (Pro version).
246
247 = 3.2.6 =
248 * Changed FAQs
249 * The SDK was updated to version 2.5.3.
250
251 = 3.2.5 =
252 * The SDK was updated to version 2.5.2.
253
254 = 3.2.4 =
255 * Changed: added features and FAQs to the readme file.
256
257 = 3.2.3 =
258 * Fixed: some settings from the premium version are propagated to the free version when the license key expires.
259
260 = 3.2.2 =
261 * Fixed: some texts could not be translated.
262 * Improved text descriptions about how to calculate the days in the past automatically.
263
264 = 3.2.1 =
265 * Added feature: the ability to delete posts based on a fixed date instead of a number of days in the past.
266
267 = 3.1.1 =
268 * Fixed: The deleted posts are redirected (301 Moved Permanently) even if the "Redirect the URL of the deleted post to a similar post when requested" option was not activated.
269
270 = 3.1.0 =
271 * This version introduces the option to delete the post attachments when the post is deleted.
272
273 = 3.0.0 =
274 * This is a major release of the plugin. It is recommended to make a complete backup of your website before updating.
275 * This version introduces new features like picking a date for the posts, filters, and the capability to manage the deleted posts redirections.
276 * Now it's possible to pause and resume the deletion of posts. It's also possible to filter the deleted posts by custom post types, category, taxonomy, and author.
277 * You can also specify a list of post ids to exclude, as well as filter the posts based on the search keyword(s).
278
279 = 2.1.4 =
280 * Some code improvements have been made.
281
282 = 2.1.3 =
283 * WP6.0 compatibility confirmed.
284 * Code optimisations.
285
286 = 2.1.2 =
287 * SDK update. Security release.
288
289 = 2.0.2 =
290 * Description changed.
291
292 = 2.0.1 =
293 * Description changed.
294
295 = 2.0.0 =
296 * Deleted post redirection was added as an option. Now it is possible to automatically redirect to a similar post when the deleted URL is called.
297 * The post to redirect to will be automatically chosen by the system as the best matching variant.
298
299 = 1.0.5 =
300 * More options added for the premium version.
301
302 = 1.0.3 =
303 * Description changed.
304
305 = 1.0.2 =
306 * Functionality improved.
307
308 = 1.0.1 =
309 * Core functionality improved.
310
311 = 1.0.0 =
312 * The first version was released.
313
314 == Upgrade Notice ==
315 * You should always install the latest version of the plugin because it might contain security patches and align with the latest releases of WordPress.