Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whyisjake/podtrac-with-seriously-simple-podcasting
If you wanted to add Podtrac support to your site, in conjunction with Seriously Simple Podcasting, this is the plugin that will do it.
https://github.com/whyisjake/podtrac-with-seriously-simple-podcasting
Last synced: 6 days ago
JSON representation
If you wanted to add Podtrac support to your site, in conjunction with Seriously Simple Podcasting, this is the plugin that will do it.
- Host: GitHub
- URL: https://github.com/whyisjake/podtrac-with-seriously-simple-podcasting
- Owner: whyisjake
- Created: 2015-07-21T20:26:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T18:37:10.000Z (over 7 years ago)
- Last Synced: 2024-10-10T03:03:20.314Z (about 1 month ago)
- Language: PHP
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Podtrac & Seriously Simple Podcasting ===
Contributors: whyisjake
Donate link: http://jakespurlock.com/donate/
Tags: podcast
Requires at least: 3.0.1
Tested up to: 4.3
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlIf you wanted to add Podtrac support to your site, in conjunction with Seriously Simple Podcasting, this is the plugin that will do it.
== Description ==
If you wanted to add Podtrac support to your site, in conjunction with [Seriously Simple Podcasting](http://seriouslysimplepodcasting.com), this is the plugin that will do it. This allows both episode redirects, and feed redirects.
== Installation ==
Installation is simple, either install automatically from the WordPress plugins repository from admin interface of your website, or, upload via FTP.
1. Upload the `/podtrac/` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Update the settings in the Seriously Simple Podcast settings page.== Frequently Asked Questions ==
= Is there a per feed redirect setting available? =
This is coming soon, and I hope to be working with Seriously Simple Podcasting team to change how they have it implemented on their end to get this updated.
== Screenshots ==
1. Podtrac admin interface, integrated with Seriously Simple Podcasting.
== Changelog ==
= 0.5.1 =
* Add three parameters to the filter to prevent notices.= 0.5 =
* Initial Release