Sari la conținut
  • Autentificare
  • Înregistrare
WordPress.org

În Română

  • Teme
  • Module
  • Știri
  • Suport
  • Despre
  • Evenimente
  • Localizare
  • Dialog
  • Obține WordPress
Obține WordPress

Module

  • Favoritele mele
  • Testare beta
  • Dezvoltatori
Descarcă

Custom Field Suite

De Matt Gibbs
  • Detalii
  • Recenzii
  • Dezvoltare
Suport

Descriere

Custom Field Suite (CFS) lets you add custom fields to your posts. It’s lightweight and battle-tested (there’s not much to break).

Things to know

  • We do not provide support.
  • This is a free plugin. We’re not selling anything.
  • CFS includes 14 field types. There are no plans to add more.
  • If you want all the bells-and-whistles, use ACF.

Field types

  • Text
  • Textarea
  • WYSIWYG
  • Date
  • Color
  • True / False
  • Select
  • File Upload
  • Relationship
  • Term
  • User
  • Loop (repeatable fields)
  • Hyperlink
  • Tab (group fields)

Usage

  • Răsfoiește meniul de administrare „Grup de câmpuri”
  • Creează un grup de câmpuri care să conțină unul sau mai multe câmpuri personalizate
  • Choose where the Field Group should appear, using the Placement Rules box
  • Use the get method in your template files to display custom fields

Links

  • Documentation →
  • Github

Capturi ecran

Recenzii

Better than ACF ^^

stwwndrr 26 mai 2023
The plugin is worthy of attention, it copes with certain tasks better than ACF

Simple, powerful and functional

diegosomar 30 martie 2023
At the same time that it is simple, it is very powerful and helps a lot in development, especially with the field repeater. Thanks to the developer.

Не работает

Roman Moiseenko 6 octombrie 2022 1 răspuns
CFS()->get() - не работает, возвращает пустой массив, CFS()->get() === array() по Id работает

how to allow, limitation of extended fields in the cfs_field class

jeanlarrota32 27 septembrie 2022 1 răspuns
Hello, greetings. Congratulations for the plugin, despite its simplicity, it fulfills to add custom things to wordpress. I am adding a custom field similar to the user field, extending the cfs_field class. The only problem I saw is that when I add the limitations, it doesn't take them in the backend. from what I saw in the code, it is because there is no filter that allows other fields to be accepted, that is what I see so far. the code to which I refer is in plugins\custom-field-suite\includes\form.php line 344 where I have to add a filter as follows php $typesValidation = apply_filters('cfs_form_types_validation', [ 'relationship', 'user', 'loop' ]); if ( in_array( $field->type, $typesValidation ) ) { I still can't find another way to do this without modifying the plugin code

Best option for me!

David DWQ 21 septembrie 2022
Searching, testing that and that other but always the features I needed in other plugins were premium... then I found this fantastic plugin, clean, lite, no premium adds, completely free and has everything I need it like repeatable group of fields! Thanks to the developer for this!

Almost

heavylogic 7 mai 2022
It can do almost everything I need. The only thing is - you can upload a file, but you can't pick already uploaded file from a library.
Citește toate cele 139 de recenzii

Contributori și dezvoltatori

„Custom Field Suite” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori
  • Matt Gibbs

„Custom Field Suite” a fost tradus în 3 locale. Mulțumim traducătorilor pentru contribuția lor.

Tradu „Custom Field Suite” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

2.6.3

  • Fixed: possible placement rules XSS (props Patchstack)

2.6.2.1

  • Confirmed 6.0.1 compatibility

2.6.2

  • Removed broken links, confirmed 5.9 compatibility

2.6.1

  • Fixed: PHP8 warnings

2.6

New: moved CFS into „Settings” menu
Improved: relationship fields now only run 1 query to retrieve related posts
Improved: code modernization
Improved: styling tweaks
Fix: „Posts” field group rule ajax wasn’t loading

Meta

  • Versiune: 2.6.3
  • Ultima actualizare: Acum 4 săptămâni
  • Instalări active: 50.000+
  • Versiune WordPress: 5.0 sau mai recentă
  • Testat până la: 6.2.2
  • Limbi:

    English (US), Japanese, Persian și Russian.

    Tradu în limba ta

  • Etichete:
    custom fieldsfieldspostmetarelationshiprepeater
  • Vizualizare avansată

Evaluări

Vezi toate
  • 5 stele 129
  • 4 stele 4
  • 3 stele 0
  • 2 stele 1
  • 1 stea 5
Autentifică-te pentru a trimite un modul la verificare.

Contributori

  • Matt Gibbs

Suport

Probleme rezolvate în ultimele două luni:

0 din 3

Vezi forumul pentru suport

  • Despre
  • Știri
  • Găzduire
  • Donează
  • Cadouri
  • Suport
  • Dezvoltatori
  • Implică-te
  • Învață
  • Prezentare
  • Module
  • Teme
  • Modele
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Confidențialitate
  • Public Code
WordPress.org
WordPress.org

În Română

  • Vizitează pagina noastră Facebook
  • Vizitează contul nostru Twitter
  • Vizitează-ne pe Instagram
  • Vizitează-ne pe LinkedIn
Codul este poezie.