I would look into using HyperDB instead.
This would allow you to pull data from several databases while one is replicated as the “master” database.
http://wordpress.org/plugins/hyperdb/
From the description page of the plugin:
It supports:
- Read and write servers (replication)
- Configurable priority for reading and writing
- Local and remote datacenters
- Private and public networks
– Different tables on different databases/hosts- Smart post-write master reads
- Failover for downed host
- Advanced statistics for profiling
Hope this helps you.
Related Posts:
- Redirect to another page using contact form 7? [closed]
- Seriously stuck with some custom meta box/plugin stuff
- How to get images from EDD post?
- Accessing post’s meta data based on user’s click of a post
- Easiest way to add dropdown to a page
- How to get the element ID from new menu list that added with add_filter()?
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- Delete mobile menu button [closed]
- Center and hide overflow of WP toolbar custom links
- How to delete all trashed item in one-go
- WordPress custom taxonomy not showing
- $pages = get_pages(‘child_of=’.$post->ID); Why arguments are concatenated?
- “Allowed memory size” problem [closed]
- How to create repeater field manually, without plugin (ACF Pro)?
- How to get the custom field value using SQL query
- How to arrange custom posts in the backend/admin by custom taxonomy
- Problem with checked box on wp car manager plugin
- WordPress hide post from custom post-type on a single page
- Calling an custom field from theme option at the frontend
- WordPress User Frontend Editing Custom Fields
- public custom posts not showing in my wordpress plugin
- Tickera missing attendees – No attendees found
- How to fetch WordPress Gallery Images to a Custom Post Type?
- Remove H1 title in admin post edit screen
- Find all strings between an enclosing shortcode
- How to limit each front-end user to view just his own uploaded files on Amazon S3?
- How to create a dashboard for logged-in users with custom functionality? [closed]
- Loop carousel slider in wordpress
- How to Fix WordPress 500 Internal server error due to custom post type
- using href when creating wordpress plugin calls empty page instead of php file
- Need help integrating plugin into theme
- WordPress menu and plugin installation problem
- Power Menus plugin destroys menu after adding new item
- How to allow customers to input a text as a product variation *and* charge per character?
- Retrieve data from multiple WordPress sites using PHP script
- resizes images on the fly
- Things that saved lose when logout
- plugins_loaded action is not working properly
- Creating a user ‘add custom field’ section
- How can I insert a record into a custom table from my custom form in my custom admin page?
- Trending Tags based on post views
- get_option return incorrect values
- How to assign plugin to top level menu?
- Adding icons next to categories in wp_nav_menu
- I created a custom form in HTML/CSS and now I need it to submit … should I create custom PHP or is there a plugin I can use?
- How to display custom post type in a submenu?
- It possible to implement an adhoc php web application with wordpress?
- Create csv file in plugin
- Woocommerce: deleted single-product.php, everything still works. How is it possible?
- Cannot access variables within a widget
- Custom Post Type parent slug as menu item
- Is there any wordpress function to update a random post every 10 minutes?
- WP Super Large Menu Problem
- Editing Global Variables from Inside Functions
- How to build a navigation menu for long-form texts like this one
- export high ress images to pdf
- Media Playlist Plugin
- How to speed up installing plugins and upgrading WordPress
- How to copy data from user profile page (profile.php) to theme customizer
- Autoloading a PHP class – working outside, but not inside WordPress plugin
- How to save information related to post in database?
- Array to string conversion error when trying to POST multidimensional array
- Changes required to make new plugin from existing
- Hide some portion on single.php base on author
- Save selectlist value (taxonomy) in wp:wp_set_object_terms
- Page doesn’t load
- Creating themes using the one Plugin (Toolkit)
- Plugin Hook: Get posts
- Displaying image from a repeatable group
- AJAX doesn’t pass variables to the php function in the plugin
- How to add jquery to my custom post type wp plugin
- WordPress list child pages of custom post type
- WordPress custom posttype meta values doesnot save
- How to set up php,javascript and css to allow for our finished product to be displayed within a page?
- Assigning a custom post type to a custom page
- What is the process for reimplementing a back up WordPress?
- Saving custom form fields
- Posting code inside the post instead of in the template file using shortcode
- W3 Total Cache Can’t Really Detect Things
- How to add php stylesheet to admin section instead of admin_head hook
- How do I convince this button to do something when it is clicked?
- Showpost and last
- add_media_page function not creating submenu
- custom url with custom post
- CPT-onomies CPT_TAXONOMY->get_terms extremely slow with 6K posts
- WordPress function to add text
- How can I pass value to function in add_menu_page?
- Saving an array to get_options
- Saving plugin data returns “You do not have sufficient permissions to access this page.”
- display user input using ajax in wordpress
- WordPress Background Audio – Continous AutoPlay
- Variable passed to each() is not an array
- get recent 12 days post then random in wordpress
- Metabox Data not saving
- Automatically add child pages to menu
- How to Set Limit with WordPress Get Bookmarks Shortcode
- Plugin Breaking WordPress Login
- Multiple Plugins Interacting with Menu
- Hyperlink to execute PHP
- How to get site homepage from plugin?