PluginProbe ʕ •ᴥ•ʔ
Auto Post Cleaner / 3.7.1
Auto Post Cleaner v3.7.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 2 years ago freemius 2 years ago inc 2 years ago languages 3 years ago README.md 2 years 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 2 years ago package-lock.json 2 years ago package.json 2 years ago postcss.config.js 5 years ago readme.txt 2 years ago styles.css 3 years ago tailwind.config.js 2 years ago
readme.txt
249 lines
1 === Delete old Posts automatically ===
2 Contributors: wpmagics, freemius
3 Tags: delete, bulk, clean, delete posts, bulk delete posts, delete all, mass delete, delete posts by users, delete media, delete post by taxonomy, wp clean, bulk posts delete, delete all posts, trash, delete with condition, delete with filter, remove
4 Requires at least: 5.7
5 Tested up to: 6.4
6 Requires PHP: 7.0
7 Stable tag: 3.7
8 License: GPL3
9 License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
11 The auto delete old posts WordPress plugin will keep your website clean by programmatically deleting old posts with a wide range of powerful filters and conditions.
12
13 == Description ==
14 Deleting the old posts in WordPress is a time-consuming task.
15 With the Delete Old Posts Automatically plugin, you can make this task automatically.
16
17 Just set the value for the number of days in the past, and the plugin will automatically delete any post that was published before that.
18 You can also filter the deleted posts if you want to skip some of them and keep some important ones.
19
20 Any blog accumulates, over time, a considerable number of blog posts. If your old blog posts are out-of-date, irrelevant, of poor quality, not useful, don’t get much traffic, and don’t support your blog’s overall goals, you should consider removing them. If your website has hundreds of old posts, deleting them is a time-consuming task.
21 If any of these blog posts still have organic traffic, it will be automatically redirected, with a 301 code, to the best matching related post.
22
23 With the help of this plugin, you will be able to **delete the posts automatically** and thus save a lot of time. You can decide to permanently delete the posts or put them in the trash.
24 You can also delete any custom posts, such as WooCommerce products, with ease.
25
26
27 = Features =
28
29 * Automatically delete unwanted posts.
30 * Automatically delete unwanted custom post types.
31 * Choose the number of days in the past as a starting point from which to delete posts.
32 * Choose a fixed date as a starting point from which to delete posts.
33 * Exclude posts that you don't want to delete.
34 * Look for posts that contain a specific phrase.
35 * Delete only the posts from one or more categories.
36 * Delete only the custom post types from one or multiple taxonomies.
37 * Select the relationship that will be applied to taxonomies terms.
38 * Redirect deleted posts with a status of "301 Moved Permanently" to similar posts on your website.
39 * Delete posts by the user.
40 * Delete the post permanently (PRO version).
41 * Delete post attachments when the post is deleted (PRO version).
42
43 Read more on the [plugin page on wpmagic.cloud](https://wpmagic.cloud/product/auto-delete-old-posts-wordpress-plugin/).
44
45 = Supported languages: =
46
47 * English
48 * Deutsch
49 * Nederlands
50 * Français
51 * Italiana
52 * Norwegian
53 * Hindi
54 * Bengali
55
56 If you want, you can help [translate](https://translate.wordpress.org/projects/wp-plugins/delete-old-posts-programmatically/) the "Delete old posts automatically" plugin into another language. Many thanks!
57 Please note that there are no guarantees that translations from the original English are accurate.
58
59 = Spread The Love ❤️ =
60
61 If you love the Delete old Posts automatically plugin, please show your appreciation by leaving a [five star rating ⭐⭐⭐⭐⭐](https://wordpress.org/support/plugin/delete-old-posts-programmatically/reviews/#new-post) on WordPress.org.
62 Sharing the word with your friends on [Facebook](https://www.facebook.com/sharer.php?u=https://wordpress.org/plugins/delete-old-posts-programmatically/) and [Twitter](https://twitter.com/intent/tweet?url=https://wordpress.org/plugins/delete-old-posts-programmatically/) you'll be helping other website owners discover this plugin and benefit from it!
63
64 == Installation ==
65
66 Option 1:
67
68 1. Go to WordPress Dashboard. Locate Plugins -> Add New
69 2. Search **Delete old Posts automatically** using the search option
70 3. Find the plugin and click Install Now button
71 4. After installation, click on the Activate Plugin link to activate the plugin.
72
73 Option 2:
74
75 To install a plugin you just need to put the plugin files into the wp-content/plugins directory. Once a plugin is installed, you may activate it or deactivate it from the Plugins menu in your WP administration. In WordPress 2.7 and above you can install plugins directly from the admin area.
76
77 Manual WordPress plugin installs are easy!
78
79 1. Go to the plugin page and download the plugin.
80 2. Log into your WordPress admin site and go to the Plugins section.
81 3. Click on Upload and select the zip file.
82 4. Activate the plugin.
83 5. Go back to the Plugins section, scroll down, and look for the plugin settings link under plugin name.
84
85 == Frequently Asked Questions ==
86
87 = Should I take a backup before using this tool? =
88 Yes! You should always take a backup before deleting posts or pages on your website.
89
90 = What happens if it deletes something I do not want to delete? =
91 You should restore the backup you took of your website before you ran this tool.
92
93 = What does this plugin do exactly? =
94 The plugin will help you delete the posts automatically.
95
96
97 == Changelog ==
98
99 = 3.7.1 =
100 * Fixed: "Show hidden Custom Post Types." option in "Filters." not saved on change.
101
102 = 3.7.0 =
103 * Added the "Show hidden Custom Post Types." option in "Filters."
104 * Some changes to texts.
105
106 = 3.6.0 =
107 * The "Post Type" section in "Filter" was extended to include non-public custom post types, like, for example, the Open User Map (OUM) locations.
108 * Now it's possible to delete even more old posts.
109
110 = 3.5.3 =
111 * Updated Freemius SDK to the latest version.
112 * Tested with version 6.4.2
113
114 = 3.5.2 =
115 * Updated Freemius SDK to the latest version.
116 * Tested with version 6.4.1
117
118 = 3.5.1 =
119 * Updated Freemius SDK to the latest version.
120 * Tested with version 6.3.2
121
122 = 3.5.0 =
123 * A new feature was added: it is now possible to delete posts with a specific post status (published, draft, etc.).
124
125 = 3.4.4 =
126 * Fixed: Attachments were not deleted when the "Delete the Posts Permanently" option was selected (Premium version). Thanks Rafael for signalling the problem!
127
128 = 3.4.3 =
129 * Updated Freemius SDK to the latest version.
130
131 = 3.4.2 =
132 * Fixed: Filters layout. When multiple users registered, the page expanded.
133
134 = 3.4.1 =
135 * Fixed: It was not possible to delete posts older than a day.
136 * Improved: Better description of relationships applied to selected categories or taxonomy terms
137 * SDK updated to version 2.5.9.
138
139 = 3.3.11 =
140 * Description changed.
141 * Tested with version 6.2.
142 * SDK updated to version 2.5.6.
143
144 = 3.3.10 =
145 * The SDK was updated to version 2.5.5.
146
147 = 3.3.9 =
148 * Fixed: Attachments were not deleted when the featured image was added at a later time to the post from the media library.
149 * Fixed: WooCommerce product gallery images were not deleted with the product.
150 * Added: Force delete images option to force delete the attached image from the post even if it is used by another post.
151 * Improved: The text used for information and descriptions has been improved.
152
153 = 3.3.8 =
154 * Fixed: Categories were not available in the filter before saving the filter form.
155
156 = 3.3.7 =
157 * Added: translation for italian.
158
159 = 3.3.6 =
160 * Fixed: Some WordPress installations display "Warning: [function.file-get-contents]: failed to open stream: No such file or directory" in the PRO version.
161
162 = 3.3.5 =
163 * Added: translation for Norwegian.
164
165 = 3.3.4 =
166 * Added: translation for Hindi and Bengali.
167
168 = 3.3.3 =
169 * Fixed: When the website's language was changed, the translation did not load.
170 * Some translation was edited, and some new texts have been translated.
171
172 = 3.3.2 =
173 * Added: translation files for Deutsch, Dutch, and French.
174
175 = 3.3.1 =
176 * 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.
177
178 = 3.3.0 =
179 * Fixed: attachments are no longer deleted when the same attachment is used in multiple posts (Pro version).
180
181 = 3.2.6 =
182 * Changed FAQs
183 * The SDK was updated to version 2.5.3.
184
185 = 3.2.5 =
186 * The SDK was updated to version 2.5.2.
187
188 = 3.2.4 =
189 * Changed: added features and FAQs to the readme file.
190
191 = 3.2.3 =
192 * Fixed: some settings from the premium version are propagated to the free version when the license key expires.
193
194 = 3.2.2 =
195 * Fixed: some texts could not be translated.
196 * Improved text descriptions about how to calculate the days in the past automatically.
197
198 = 3.2.1 =
199 * Added feature: the ability to delete posts based on a fixed date instead of a number of days in the past.
200
201 = 3.1.1 =
202 * 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.
203
204 = 3.1.0 =
205 * This version introduces the option to delete the post attachments when the post is deleted.
206
207 = 3.0.0 =
208 * This is a major release of the plugin. It is recommended to make a complete backup of your website before updating.
209 * This version introduces new features like picking a date for the posts, filters, and the capability to manage the deleted posts redirections.
210 * 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.
211 * You can also specify a list of post ids to exclude, as well as filter the posts based on the search keyword(s).
212
213 = 2.1.4 =
214 * Some code improvements have been made.
215
216 = 2.1.3 =
217 * WP6.0 compatibility confirmed.
218 * Code optimisations.
219
220 = 2.1.2 =
221 * SDK update. Security release.
222
223 = 2.0.2 =
224 * Description changed.
225
226 = 2.0.1 =
227 * Description changed.
228
229 = 2.0.0 =
230 * 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.
231 * The post to redirect to will be automatically chosen by the system as the best matching variant.
232
233 = 1.0.5 =
234 * More options added for the premium version.
235
236 = 1.0.3 =
237 * Description changed.
238
239 = 1.0.2 =
240 * Functionality improved.
241
242 = 1.0.1 =
243 * Core functionality improved.
244
245 = 1.0.0 =
246 * The first version was released.
247
248 == Upgrade Notice ==
249 * You should always install the latest version of the plugin because it might contain security patches and align with the latest releases of WordPress.