plugin-icon

Multi Image Upload

This plugin adds a meta box to upload multiple images for posts and pages.
평가
5
최근 업데이트일
April 3, 2019
버전
2.0
활성화된 설치 항목
600
Multi Image Upload

This plugin adds a meta box to upload multiple images for posts and pages. You can enable it for custom post types also, please see installation instructions.

miu_get_images()

This function can be called from any template file to get attached images for the page/post being viewed. It returns an array of the attached image URL.

It take only one argument:

  1. post_id (integer) to get images linked to a specific post

    http://www.example.com/image-1.png [1] => http://www.example.com/image-2.png )

    ?>

무료Creator 요금제에서
활성화된 설치 항목
600
테스트된 버전
5.1.19
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.