ryan
|
9ffdbe2230
|
List filters from David House. fixes #2328
git-svn-id: http://svn.automattic.com/wordpress/trunk@3691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 02:02:12 +00:00 |
ryan
|
fe009bb136
|
Retrieve bookmarks for multiple cats. Props MichaelH. fixes #2592
git-svn-id: http://svn.automattic.com/wordpress/trunk@3658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-24 19:22:22 +00:00 |
ryan
|
4ce7df114d
|
Add include param to get_posts(), get_categories(), get_pages(), and get_bookmarks(). Props MichaelH. fixes #2562
git-svn-id: http://svn.automattic.com/wordpress/trunk@3655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-21 04:26:50 +00:00 |
ryan
|
91621266c1
|
Back compat fixes for get_links().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-04 20:39:51 +00:00 |
ryan
|
150bb1dcee
|
Normalize argument names.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-03 21:38:36 +00:00 |
ryan
|
7f125c5135
|
Use array_merge() to set defaults.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-02 06:37:00 +00:00 |
ryan
|
5643e1c1ba
|
Allow args to be passed as query string or as associative array. This avoid multiple parse_str calls when passing args along and provides choice on the cheap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-02 05:47:59 +00:00 |
ryan
|
83a6d4c005
|
Move links.php to template-functions-bookmarks.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@3593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-02 04:59:27 +00:00 |