هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

DeadDelete

الوصف

The DeadDelete Plugin for WordPress allows developers to make removing outdated content from their sites easy by allowing users to click a button that checks source URLs for 404 or 301 status codes. If the source returns a 404 the post is trashed. The same is true in cases of 301s if the final destination is known to be a destination for missing content.

DeadDelete is designed primarily for aggregators that copy content from other websites with source attribution links included. It is ideal for RSS based auto-blogs that include a large amount of content from other sources. With DeadDelete a user can click a button when they notice that an article is based on a source that no longer exists and remove your copy so that you don’t have to.

التنصيب

This section describes how to install the plugin and get it working.

  1. Upload deaddelete.zip by logging into your WordPress blog ‘/wp-admin/’ and selecting the add new plugin option ‘wp-admin/plugin-install.php’
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

الأسئلة المتكررّة

What if I don’t link to sources?

Then this plugin has no use for you.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“DeadDelete” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”DeadDelete“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.1.0

  • Added database logging of button clicks.
  • Added header checking of 301 redirect destinations for pages that redirect to 404 errors.
  • Added escape functions required by WordPress.org for securing output.