Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Change Media Parent

Beschreibung

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.

Screenshots

  • Link and Post Selection window

Installation

  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/

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Change Media Parent“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Change Media Parent“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

v0.2 2015-08-02

  • fixed PHP Warning for $detached

v0.1 2012-09-17

  • Initial release