Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Better Category Selector for WooCommerce

Descripción

Better Category Selector for WooCommerce provides an alternative, easier to use GUI for putting products in categories.

By: NO.BrainerAPPs / HisDesigns LLC

Features

  • Larger popup for easy category selection
  • Save category selection and product right from the popup
  • Close popup with out saving to finish editing product

Pro Features

  • Expand category trees to select child categories.
  • Add/Edit categories from popup.
  • Search for categories (JUST ADDED – 11/29/23)

Coming Soon

  • Select favorite categories to override wordpress’ favorite list.

Credits

  • sgumby

Capturas

Instalación

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reseñas

Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Registro de cambios

1.0.2

  • First version

1.0.3

  • Make Pro Version
  • Fix bug with selecting popular categories from Better Category Selector for WooCommerce Selector
  • Make Show/Hide links show after the document finishes loading to prevent clicking before the javascript event listeners are active.
  • Make the default category selector show by default and then hide as the document finishes loading.

1.0.4

  • Change name to comply with WordPress’ trademark rules
  • Other fixes to comply with WordPress’ coding standards
  • Add Upgrade Links to the App

1.0.5

  • Update some text.

1.0.6

  • Fixed category selection bug caused because wordpress changed/added wp_unique_prefixed_id to the category walkers which added extra junk to the categoyr select meta checkbox’s id.
  • Fixed default uncategorized behavior to actually select the default category rather than select the first category.
  • Added debuger function for this plugin.