Upload Multiple Image
开发者 |
suhasrathod
|
更新时间 |
2014年2月12日 19:58 |
捐献地址: |
去捐款 |
PHP版本: |
3.7 及以上 |
WordPress版本: |
3.8 |
详情介绍:
This plugin adds a meta box for multiple images for all posts and pages. please see installation instructions.
Retrive all image using function get_multiple_image($post_id)
安装:
- Upload plugin to the
/wp-content/plugins/
directory
- Activate the plugin through the \'Plugins\' menu in WordPress
- To retrieve linked images, Use get_multiple_image() into the loop which return an array of image URLs
更新日志: