• Hi there,

    Great plugin!
    I made a custom post type with several meta_fields in it, I’m broadcasting this and linked those meta_fields with one exception.

    I also want the content of the custom post not to be broadcasted, however I don’t know what field I have to blacklist for this. Could you help me with this?

    With kind regards.

    https://www.ads-software.com/plugins/threewp-broadcast/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    The only way of doing this, that I know of, that doesn’t entail any coding for you, is the Protect Child Properties add-on.

    Thread Starter mrporo

    (@mrporo)

    Thanks edward, and when I want to do this with coding? I don’t mind coding a function in my theme for this.

    Plugin Author edward_plainview

    (@edward_plainview)

    Then you’re going to have to hook into the broadcasting hooks, save the content after the switch, and just before the blog gets restored, you put the post_content back into the post.

    That’s what the add-on I mentioned does.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Don't want the_content to broadcast’ is closed to new replies.