Fetch URL - Fetch and Parse External Content
开发者 |
povidiu
|
更新时间 |
2013年12月30日 18:36 |
捐献地址: |
去捐款 |
PHP版本: |
2.7 及以上 |
WordPress版本: |
3.7.1 |
详情介绍:
Use the shortcode 'remote_get' with the parameter 'url' to insert the content from that url into your page or post. The are available parameters like start and stop/end to parse out a specific part of the content that you wish to display.
Now you can also wrap any content in the 'preg_replace' shortcode to manipulate it into the desired format.
安装:
- Download and unzip the plugin into your WordPress plugins directory (usually
/wp-content/plugins/
).
- Activate the plugin through the 'Plugins' menu in your WordPress Admin.