Title: Broadcast Automatically
Last modified: August 11, 2022

---

# Broadcast Automatically

 *  Resolved [incrementalmkt](https://wordpress.org/support/users/incrementalmkt/)
 * (@incrementalmkt)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/broadcast-automatically/)
 * Firstly, this plugin looks awesome!
 * Secondly, is it possible to automatically broadcast new custom post types to 
   the other website(s)? Rather than having to tick the boxes.
 * I want to deploy this on ‘child’ websites that, when a new custom post type is
   published, will broadcast the content to the main ‘parent’ website, but without
   anyone needing access to the backend of the child sites.
 * Is that possible?

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

 *  Plugin Author [edward_plainview](https://wordpress.org/support/users/edward_plainview/)
 * (@edward_plainview)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/broadcast-automatically/#post-15908717)
 * How do you plan to publish those new posts? Using some plugin?
 * At any rate, to broadcast programmatically you’ll need some custom code that 
   hooks into the “new post created” action from that post creation plugin, and 
   then feed the post ID to the Broadcast API. See the BC api docs here: [https://broadcast.plainviewplugins.com/doc/developer-api/](https://broadcast.plainviewplugins.com/doc/developer-api/)
 *  Thread Starter [incrementalmkt](https://wordpress.org/support/users/incrementalmkt/)
 * (@incrementalmkt)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/broadcast-automatically/#post-15908771)
 * Using a theme with a front end submission form. It will be a directory site, 
   so custom post types could be ‘restaurants’ or ‘homes’.
 * So I guess it’s do-able with a little coding then? Would you be hireable to do
   the coding? Not an immediate project by the way.
 *  Plugin Author [edward_plainview](https://wordpress.org/support/users/edward_plainview/)
 * (@edward_plainview)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/broadcast-automatically/#post-15908837)
 * I can’t help writing the whole custom code from scratch, but I’m available to
   give tips on how to solve Broadcast-related coding problems, if your webdev has
   any questions. Just e-mail away!

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

The topic ‘Broadcast Automatically’ is closed to new replies.

 * ![](https://ps.w.org/threewp-broadcast/assets/icon.svg?rev=1013783)
 * [Broadcast](https://wordpress.org/plugins/threewp-broadcast/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/threewp-broadcast/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/threewp-broadcast/)
 * [Active Topics](https://wordpress.org/support/plugin/threewp-broadcast/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/threewp-broadcast/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/threewp-broadcast/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [edward_plainview](https://wordpress.org/support/users/edward_plainview/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/broadcast-automatically/#post-15908837)
 * Status: resolved