该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Better Category Selector for WooCommerce

描述

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

屏幕截图

安装

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

评价

阅读所有1条评价

贡献者及开发者

「Better Category Selector for WooCommerce」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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.