Skip to content

mihailShumilov/vadimages_dropdown_posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

=== Vadimages Dropdown Posts ===
Contributors: mihail.shumilov
Tags: dropdown, posts
Requires at least: 0.2.1
Tested up to: 3.9.1

Provide function to display dropdown with posts.

== 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages