Hi @seriyyy95,
thank you for reporting this issue.
Have you tried to change get_site_option to get_option? If it works for you I will do the same and publish a new version of the plugin, because in that case, get_option would surely work also for non-multisites.
In my opinion, if it still doesn’t work with get_option, this should be fixed by the core because get_site_option( ‘wp_page_for_privacy_policy’ ) should also return the privacy policy page ID on a multisite installation.
Have a great day!
Jose
Yeah, the get_option( ‘wp_page_for_privacy_policy’ ) method works. Thanks.
-
This reply was modified 1 year, 4 months ago by
Seriyyy95.
Perfect! Thank you for the confirmation! The development version is already updated. I will publish it after doing some tests.
You can keep your change until the new version is published.
Have a great day!
Jose