Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

WP Export Categories & Taxonomies

Опис

Simple and basic plugin that let you export Categories, Tags and Taxonomies into a WordPress xml so you can import them in other sites using the WordPress importer tool

Постављање

  1. Go to Plugins > Add New
  2. Click the Upload link
  3. Click Browse and locate the wp-export-categories.x.x.zip file
  4. Click Install Now
  5. After WordPress installs, click on the Activate Plugin link

You’re done!

ЧПП

Where do I find this great tool in my wp-admin?

Just go to Tools-> WP Export Cats & Taxs

Прегледи

23. септембар 2024.
Once a website has been delivered, any new work in the database needs to be copied across from dev sites to staging and live sites somehow. WordPress has basic support for exporting / importing posts, but if you only want to bring taxonomies across, it has nothing. This handy plugin lets you do that. Nice job, and many thanks! It may not have been updated in a while, but still working very well on WordPress 6.6 in 2024. There are PHP deprecation warnings in PHP 8.3 (and likely 8.2) but they are only warnings.
30. јун 2021.
Had to export Woocommerce categories, this plugin was just the perfect tool. The export format can be used with the default Wordpress importer, so there is no need to install anything on the importer side.
12. фебруар 2021.
when I saw date 7 years ago, I was going to skip it but reviews encouraged me to try it. and really thanks it is working great and simple. Thanks a lot and for plugin creator also thanks for everyone wrote positive review.
Види свих 26 прегледа

Сарадници и градитељи

„WP Export Categories & Taxonomies“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „WP Export Categories & Taxonomies“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.3

  • Cleaned a bit more of code
  • Fixed small bug with checkbox ID’s

1.0.2

  • Changed the export action to a later hook to include plugins tax that were registered later
  • Cleaned a bit the code

1.0.1

  • Fixed fatal error including settings. Sorry 🙂

1.0

  • Plugin released, woohoo!