Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Auto Prune Posts

Mô tả

Auto deletes expires (prunes) posts or pages after a certain amount of time. On a per category basis (single category, or all at once).
Handy if you want to have posts with a limited timeframe such as offers, coupons etc..
Posts will auto delete on a per category basis: single category OR all categories at once.
All (custom)post types are supported. (CPT support)
Will also trash post attachments.
Sends notification to site admin (can be turned off).
No cronjob needed 🙂

Donate http://donate.ramonfincken.com/

Ảnh màn hình

  • Start overview
  • All options, you can update or delete each setting
  • Advanced options

Cài đặt

  1. Upload directory auto_prune_posts to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Visit Plugins menu to configure the plugin.

Hỏi đáp

I have a lot of questions and I want support where can I go?

http://pluginsupport.mijnpress.nl/ or drop me a tweet to notify me of your support topic over here.
I always check my tweets, so mention my name with @ramonfincken and your problem.

Đánh giá

6 Tháng Mười Hai, 2022 1 reply
I realise this plugin hasn't been updated for a while but I just wanted to say it's great and works well on the most recent version of WordPress. At the time of writing, that was 6.1.1 Cheers 👍
3 Tháng Năm, 2018
Thank you for this plugin, it's saved me a lot of time, trouble and space!
Đọc tất cả 9 đánh giá

Người đóng góp & Lập trình viên

“Auto Prune Posts” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

2.0.0

Bugfix: Added nonces for admin forms (CSRF)
Bugfix: PHP 8 compatibility

1.8.0

Bugfix: PHP 8 compatibility

1.7.0

Bugfix: Menu conflict with bbpress due to permissions

1.6.6

Bugfix: Removed PHP notices
Added: Settings for max deletes per run, and amount between runs

1.6.5

Added: max of 600 deletes per call, 300 sec delay

1.6.4

Bugfix: Changed the init after WP rewrite, due to errors with W3 total cache

1.6.3

Bugfix: Better hook (plugins_loaded instead of wp)
Added: Earlier flush and 20 seconds timeout

1.6.2

Bugfix: All categories now shown when saved

1.6.1

Bugfix: All categories

1.6

Added: All categories support
Bugfix: Only get latest 50 posts (performance fix), every 30 seconds
Changed: Dropdown now on category name (sort)

1.5

Bugfix: Framework did not work on multisite, is_admin() problem.
If anyone could help me with that ? 🙂

1.1

Second release
Added: Custom post type support
Added: Trash OR force delete option
Added: Mail admin if post is deleted
Changed: Init method is now every 30 seconds, all posts are checked.
Added: If you add &prune=true in your admin plugin page the plugin will run manually (force run)

1.0

First release