Plugin for the Sell Media wordpress plugin to allow some items to be disabled for sales or link to an external site.
- Disable purchase option for indivisual items (or link to external site if set)
- Set an external purchase link for an item
- Set an agency to be used in the purchase button/link. (Purchase from X)
- Download and place in Wordpress plugin folder
- Activate the plugin.
- Modify theme template (or create a child theme) for single sell media items and call external_media_item_buy_button instead of sell_media_item_buy_button.
- single-sell_media_item.php
- taxonomy-collection.php
- taxonomy-keywords.php
- taxonomy-licenses.php
- archive-sell_media_item.php
- author.php
- Please use the
dev
branch on GitHub when making pull request
GPLv2 or later