• Hi all,

    I am trying to use a plugin called Molongui Multiple Authors, which allows me to have (you guessed it) multiple authors on each post.

    As of right now, the plugin is only allowing me to have two authors (the first and last I choose) instead of the unlimited amount it is supposed to have.

    I am not 100% sure the problem is with Blubrry, but this is the only plugin I don’t feel comfortable deactivating to test it against.

    Is there some way I can identify what is causing the problem, or a change I can make in the theme files to solve this problem?

    (BTW, the plugin developer for Molongui says “The only thing that I can think of is that someone is hooking into the “add_post_metadata”, “add_post_meta” or “added_post_meta” filters provided by WP.” Not sure if that helps.)

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shawn

    (@shawnogordo)

    I’ve asked the Blubrry dev team to look at your question. A response will be posted here as soon as they’ve had a chance to look at it.

    Plugin Contributor Angelo Mandato

    (@amandato)

    Hello @nickmarioe,

    Yes PowerPress, like other plugins, uses the post_meta table. When you create a post the podcast information for that page is associated to the post, not user. Saving data to the post_meta table will call the hooks mentioned above, e.g. added_post_meta.

    Can you give us some background how the podcast information should be saved to WordPress’s database for compatibility with this multi-author to 1 post plugin? Is this plugin doing something unique with “enclosure” data and/or providing additional feeds in some way?

    Thanks,
    Angelo

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Compatibility problem with Multiple Authors plugin?’ is closed to new replies.