
內容簡介
如果您想在同一主機中的其他 WordPress 網站上顯示內容,請使用此外掛程式。該外掛程式易於使用,非常適合創建微網站。
此外掛程式可讓您從其他資料庫中獲取文章、頁面等內容,有助於創建微網站。只需連接到資料庫,便可輕鬆在主/子網域站點上顯示內容。
完整功能列表:
簡單安裝。
易於從其他網站顯示內容。
有助於使用特定類別創建微網站。
許多功能即將推出。
在文章或頁面中顯示短碼: [wpdb-pull]
使用 PHP 顯示: <?php echo do_shortcode(‘[wpdb-pull]’); ?>
外掛標籤
開發者團隊
原文外掛簡介
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:
