Answer the question
In order to leave comments, you need to log in
Wp network - how to display news on all blogs?
Hello! Is there such a plugin or something like that, so that I can, for example, tick the "display in all blogs" news box and this news will be displayed accordingly in all blogs?
Answer the question
In order to leave comments, you need to log in
Are all blogs different WP sites? If so, check out https://mainwp.com/
There is no such checkbox in the multiset, because. each blog uses different tables. The most painless option is to cross-spot from the main blog to the child ones. add to appropriate for child tables.
There will be problems with images, they will also need to be added to the media libraries of child sites
. Or, organize a separate table for such news, and then using the pre_get_posts filter, you can embed this news into child blogs without duplicating information.
As an option, you can make a special blog, closed from the outside world, and set up import from it on the rest. The safest and easiest to implement, in my opinion, option that does not require programming and hacks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question