Yes, it should be doable. And you should be able to leverage wpdb
, with new instance, to connect to the separate database. Have a look at this old question, Using wpdb to connect to a separate database.
Related Posts:
- Looking for WordPress System Diagrams
- Conditional hook based on the core function that is calling it
- How to resize WordPress images on upload to specific height and width without cropping it
- Set link dialog to open in blank by default
- dbDelta not creating tables
- How to fork a plugin?
- Where to store PHP files created by plugin / themes
- WordPress 4.5 deprecated get_currentuserinfo()
- Single Responsibility Principle and WP Classes
- How to control output of custom post type without modifying theme?
- Admin config screen without menu
- What is the added “complexity” of custom tables?
- Displaying search results in the widget itself?
- How to exclude content (and other returned values) from WP_query()?
- Why does preg_replace_callback never fire in this function?
- WordPress 2.8 Widget API is suitable for Worpress 3.1.4 plugins development?
- Looking for callback function after Gutenberg is rendered?
- WordPress select dropdown list in widget
- Call to undefined function get_blog_option()
- How to duplicate a curl XML request using HTTP API?
- Unable to get content from $post on first publish
- Broken markup when using the_excerpt() in a widget?
- Best Practices for Creating and Handling Forms with Plugins?
- Gutenberg Block add element in the Editor inside InnerBlocks after div – editor-block-list
- How to add pages to custom menus on the fly [duplicate]
- How can I add a CSS rule to edit.php?
- How do you render_callback for register_block_type to a method in another class?
- Get the password key when using the wp_new_user_notification_email filter
- WordPress API have Plugin Anti-piracy feature?
- How to add settings subpage from a plugin to a settings page created in theme?
- Plugin options not being saved or created
- Customizer: widget-synced triggers twice
- how query string in wordpress receive the value other than post and page [duplicate]
- Plugin Repo: Why do some plugins get version charts while others don’t?
- maintaing consistent layout wordpress dashboard
- Is there no admin ui guide for 4.x?
- Is there an event or an other method that tells me the preview is loaded?
- .mo translation strings not loading in PHP scripts that handle AJAX calls
- Admin Plugin POST to another file within the plugin
- user_register not triggering with email verification
- How to get boolean value from register_meta properly?
- Widget Dropdown doesn’t working
- Why is the WordPress taxonomy not registering?
- Checking for existence of a page by title?
- pagination in a custom list created with get_pages function
- How can I identify it as admin page or not?
- AJAX form post returns 0
- Adding admin menus to wordpress
- Is it possible for a plugin to force reading and writing of uploaded images to a database instead of to a filesystem?
- Autogenerate a Table of Contents
- Plugin AJAX Save to Custom Table
- Why enqueue styles on hook?
- Fatal error: Cannot redeclare admin_notice() [closed]
- How To Update WordPress Custom Plugin For Customer? [closed]
- Proper way to use useSelect
- modify show UI of a registered taxonomy
- Using function from enqueued .js file in theme in plugin?
- how to save wp_editor html content in options table
- get_shipping_methods() return empty rate
- Plugin Form Submitting to admin-ajax.php instead of admin-post.php
- Unable to access custom plugin backend
- Resize not resizing images with Capitial extension like JPG
- Redirect returning users to a certain page?
- How to write a shopping queue line plugin with a queue button?
- WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit
- Attaching Image-file to userId
- WooCommerce maintaince mode by using php
- Rerender core Templates with with ToggleControl but it doesnt recognize block type
- Can’t load a script in my plugin page
- WordPress shortcode with a switch
- Add New Button in Admin Panel
- ajax call return 406 not acceptable for non logged users only
- Counter not working correctly
- Woocommerce product not appearing in category list page when created programatically [closed]
- add_meta_box does not display meta box in Admin
- implementing socket.io with wordpress
- List Table action argument not cleared
- How to store in the database directly the translation?
- How to affect front page by plugin
- What is the “best” way to update a theme via a plugin?
- Is there a an option to modify the post content directly on the browser instead of having it reflected on browser by modifying in the database?
- Acessing WP functions in form submission handler
- WordPress permalink setting
- Custom theme and plugin updating
- Error when trying to save custom post type settings (ERROR: options page not found)
- Developing a plugin, ran it through P3 Profiler, shows up slow, but I don’t know why
- Dynamic banner for use on external sites
- What method should I use to store my plugin data (multi level menus with options on each item)
- Error on using __FILE__ for add_menu_page() Function
- Getting error of unexpected output during activation
- Use custom clean URLs for a plug in
- Practical Solutions to HTML5 Video on WordPress
- An adiitional function fires on my AJAX submit
- Projectmanager Internal Link Code Location
- Select options not reloading after form submit
- How to add something after a function
- Plugin SVN folder structure
- Is the only way to add taxonomy terms via an admin panel?
- how many rupee or dollar charge to client to make theme [closed]
- Anyway to prevent admin from seeing other admin’s product?