Secure Custom Fields

תיאור

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
  • Robust functions for content management
  • Over 30 Field Types

צילומי מסך

  • Add groups of custom fields.
  • Easy to add custom content while writing.
  • Need a new post type? Just add it!
  • Navigate the various field types with ease.

סקירות

4 בפברואר 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 בינואר 2025
Works very well, better support as it seems, faster updates, nice
21 בינואר 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 בינואר 2025
ACF disabled gallery field and broke few sites, changed to SCF and everything started to work again. Thank you!
קראו את כל 30 הסקירות

מפתחים

"Secure Custom Fields" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

“Secure Custom Fields” תורגם ל-8 שפות. תודה רבה למתרגמים על תרומתם.

ניתן לתרגם את "Secure Custom Fields" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

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)