I am using three site multi-site installation.
When I use $wpdb->base_prefix some time it gives network site prefix instead of giving base site prefix. Any one face this problem? Can you please give any suggestion?
I got on the list to test a private beta of a plugin I'm using on a multisite network.
The plugin authors have code in there to add a custom role. They have a bug that removes the ability to give a user any role except their one custom role.
When I visit ../wp-admin/network
Details
I installed on my main web site domain.com the WP MultiSite Network and buyed a third-level domain from my provider shop.domain.com.
After that i create a new site from the Network dashboard with the same name of third-level domain (shop.dom
Is there a way to get the sites of user on network site using REST API using that users authentication?
I tried https://www.example.com/main/userdomain/wp-json/wp/v2/users/johnsmith but it doesn't return the results in my tests.
For example, say user John Smith is using
I am unsuccessfully trying to setup multisite with Wordpress's fresh setup(Wordpress installed in subfolder under htdocs of Localhost), but existing copy of Database already imported(provided by client).
Now the database already has atleast 15-16 different domain URLs already as entries of
I was wondering if it's possible to set-up an NGINX rewrite rule for a WordPress Multisite that redirects anyone using the following: www.sub.domain.com to sub.domain.com.
The issue we seem to be having and our web host isn't being helpful with is that their free
I am working on a custom WordPress theme, and i am little stuck in one situation, the client wants that when the user buy subscription on his WordPress site, then the user can download documents, (the users are downloading documents its done). Now the problem is that, the download should be limit
Recently getting 403 error for woocommerce plugin files while accessing on frontend.
Frontend URL: https://tempserver.in/demo/haiko/
Used theme: ekommart
I created a new WordPress site with the latest version. The problem is after adding define( 'WP_ALLOW_MULTISITE', true ); in the wp-config.php and activating the multisite from the tools menu (in subdomain mode), and after putting suggested codes in the wp-co
I currently have a Multisite with 2 sites.
From the secondary site get_term_by() works to retrieve terms from the primary site, but get_terms() does not.
I'm using switch_to_blog(1); but I get object(WP_Error)#1316 (2) { ["errors"]=>