Categories Metabox Enhanced

Por Yoren Chang
(16 avaliações)
Baixar
  • Versão:
    0.9.1
  • Última atualização:
    há 3 dias
  • Instalações ativas:
    mais de 1.000
  • Versão do WordPress:
    5.5 ou maior
  • Testado até o WordPress:
    7.0
  • Versão do PHP:
    ou maior
  • Tags:

Hospedagem WordPress com plugin Categories Metabox Enhanced

Onde posso hospedar o plugin Categories Metabox Enhanced?

Este plugin pode ser hospedado em qualquer servidor que possua WordPress configurado. Recomendamos fortemente optar por uma empresa de hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem WordPress da MCO2.

Hospedando o plugin Categories Metabox Enhanced em um provedor de confiança

A MCO2, além de instalar o WordPress na versão mais atual para seus clientes, disponibiliza o WP SafePress, um mecanismo singular que salvaguarda e otimiza seu site ao mesmo tempo.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Try it live in your browserlaunch the WordPress Playground demo. Boots a WordPress instance with this plugin active, the Category taxonomy pre-configured as radio buttons, and seeded posts you can edit in the Block Editor or run through Quick Edit / Bulk Edit immediately.

Thanks to Taxonomy_Single_Term, a library created by WebDevStudios, it made my work much easier on creating this plugin.

With Categories Metabox Enhanced, you can:

  • Change the built-in Categories metabox/panel to a single term UI, which means replacing the checkboxes with radio buttons or a select drop-down.
  • Apply the single term UI to other hierarchical taxonomies from the plugin’s Settings page.
  • Configure each hierarchical taxonomy independently — the same install can keep one taxonomy as checkboxes while another is forced to radio.
  • Customize the single term UI by setting these options:
    • Option type (checkbox, radio, or select).
    • Priority and position (context) of the metabox placement. Classic editor only.
    • Title of the metabox / Block Editor panel.
    • Whether child-terms should be indented.
    • Whether adding new terms from the metabox is enabled.
    • Whether a term selection is required (Force selection). When on, the classic metabox hides the “None” option, the Block Editor sidebar drops the “— Select —” entry once a term is chosen, and an empty save is substituted with a default term server-side so REST and programmatic callers can’t bypass it.

The single-term invariant is enforced everywhere posts can be saved: the Classic Editor metabox, the Block Editor sidebar panel, Quick Edit, Bulk Edit, the REST API, WP-CLI, and any code that calls wp_set_object_terms() directly. The classic-editor and Block Editor surfaces enforce in the UI; everything else is enforced on the server via the set_object_terms action, which coerces multi-term submissions to the last term and substitutes the default term on empty submissions when Force selection is on.

The substituted default term resolves in this order: the default_<taxonomy> option (e.g. default_category) the default_term_<taxonomy> option populated by register_taxonomy() default_term arg (WP 5.5+) the first term ordered by name. Override per taxonomy with the of_cme_force_selection_default_term filter.

The Block Editor sidebar panel is rendered for taxonomies registered with show_in_rest = true. Hierarchical taxonomies that opt out of REST fall back to the Classic Editor metabox path.

Capturas de tela

The checkboxes in Categories metabox are replaced with radio buttons

The checkboxes in Categories metabox are replaced with radio buttons

The checkboxes in Categories metabox are replaced with a select drop-down

The checkboxes in Categories metabox are replaced with a select drop-down

A settings page for this plugin

A settings page for this plugin

Plugins semelhantes

Custom Post Type UI
(274 avaliações)

Admin UI for creating custom content types like post types and taxonomies

Ocean Extra
(67 avaliações)

O melhor complemento do OceanWP. Adiciona fontes locais do Google, mega menus, modelos de site e configurações específicas por página, para total controle sobre o design.

No Category Base (WPML)
(34 avaliações)

This plugin removes the mandatory 'Category Base' from your category permalinks. It's compatible with WPML.

Pages with category and tag
(27 avaliações)

Add Categories and Tags to Pages.

Category Posts Widget
(79 avaliações)

Adiciona um widget que exibe os posts mais recentes de uma única categoria.

Radio Buttons for Taxonomies
(50 avaliações)

Substitui a caixa padrão de taxonomia com uma caixa personalizada que usa botões de rádio... limitando cada post a um único termo da taxonomia.