Bulk Convert Post Format

توضیحات

Bulk convert posts in a category to a selected post format. Select from a dropdown of categories and a dropdown of defined post formats.

عکس‌های صفحه

  • Choose your category, post format, and submit
  • Location in the Tools menu

نصب

  1. Upload the bulk-convert-post-format folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure and run the tool under Tools > Bulk Edit Post Format

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

Can I convert only some posts and not a whole category?

Not at this time.

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

4 مارس 2024
It works! Although: – Not for my custom post types created with ACF – I had to adjust "Posts to process per page reload" and click "Convert" a few items to get all my 350 posts converted – The result message doesn't seem reliable (showing "127 posts converted" repeatedly when converting a category and its parent category) – A calculation of the conversions to be made before clicking "Convert" would be very nice
25 اکتبر 2023 1 پاسخ
Warning: Undefined array key "category" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 32Warning: Undefined array key "post_format" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 33Warning: Undefined array key "start_from" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 34Warning: Undefined array key "posts_per_page" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 35
خواندن تمامی 8 نقد و بررسی‌

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

“Bulk Convert Post Format” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Bulk Convert Post Format” به زبان شما.

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

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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

1.1.3

  • Fixed undefined array keys
  • WP Core compatibility update

1.1.2

  • WP Core compatibility update

1.1.1

  • WP Core compatibility update

1.1.0

  • UI improvements
  • WP Core compatibility update

1.0.2

  • WP Core compatibility update

1.0.1

  • Properly enqueued javascript

1.0.0

  • Initial plugin creation