• Stars
    star
    172
  • Rank 220,499 (Top 5 %)
  • Language
    JavaScript
  • Created almost 12 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This plugin provides a solid example for integrating the new media manager workflow into your plugins/themes by showing you how to upload/insert an image file into a text field.

New Media Image Uploader

This plugin provides a solid example for integrating the new media manager workflow into your plugins/themes by showing you how to upload/insert an image file into a text field.

Installation & Usage

  1. Copy the new-media-manager-plugin.php file into your wp-content/plugins directory of your install.
  2. Activate the plugin and navigate to an Edit screen for any page that is published on your site.
  3. Find the TGM New Media Plugin Settings metabox and enjoy.

There are both development and production JS files. The development file is filled with useful comments, and the production file is minified with no comments.

Contributing

Just submit a pull request to the master branch if you have any bug fixes or other useful additions.

Issues

Got questions or issues? Make sure to post them to the issue tracker on the repo.