This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Attachment Taxonomy Support

वर्णन

The Attachment Taxonomy Support provides better support for media and attachments in WordPress versions before WordPress 3.5+.

In versions of WordPress subsequent to 3.5 it just registers ‘attachment_category’ and ‘attachment_tag’ taxonomies.

स्क्रीनशॉट

  • Edit Media (pre WordPress 3.5)
  • Media Popup (pre WordPress 3.5)

स्थापना

Upload the Attachment Taxonomy Support plugin to your WordPress plugins folder (/wp-content/plugins) or install it via your WordPress admin. Then activate it from the plugin admin page.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“Attachment Taxonomy Support” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Attachment Taxonomy Support” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.2

  • Disable admin functionality in WordPress 3.5+ as taxonomies are now supported natively and media workflow has changed.

1.1.2

  • Ensure admin.js is loaded on media pages.
  • Added text domain to translation strings in setup_taxonomies().

1.1.1

  • Add language support.
  • Enqueue scripts properly and only when required.
  • Remove unnecessary menu redirect.

1.1

  • Added media taxonomy menu items.
  • Added links to manage taxonomies.
  • Fix attachment taxonomies not saving if all checkboxes deselected.
  • Fix saving when editing multiple attachment in post popup.
  • Allow default taxonomies to be removed via ‘attachmenttaxsupp_taxonomies’ filter.
  • Added support for hierarchical taxonomies.

1.0

  • First version.