Secure Custom Fields

Descripción

Secure Custom Fields (SCF) extends WordPress’s capabilities, transforming it into a flexible content management tool. With SCF, managing custom data becomes straightforward and efficient.

Easily create fields on demand.
The SCF builder makes it easy to add fields to WordPress edit screens, whether you’re adding a new “ingredients” field to a recipe or designing complex metadata for a specialized site.

Flexibility in placement.
Fields can be applied throughout WordPress—posts, pages, users, taxonomy terms, media, comments, and even custom options pages—organizing your data how you want.

Display seamlessly.
Using SCF functions, you can display custom field data in your templates, making content integration easy for all levels of developers.

A comprehensive content management solution.
Beyond custom fields, SCF allows you to register new post types and taxonomies directly from the SCF interface, providing more control without needing additional plugins or custom code.

Accessible and user-friendly design.
The field interface aligns with WordPress’s native design, creating an experience that’s both accessible and easy for content creators to use.

Installing this plugin will deactivate plugins with matching function names/functionality, specifically Advanced Custom Fields, Advanced Custom Fields Pro, and the legacy Secure Custom Fields plugins, to avoid code errors.

Características

  • Configuración limpia y fácil de utilizar
  • Robustas fucniones para gestión de contenidos
  • Más de 30 tipos de campos

Capturas

  • Añade grupos de campos personalizados.
  • Contenido personalizado fácil de añadir mientras escribes.
  • ¿Necesitas un nuevo tipo de contenido? ¡Simplemente añádelo!
  • Navega a los diversos tipos de campo con facilidad.

Reseñas

4 de febrero de 2025
After Mullenweg hijacked ACF I left a review and one star rating entitled «Sad Custom Fields». After the courts ordered the plugin returned to it’s rightful owners, my one star review reflected on ACF, not SCF so I’m now correcting this. This is the review I intended for SCF: This is a sad situation that a plugin can be taken over like this. It undermines trust in the community and has inflicted untold damage on the WordPress ecosystem. Whether it’s technically legal or not I really don’t know, but it is totally unethical and undermines the open-source philosophy. Sad. Is WP Engine a «leaching hosting company» as some others have suggested in their reviews? I really don’t have enough information to answer that. But whether they are or not, the way the situation was handled was abominable and is an indelible stain on WordPress’s reputation. I have lost all respect for Matt Mullenweg.
23 de enero de 2025
Works very well, better support as it seems, faster updates, nice
21 de enero de 2025
Custom fields should have been a core feature for wordpress. I am glad they finally added SCF, it works very well and is free. Highly recommend and hope they keep updating.
19 de enero de 2025
ACF disabled gallery field and broke few sites, changed to SCF and everything started to work again. Thank you!
Leer todas las 30 reseñas

Colaboradores y desarrolladores

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

Colaboradores

«Secure Custom Fields» está traducido en 8 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Secure 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

6.4.1

  • Unreleased: In beta *

  • Forked from Advanced Custom Fields®

  • Various updates to coding standards.
  • Updated to rely on the WordPress.org translation packs for all strings.

6.3.9

Fecha de lanzamiento: 22 de octubre de 2024

  • Actualización de versión

6.3.6.3

Fecha de lanzamiento: 15 de octubre de 2024

  • Seguridad – Al editar un campo en el editor de grupos de campos ya no se puede ejecutar una vulnerabilidad XSS almacenada. Gracias a Duc Luong Tran (janlele91) de Viettel Cyber Security por la divulgación responsable
  • Seguridad – Las llamadas de las cajas meta de tipos de contenido y taxonomías ya no tienen acceso a ningún valor superglobal, reforzando aún más la corrección original de 6.3.6.2
  • Corrección – Los campos de SCF ahora se validan correctamente cuando se utilizan en el editor de bloques y se adjuntan a la barra lateral

6.3.6.2

Fecha de lanzamiento: 12 de octubre de 2024

  • Seguridad – Corrección de seguridad 6.3.6.1 para que cubra también $_REQUEST.
  • Bifurcación – Cambiado el nombre del plugin a Secure Custom Fields.

6.3.6.1

Fecha de lanzamiento – 7 de octubre de 2024

  • Seguridad – Las llamadas de las cajas meta de tipos de contenido y taxonomías definidas por SCF ya no tienen acceso a los datos de $_POST. (Gracias al equipo de seguridad de Automattic por el informe)