Great post, thank you. One quick note, the code in the article uses wp_get_sites()
which has been deprecated. Replacing it with get_sites()
does the trick.
Thanks again.
Great post, thank you. One quick note, the code in the article uses wp_get_sites()
which has been deprecated. Replacing it with get_sites()
does the trick.
Thanks again.