Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Change Media Parent

Beschrijving

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.

Schermafbeeldingen

  • Link and Post Selection window

Installatie

  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/

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Change Media Parent” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Change Media Parent” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

v0.2 2015-08-02

  • fixed PHP Warning for $detached

v0.1 2012-09-17

  • Initial release