I am in a process of designing a concept of multi site.
Two single sites and one umbrella site which would list the posts from the two sites.
The idea is, upon publishing a post to use the page.create:after hook on one of the two sites to push the post/page over API to the umbrella site.
The question is:
Will the page.create:after hook be also executed on the umbrella site when the page is created over API?
Thank you in advance.
Best regards
GDS