Title: Bulk Convert Post Format
Author: Razorfrog Web Design
Published: <strong>15 octombrie 2013</strong>
Last modified: 9 decembrie 2025

---

Caută module

![](https://ps.w.org/bulk-convert-post-format/assets/banner-772x250.jpg?rev=2653986)

![](https://ps.w.org/bulk-convert-post-format/assets/icon-256x256.jpg?rev=2653986)

# Bulk Convert Post Format

 De [Razorfrog Web Design](https://profiles.wordpress.org/razorfrog/)

[Descarcă](https://downloads.wordpress.org/plugin/bulk-convert-post-format.1.1.5.zip)

 * [Detalii](https://ro.wordpress.org/plugins/bulk-convert-post-format/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/bulk-convert-post-format/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/bulk-convert-post-format/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/bulk-convert-post-format/#developers)

 [Suport](https://wordpress.org/support/plugin/bulk-convert-post-format/)

## Descriere

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

## Capturi ecran

[⌊Choose your category, post format, and submit⌉⌊Choose your category, post format,
and submit⌉[

Choose your category, post format, and submit

[⌊Location in the Tools menu⌉⌊Location in the Tools menu⌉[

Location in the Tools menu

## Instalare

 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

## Întrebări frecvente

### Can I convert custom post types or custom taxonomies?

Our plugin currently supports only standard post types and the standard category
taxonomy.

### Can I convert only some posts and not an entire category?

Not at this time. An easy workaround would be to create a temporary category to 
select the specific posts you want to convert. After the conversion, you can delete
the temporary category.

## Recenzii

![](https://secure.gravatar.com/avatar/e09469c9479c13e0907c82da3e82af2d945ffb5d5a69afb9033be0dccae176a8?
s=60&d=retro&r=g)

### 󠀁[Works but could be improved](https://wordpress.org/support/topic/works-but-could-be-improved/)󠁿

 [joxyzan](https://profiles.wordpress.org/joxyzhan/) 4 martie 2024 2 răspunsuri

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

![](https://secure.gravatar.com/avatar/9f781c7224e6c7e87f7a2067283303bd30024faca002d2815eae2cddc2d94776?
s=60&d=retro&r=g)

### 󠀁[feature request: convert to other post type](https://wordpress.org/support/topic/feature-request-convert-to-other-post-type/)󠁿

 [tokach](https://profiles.wordpress.org/tokach/) 14 noiembrie 2023 1 răspuns

Work nice, could you add converting posts to pages and vice versa thankyou

![](https://secure.gravatar.com/avatar/374ea40afb714496967ecdd047f26a4c48c9b2b6acac65646e08bf27b7ad8806?
s=60&d=retro&r=g)

### 󠀁[made vanished my wordpress post format](https://wordpress.org/support/topic/made-vanished-my-wordpress-post-format/)󠁿

 [legarsfred](https://profiles.wordpress.org/legarsfred/) 25 octombrie 2023 1 răspuns

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

![](https://secure.gravatar.com/avatar/20b632ecadf04a3982c3ec73c54d7812bf371211a92cc9616cd8dd8aa062f9e9?
s=60&d=retro&r=g)

### 󠀁[Still working smoothly](https://wordpress.org/support/topic/still-working-smoothly/)󠁿

 [antoinersx](https://profiles.wordpress.org/antoinersx/) 22 august 2018

Thank you for your work 🙂

![](https://secure.gravatar.com/avatar/1efa14590a02f0664d0c44328a40b4aba6f9288d7fddc6bc9bdc5d50ed729603?
s=60&d=retro&r=g)

### 󠀁[Simple plugin, works and is fast](https://wordpress.org/support/topic/simple-plugin-works-and-is-fast/)󠁿

 [krystoflp](https://profiles.wordpress.org/chrisscottuk/) 3 septembrie 2016

This does what it says on the tin – fast!

 [ Citește toate cele 8 recenzii ](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/)

## Contributori și dezvoltatori

„Bulk Convert Post Format” este un software open-source. La acest modul au contribuit
următoarele persoane.

Contributori

 *   [ Razorfrog Web Design ](https://profiles.wordpress.org/razorfrog/)

[Tradu „Bulk Convert Post Format” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/bulk-convert-post-format)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/bulk-convert-post-format/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/bulk-convert-post-format/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/bulk-convert-post-format/)
prin [RSS](https://plugins.trac.wordpress.org/log/bulk-convert-post-format/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

1.1.5

 * Security updates
 * WP Core 6.9 compatibility update

1.1.4

 * Enhanced category dropdown to display terms hierarchically along with their post
   count.
 * Improved post query to exclude posts in child categories, ensuring accurate conversions.
 * Refined text in progress and completion pages for better clarity and user experience.
 * WP Core compatibility update

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

## Meta

 *  Versiunea **1.1.5**
 *  Ultima actualizare **Acum 7 luni**
 *  Instalări active: **90+**
 *  Versiune WordPress ** 5.2 sau mai recentă **
 *  Testat până la **6.9.4**
 *  Versiune PHP ** 7.2 sau mai recentă **
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/bulk-convert-post-format/)
 * Etichetă
 * [post formats](https://ro.wordpress.org/plugins/tags/post-formats/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/bulk-convert-post-format/advanced/)

## Evaluări

 4.4 din 5 stele.

 *  [  6 5 – recenzii (stele)     ](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/?filter=5)
 *  [  1 4 – recenzie (stele)     ](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/?filter=4)
 *  [  0 3 – recenzii (stele)     ](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/?filter=3)
 *  [  0 2 – recenzii (stele)     ](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/?filter=2)
 *  [  1 1 – recenzie (stele)     ](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/bulk-convert-post-format/reviews/)

## Contributori

 *   [ Razorfrog Web Design ](https://profiles.wordpress.org/razorfrog/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/bulk-convert-post-format/)