Opis
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]’); ?>
Snimke zaslona
Instalacija
Ovaj odlomak opisuje kako instalirati dodatak i i kako ga natjerati da radi.
- 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]’); ?>
ČPP
- Mogu li koristiti postojeću WordPress temu?
-
Yes! WP Database Fetch works out-of-the-box with nearly every WordPress theme.
- Hoće li ovo raditi na 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.
Recenzije
Suradnici i Programeri
“WP Database Fetch” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “WP Database Fetch” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
Version 1.3
Release date: Jan 19, 2016
Version 1.2
Release date: Jan 4, 2016
Version 1.1
Release date: Jan 1, 2016