[Plugin: WP-O-Matic] Added functionality
-
I have had requests to fork this project. I’ve been modifying it for a client project.
I have added author functionality. Basically, if there’s an author in the feed post, that will display when the_author() is called instead of the feed name.
I’ve also added the ability to move feeds from one campaign to another.
I wrote a Perl script to convert a spreadsheet of feeds to opml for WPM(U|S):
subdomain, category, subcategory, feed
Then upon import, you can pick the campaign and wordpress category it belongs to, or it will create a new one.I’ve set the default to use feed date and to not cache images.
I’ve been working on getting the images correctly. At the moment, it inserts the image into the beginning of the post, but we might change that to something more robust and customizable.
Please let me know of any other feature requests or problems you may be having.
- The topic ‘[Plugin: WP-O-Matic] Added functionality’ is closed to new replies.