• 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.

Viewing 15 replies - 1 through 15 (of 25 total)
  • Thanks Elizabeth!!!
    But is it possible to use your WP-O-Matic modded? I’m really interested.

    1) a great opportunity could be possibility to set category for every single feed inside a single campaign.
    2) and add tags (or more simple, get category/subcategory and use this to add tag of post).

    But… do you use WPMU? Great!!!

    Hi Elizabeth,

    How you getting on? Are you close to releasing the fix for duplicate posts and the automatic simple tags bug?

    Thanks

    DD:)

    Thread Starter elizabethcb

    (@elizabethcb)

    David,

    Duplicate post fix will be sometime this week. I have to merge those specific changes with an original, as mine is very modified. I’m been bug squashing the past week, but I haven’t seen any duplicate posts!

    Kagliostro,

    Categories for each feed is a little out of scope of my changes. I just have each campaign named for a category. Tags though. That’s doable. I’ll see what I can come up with.

    Thank you very much Elizabeth!!!

    I’m looking at wpomatic code and I believe that I will be able to solve my category problem with a very little “trick”: I will change association category/campaign with association category/feed.
    Luckily Devthought keeps category data separate from campaign data in database so this change would be very simple.

    But… only after I will see your code ;)))

    Again.. Thank you very much for your help!!
    Francesco

    I’m very much looking forward to this update as well. As you’re not the author on this plugin page, where will you be releasing the updates?

    would there be any hope in having the posts be scheduled x seconds from each other / the latest post on the site? right now if I’m doing wp-o-matic from one site to another and there’s 10 posts, they all get posted at the same time. I’d like to stretch them out a bit.

    Hi Elizabeth,

    How is this project coming? Looking forward to its release.

    Thread Starter elizabethcb

    (@elizabethcb)

    Hiya,

    I got the ok from the plugin author to release my changes. I’ve gotten enough data to feel comfortable with the duplicate posts fix. https://thedailyglobe.com has 100,000++ posts, so I have plenty of data now. The latest posts have all tags stripped, except for what WordPress puts back in. I’m not happy with it, but there’s a lot of broken tags in feeds that break page layouts. There’s one feature that I’ll either have to remove or option out. It automatically adds a flickr image if there’s no image present in the post. It’s a very specific feature for this site. I can see it’s application to other cases, but I think it’ll have to be removed for release.

    Hopefully, I can get to putting it up on my website and adding it to github this week.

    thats great elizabeth,

    looking forward to it.

    any chance the ‘simple tags’ bug will be fixed alongside the duplication error? happy to donate for a working solution.

    dd

    Same here. I’m following this closely.

    elizabeth its great that you have picked up the mantle on this software. You have a ready fan base here, and I’m sure like me they are happy to donate for an updated version.

    Oh cool, I am following you on https://github.com/elizabethcb and Anxiously await WP-O-Matic there ??

    any news on this?

    I’m have a terrible time with the duplicate posts bug.

    Any alternatives out there?

    i this still happening or has it stalled?

    can someone also recommend a good alternative.

    thanks

    dd

    Hi David,

    She has uploaded a copy to her website: https://slatetechpdx.com/our-work/

    It still needs some fixes and tweaks and you need to go into phpmyadmin to create a unique hash column. There is another post in this forum about how to do that.

    hi man,

    the intruction here https://slatetechpdx.com/our-work/ say add the unique constraint on hash column of the wpo_campaign_posts table.

    but the post here says add unique hash to the campaign_feeds table column?

    which is it?

    i have uploaded elizabeths edited plugin file and have phpmyadmin but have no idea what i need to do next?

    some guidance and instructions on how to add a ‘unique constraint on hash column of the wpo_campaign_posts table’ would be greatly appreciated.

    DD

Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘[Plugin: WP-O-Matic] Added functionality’ is closed to new replies.