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

Edit Custom Fields

الوصف

This plugin offers a simple interface to edit or delete any Custom Field names/keys you may have created in the post/page editor.

Deleting a Custom Field also deletes the associated content, so use with caution!

This is not meant to be a powerful plugin in the vein of Advanced Custom Fields.

Only users with role Editor and above have access to this plugin.

التنصيب

  1. Upload edit-custom-fields.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

المراجعات

15 أكتوبر، 2023 3 replies
Not impressed. Description says "This plugin offers a simple interface to edit or delete any Custom Field names/keys you may have created in the post/page editor. Deleting a Custom Field also deletes the associated content, so use with caution!"It only deleted the CONTENT from a custom field, but it definitely does NOT delete the field.I have so much meta-garbage collected over the years, and there is obviously no way to clean this mess up.
23 يونيو، 2021
Was thinking of deleting the custom fields one by one on a large site. Could delete them all in one go because of this plugin. Time Saver!
14 مايو، 2021
As others have said - does the job well for cleaning out junk from past themes + plug-ins. Deserves the praise. To have manually 'cleaned' 100s of posts from years of WP remodeling would have pushed me over the edge. THANK YOU for this plug-in!
8 يناير، 2021
I can't believe this plugin doesn't have a thousand 5-star reviews! If you've been struggling forever with deleting ACF old DB entries, this is the solution you've been looking for. Effective, light and super easy to use. Thank you so much for it!
إقرأ جميع المراجعات 12

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

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

المساهمون

ترجمة ”Edit Custom Fields“ إلى لغتك.

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

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

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

0.1.10

  • Update text domain

0.1.9

  • More sanitiziation and hardening

0.1.8

  • Use wp_verify_nonce to protect against CSRF
  • Use sprintf for translations.

0.1.7

  • Use $wpdb->prepare

0.1.6

  • Add nonce checks

0.1.4

  • Fixed regression from 0.1.2 onward that broke plugin when custom field key was
    used in multiple posts.

0.1.3

  • Removed broken function that broke 0.1.2
  • Fixed some Markdown formatting errors in readme.

0.1.2

  • DUH: Allowed for db table prefixes other than wp_ :self-flagellates:
  • Embarrasing typo on “Confirm Custom Field Deleteion” screen :S
  • Querying by ID now rather than key so that keys with spaces work smh

0.1.1

Fixed the stable tag in the readme.txt file.

0.1

Initial release.