Description
Use this plugin if you want to display content on your site from your other wordpress websites on same hosting. Easy to use, this plugin is great to create microsites.
This plugin will allow you to get Posts, Pages, etc from other databases. Helpful to create Mircosites. A simple solution to display content on your main/subdomain site from main/subdomain site by connecting to database.
Full list of features:
- Simple installation.
- Easy to display content from another website.
- Helpful to create microsites using specific category.
Many features coming soon.
Display in Post Or Page shortcode: [wpdb-pull]
Display using PHP: <?php echo do_shortcode(‘[wpdb-pull]’); ?>
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use WP Database fetch to configure the plugin
- Shortcode
Display in Post Or Page: [wpdb-pull]
Display using PHP: <?php echo do_shortcode(‘[wpdb-pull]’); ?>
FAQ
- Can I use my existing WordPress theme?
-
Yes! WP Database Fetch works out-of-the-box with nearly every WordPress theme.
- Will this work on WordPress multisite?
-
Yes! If your WordPress installation has multisite enabled, WP Database Fetch will support the global request of getting blogs, posts, comments, and even custom post types.
Reviews
Contributors & Developers
“WP Database Fetch” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Database Fetch” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.3
Release date: Jan 19, 2016
Version 1.2
Release date: Jan 4, 2016
Version 1.1
Release date: Jan 1, 2016