PluginProbe ʕ •ᴥ•ʔ
Auto Post Cleaner / 3.5.3
Auto Post Cleaner v3.5.3
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 3 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 3 years ago package.json 3 years ago postcss.config.js 5 years ago readme.txt 2 years ago styles.css 3 years ago tailwind.config.js 3 years ago
readme.txt
238 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.5.1
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.5.3 =
100 * Updated Freemius SDK to the latest version.
101 * Tested with version 6.4.2
102
103 = 3.5.2 =
104 * Updated Freemius SDK to the latest version.
105 * Tested with version 6.4.1
106
107 = 3.5.1 =
108 * Updated Freemius SDK to the latest version.
109 * Tested with version 6.3.2
110
111 = 3.5.0 =
112 * A new feature was added: it is now possible to delete posts with a specific post status (published, draft, etc.).
113
114 = 3.4.4 =
115 * Fixed: Attachments were not deleted when the "Delete the Posts Permanently" option was selected (Premium version). Thanks Rafael for signalling the problem!
116
117 = 3.4.3 =
118 * Updated Freemius SDK to the latest version.
119
120 = 3.4.2 =
121 * Fixed: Filters layout. When multiple users registered, the page expanded.
122
123 = 3.4.1 =
124 * Fixed: It was not possible to delete posts older than a day.
125 * Improved: Better description of relationships applied to selected categories or taxonomy terms
126 * SDK updated to version 2.5.9.
127
128 = 3.3.11 =
129 * Description changed.
130 * Tested with version 6.2.
131 * SDK updated to version 2.5.6.
132
133 = 3.3.10 =
134 * The SDK was updated to version 2.5.5.
135
136 = 3.3.9 =
137 * Fixed: Attachments were not deleted when the featured image was added at a later time to the post from the media library.
138 * Fixed: WooCommerce product gallery images were not deleted with the product.
139 * Added: Force delete images option to force delete the attached image from the post even if it is used by another post.
140 * Improved: The text used for information and descriptions has been improved.
141
142 = 3.3.8 =
143 * Fixed: Categories were not available in the filter before saving the filter form.
144
145 = 3.3.7 =
146 * Added: translation for italian.
147
148 = 3.3.6 =
149 * Fixed: Some WordPress installations display "Warning: [function.file-get-contents]: failed to open stream: No such file or directory" in the PRO version.
150
151 = 3.3.5 =
152 * Added: translation for Norwegian.
153
154 = 3.3.4 =
155 * Added: translation for Hindi and Bengali.
156
157 = 3.3.3 =
158 * Fixed: When the website's language was changed, the translation did not load.
159 * Some translation was edited, and some new texts have been translated.
160
161 = 3.3.2 =
162 * Added: translation files for Deutsch, Dutch, and French.
163
164 = 3.3.1 =
165 * 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.
166
167 = 3.3.0 =
168 * Fixed: attachments are no longer deleted when the same attachment is used in multiple posts (Pro version).
169
170 = 3.2.6 =
171 * Changed FAQs
172 * The SDK was updated to version 2.5.3.
173
174 = 3.2.5 =
175 * The SDK was updated to version 2.5.2.
176
177 = 3.2.4 =
178 * Changed: added features and FAQs to the readme file.
179
180 = 3.2.3 =
181 * Fixed: some settings from the premium version are propagated to the free version when the license key expires.
182
183 = 3.2.2 =
184 * Fixed: some texts could not be translated.
185 * Improved text descriptions about how to calculate the days in the past automatically.
186
187 = 3.2.1 =
188 * Added feature: the ability to delete posts based on a fixed date instead of a number of days in the past.
189
190 = 3.1.1 =
191 * 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.
192
193 = 3.1.0 =
194 * This version introduces the option to delete the post attachments when the post is deleted.
195
196 = 3.0.0 =
197 * This is a major release of the plugin. It is recommended to make a complete backup of your website before updating.
198 * This version introduces new features like picking a date for the posts, filters, and the capability to manage the deleted posts redirections.
199 * 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.
200 * You can also specify a list of post ids to exclude, as well as filter the posts based on the search keyword(s).
201
202 = 2.1.4 =
203 * Some code improvements have been made.
204
205 = 2.1.3 =
206 * WP6.0 compatibility confirmed.
207 * Code optimisations.
208
209 = 2.1.2 =
210 * SDK update. Security release.
211
212 = 2.0.2 =
213 * Description changed.
214
215 = 2.0.1 =
216 * Description changed.
217
218 = 2.0.0 =
219 * 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.
220 * The post to redirect to will be automatically chosen by the system as the best matching variant.
221
222 = 1.0.5 =
223 * More options added for the premium version.
224
225 = 1.0.3 =
226 * Description changed.
227
228 = 1.0.2 =
229 * Functionality improved.
230
231 = 1.0.1 =
232 * Core functionality improved.
233
234 = 1.0.0 =
235 * The first version was released.
236
237 == Upgrade Notice ==
238 * You should always install the latest version of the plugin because it might contain security patches and align with the latest releases of WordPress.