Provide function to display dropdown with posts.
| Author: | Vadimages team (profile at wordpress.org) |
| WordPress version required: | 0.2.1 |
| WordPress version tested: | 3.9.34 |
| Plugin version: | 0.2.1 |
| Added to WordPress repository: | 20-05-2014 |
| Last updated: | 20-05-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 848 |
![]() Click to start download |
|
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
