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.

Read more about Secure Custom Fields at developer.wordpress.org/secure-custom-fields.

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 de pantalla

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

Reseñas

4 de Marzo de 2025
Excellent plugin. Can be done everything for free that ACF Pro is giving with a substantial cost. Best option is if you have used ACF Pro in any existing site, and instead you want to use SCF, just install it and everything will be automatically switched to SCF without any error. Excellent work guys…
11 de Febrero de 2025
Secure Custom Fields (SCF) is a game-changing plugin that brings robust custom field functionality to WordPress. While custom fields have always been part of WordPress core, having this dedicated plugin maintained by the WordPress community elevates the experience to new heights. The plugin excels at providing a secure, user-friendly interface for managing custom fields, making it feel like a natural extension of WordPress core. It’s remarkable to see such essential functionality being maintained and improved by the community, exactly as it should be.
Leer los 36 comentarios

Colaboradores & Desarrolladores

“Secure Custom Fields” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“Secure Custom Fields” ha sido 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 .

Historial de cambios

6.4.1

Release Date 7 Mar 2024

  • 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)