Pular para o conteúdo
  • Acessar
  • Cadastre-se
WordPress.org

Brasil

  • Temas
  • Plugins
  • Novidades
  • Suporte
    • Documentação
    • Fóruns
  • Sobre
  • Documentação
  • Participe
    • Guias e diretrizes
  • Obter o WordPress
Obter o WordPress

Plugins

  • Meus favoritos
  • Betas
  • Desenvolvedores
Baixar

Custom Field Suite

Por Matt Gibbs
  • Detalhes
  • Avaliações
  • Desenvolvimento
Suporte

Descrição

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

  • Browse to the “Field Groups” admin menu
  • Create a Field Group containing one or more custom fields
  • 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 →

Imagens de tela

Avaliações

Не работает

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

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

jeanlarrota32 27 de setembro de 2022 1 resposta
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 de setembro de 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 de maio de 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.

Great plugin

schiff7 19 de maio de 2021 1 resposta
Clean and easy to use.

One of the best plugins

sevasargsyan 18 de fevereiro de 2021
Thank you to the developers for this plugin
Leia todas as 137 avaliações

Colaboradores e desenvolvedores

“Custom Field Suite” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores
  • Matt Gibbs

“Custom Field Suite” foi traduzido para 3 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “Custom Field Suite” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

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

  • Versão: 2.6.2.1
  • Última atualização: 7 meses atrás
  • Instalações ativas: 50.000+
  • Versão do WordPress: 5.0 ou maior
  • Testado até o WordPress: 6.0.3
  • Idiomas:

    English (US), Japanese, Persian e Russian.

    Traduza para o seu idioma

  • Tags:
    custom fieldsfieldspostmetarelationshiprepeater
  • Panorama avançado

Classificações

Ver todas
  • 5 estrelas 127
  • 4 estrelas 4
  • 3 estrelas 0
  • 2 estrelas 1
  • 1 estrela 5
Faça o login para enviar uma avaliação.

Colaboradores

  • Matt Gibbs

Suporte

Problemas resolvidos nos dois últimos meses:

0 de 1

Ver fórum de suporte

  • Sobre
  • Novidades
  • Hospedagem
  • Doar
  • Swag
  • Documentação
  • Desenvolvedores
  • Participe
  • Aprenda
  • Mostruário
  • Plugins
  • Temas
  • Padrões
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacidade
  • Código público
WordPress.org
WordPress.org

Brasil

  • Visite nossa página no Facebook
  • Visite nossa conta no Twitter
  • Visite nossa conta no Instagram
  • Visite nossa conta no LinkedIn
Código é Poesia.