Vadimages Dropdown Posts

0

Provide function to display dropdown with posts. Usage: v_dropdown_posts(array( orderby” => ”title”, ”order” => ”asc”, ”sel

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Provide function to display dropdown with posts.

Usage:

v_dropdown_posts(array( orderby” => ”title”, ”order” => ”asc”, ”selected” => 0, ”echo” => 1, ”select_name” => ”post_id”, ”select_id” => ””, ”post_type” => ”post”, ”posts_per_page” => -1 ));

Supported all params that supported WP_Query