این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Foxdell Folio Taxonomy Toolkit

توضیحات

Through the use of the WordPress custom Taxonomy API you can add sub categories to your posts such as eCommerce, Books or Plugins.
This can be especially useful if you have an eCommerce platform which uses custom post types in conjunction with custom taxonomies.

Custom Taxonomies

In case you are not familiar with custom taxonomies there are two parts when you create a custom taxonomy.
There is the taxonomy itself and the terms associated with that taxonomy. So for the Tag taxonomy, for example,
the taxonmy is Tag and the terms are the tags which are added to posts. In the case of categories the taxonomy is
Categories and the terms are each category value which have beed added.

Features

The features of the Toolkit are :-

  • Bulk removal of terms from posts
  • Bulk addition of terms to posts
  • Taxonomy and term creation
  • Taxonomy and term deletion
  • Moving terms from one taxonomy to another
  • Taxonomy editing

عکس‌های صفحه

  • The top section of the 'Manage taxonomies on Posts' tab.
  • The middle section of the 'Manage taxonomies on Posts' tab.
  • The bottom section of the 'Manage taxonomies on Posts' tab.
  • The 'Manage Taxonomies' tab.
  • The Help section activated by clicking on the Help button on the top right corner of the plugin page.

نصب

  1. Upload the plugin files to the /wp-content/plugins/fofo-taxo-toolkit directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

سوالات متداول

Why does the code refer to Foxdell Folio and the url is for Foxdell Codesmiths?

This plugin was originally for publish elsewhere but never got completed. I have only recently
completed the outstanding parts of the code and am now publishing it on the WordPress.org plugin repository. When I originally wrote the code it was under my personal brand Foxdell Folio. However I am now running my own WordPress development company which is called Foxdell Codesmiths.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Foxdell Folio Taxonomy Toolkit” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Foxdell Folio Taxonomy Toolkit” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.0.1

  • Fix hardcoded plugin name in plugin url constant(fixes issue with style sheet not found)

1.0

  • First version