Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Change Media Parent

Descrizione

Currently WordPress does not provide the ability to change the post that an item in the Media Library is attached to after it has been set. This plugin allows editors to change the parent post to another post.

Screenshot

  • Link and Post Selection window

Installazione

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

FAQ

How can I reset a media item to Unattached?

This plugin does not currently offer this option. You may wish to try this plugin https://wordpress.org/extend/plugins/change-attachment-parent/

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Change Media Parent” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Change Media Parent” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

v0.2 2015-08-02

  • fixed PHP Warning for $detached

v0.1 2012-09-17

  • Initial release