Secure Custom Fields

Description

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.

Features

  • Clear and easy-to-use setup
  • Моцныя функцыі для кіравання кантэнтам
  • Больш за 30 тыпаў палёў

Screenshots

  • Add groups of custom fields.
  • Easy to add custom content while writing.
  • Патрэбен новы тып запісу? Проста дадайце яго!
  • Navigate the various field types with ease.

Reviews

17 студзеня, 2025
It’s truly inspiring to see how we, as a community, come together to support and uplift one another. The fact that such an incredible plugin is made available to everyone for free speaks volumes about the power of collaboration and shared effort. A massive thank you goes out to everyone who contributed their knowledge, time, and dedication to make this plugin a reality. This is a shining example of how mutual support and appreciation can drive innovation and bring meaningful tools to life. The balance of giving and receiving is vital in any thriving community. Every contribution, big or small, plays a crucial role in moving our shared vision forward. Whether it’s sharing knowledge, testing new features, providing feedback, or helping others, every act of collaboration adds immense value. Let’s continue fostering this culture of togetherness by sharing our strengths and resources, encouraging one another, and keeping the spirit of community at the forefront. Together, we’re not only stronger but also capable of creating a platform that benefits everyone involved. Thank you for being part of this vision and making it a reality! 🙌
13 студзеня, 2025
The community split into two camps. I’m on the Wordpress side. Thanks for the gift in the new year, the plugin is awesome.
13 студзеня, 2025
Fantastic plugin! Secure Custom Field feels like a feature WordPress should have had by default. It’s an essential addition, and there’s no reason to overlook its importance. Great job, team, for making this happen!
9 студзеня, 2025
Great plugin! Wordpress should’ve added Secure Custom Field as a core feature. It’s never too late. I’m not sure why anyone would be against this. Good work, team
Read all 36 reviews

Contributors & Developers

“Secure Custom Fields” is open source software. The following people have contributed to this plugin.

Contributors

“Secure Custom Fields” has been translated into 7 locales. Thank you to the translators for their contributions.

Translate “Secure Custom Fields” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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

Release Date 22nd October 2024

  • Version update release

6.3.6.3

Release Date 15th October 2024

  • Security – Editing a Field in the Field Group editor can no longer execute a stored XSS vulnerability. Thanks to Duc Luong Tran (janlele91) from Viettel Cyber Security for the responsible disclosure
  • Security – Post Type and Taxonomy metabox callbacks no longer have access to any superglobal values, hardening the original fix from 6.3.6.2 even further
  • Fix – SCF Fields now correctly validate when used in the block editor and attached to the sidebar

6.3.6.2

Release Date 12th October 2024

  • Security – Harden fix in 6.3.6.1 to cover $_REQUEST as well.
  • Fork – Change name of plugin to Secure Custom Fields.

6.3.6.1

Release Date 7th October 2024

  • Security – SCF defined Post Type and Taxonomy metabox callbacks no longer have access to $_POST data. (Thanks to the Automattic Security Team for the disclosure)