Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Edit Custom Fields

Descripción

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.

Instalación

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

Reseñas

15 de octubre de 2023 3 respuestas
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 de junio de 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 de mayo de 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 de enero de 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!
Leer todas las 12 reseñas

Colaboradores y desarrolladores

«Edit Custom Fields» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Edit Custom Fields» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.