Use Wordpress MultiSite (WPMS) with a remote database for each created site
So, I am interested in really figuring out a way to use WPMS with different remote databases for each new sub-site added
hooks - Send data to 3rd party api with wp_remote_post on wp_login
Is it possible to use wp_remote_post to send http post requests to 3rd party api's? I wasn't able to successfu
wp config - Duplicate database to roll back theme & content changes
I am going to update site to a new custom theme and it will take a few days to get all the work done. Can I duplicate a
theme customizer - How to enable shortcodes in text retrieved from get_theme_mod
Is there a way to enable shortcodes in text saved in the customizer and retrieved using get_theme_mod?I'm guessing
pods framework - Duplicate category slugs from pages and posts
We are working in a new website and having issues with duplicate categories slugs from "posts" and "pages
plugins - Does Wordpress contain "default" anti-SQL injection code that responds with a 404 error?
I've been through the “seven layers of the candy cane forest” on this one… :)Our plugin receives data via a POST re
hooks - Insert HTML in post, below nav bar but above content?
I'm trying to insert a dropdown (via HTML string) in to every post I have.I'd like to add it before the post i
php - WordPress Theme variables scope
I need to create a variable that can be accessed throughout my WordPress Theme template files(index.php, header.php et
plugins - Website painfully slow after migration to VPS2
We've recently moved from Fastcomet's Speedup plan (shared) to a more powerful one, VPS2 (also Fastcomet) beca
custom post types - Show parent category and subcategory once in while loop
I have tried several things but unfortunately do not manage to do it in a good way.I use a while loop to pick up dealers
plugins - Copying content from my other websites
I am currently working in a website for my company to clean up and create new modules. In this company website we share
How to show theme on front end before sign up for multisite
I am working on new project which based on Wordpress Multisite I have done with the wp multisite set up and site creatio
description - How strip the quotation from the meta descrption?
I checked the HTML validator.But, the message is the following.Quote " in attribute name. Probable cause: Matching
Is there a way to dynamically get URL as a path to plugin root, not a local path?
Is there a way to get path to the root plugin folder as a remote URL instead of a local path.For Example:Instead of: c
WooCommerce: How can I add a certain product to the cart and redirect to the cart from a non-shop page?
I want to promote a certain product on a non-shop page. I want to have a Buy now link on that page, which, when clicked,
plugins - On save_post need to wp_insert_post and save partent post id to child post and child post id to parent post
I'working on plugin for custom post types and it's metadata etc. Everything is fine so far but now I need to e
customization - How to Disable option of meta field if that option is selected for any other post in custom post type?
I'm working on a custom post type with a custom meta field post type (like post formats). I'm able to save and
templates - Templating advice sub posts of a CTP
Im looking for advice to generate a few 'default' post templates.Currently this is the setup for the CPT
plugin development - How developed with version control word press site on shared host?
Closed. This question needs to be more focused. It is not currently accepting answers.Want to improve this question? Upd
Filter posts by meta data using custom query
I'm trying to filter post by two things.By the current logged in user.By meta data (disc_id) from the post. Note:

