Automatically broadcast posts / pages / products, from one or more blogs as the source, when creating a new blog. The add-on can also be used to manually broadcast posts to selected blogs.
Use the add-on to create a broadcast: criteria that decide which posts are to be broadcasted. After selecting one or more source blogs, you can then choose:
- post ID numbers
- custom post types (including posts and pages)
- taxonomy terms that the posts have to have in order to be selected for broadcasting
The criteria are cumulative, meaning that the possible posts must fulfill all criteria: select all posts that have these selected post IDs and are of these post types and have these taxonomy terms assigned. If you wish to broadcast posts with post terms and pages with other terms, then create several broadcasts.
After creating and setting up the broadcast, you can use the test bulk action to see which posts will be broadcasted when the broadcast is triggered.
You can also manually trigger a broadcast by using the manual broadcast tab. This will execute a broadcast and copy the posts to the selected blogs.
It almost sounds like a code snippet would be better suited in this case, rather than expanding NBB immensely with a lot of code. I’ll contact you via e-mail for details on what you need.
Not directly. NBB only handles the initial broadcast and linking of posts from one blog to the newly-created blog. The posts, if linked, will be updated when the parent post is updated during editing.
I’m not sure this add-on is what you’re looking for. NBB only really broadcasts to newly-created blogs and then forgets about them. Are you perhaps looking for forced broadcasting? The UBS add-on can help you with that.