Andrew Nacin
003a617439
Some docs and corrections to _wp_link_page().
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15617 602fd350-edb4-49c9-b593-d223f7449a82
2010-09-14 16:48:38 +00:00
scribu
bfb520f616
Don't hardcode the pagination base. Fixes #12507
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15582 602fd350-edb4-49c9-b593-d223f7449a82
2010-09-07 01:18:42 +00:00
scribu
b3ef955990
Don't use the global anymore. Fixes #11624
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15549 602fd350-edb4-49c9-b593-d223f7449a82
2010-08-28 11:57:28 +00:00
Andrew Nacin
3e337cf0fb
Two birds with one stone. fixes #13902 , props ocean90, wahgnube. fixes #13555 , props hakre.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15264 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-15 20:31:44 +00:00
Ryan Boren
0922715668
Cut 'em out, move 'em on, trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15116 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-02 20:04:07 +00:00
Ryan Boren
e2407a19fc
Don't add sticky class if is_paged(). Props iandstewart. fixes #13666
...
git-svn-id: https://develop.svn.wordpress.org/trunk@15088 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-01 15:03:49 +00:00
Peter Westwood
31be303930
Move the escaping into get_guid() so we don't have to repeat ourselves. See #13555 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14949 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 17:27:18 +00:00
Andrew Nacin
1db32f4b9f
Context and translator comments for revisions column names. props dimadin, fixes #13434 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14753 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-19 19:20:22 +00:00
Ryan Boren
efff0fe8bb
Fix viewing autosave revision for custom post types. Props duck_. fixes #13110
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14749 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-19 18:36:52 +00:00
Andrew Nacin
5f287dcb6d
Clarify that link_before and link_after text for wp_list_pages also applies to the current page which doesn't actually have a link. fixes #12247 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14687 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 06:11:43 +00:00
Andrew Nacin
84578d128b
Add trailing slash to some home_url() calls. props zeo, fixes #13245 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14443 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-04 17:13:11 +00:00
Andrew Nacin
d5e5ccdd72
Introduce is_rtl(). Use it in core. It only becomes defined when locale is loaded, so it's impossible to use it too early. Deprecate the get_bloginfo('text_direction') call. fixes #13206 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14360 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 05:49:19 +00:00
Dion Hulse
85b5a63f56
Fix notices in post_custom(). Props sirzooro. Fixes #11839
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13861 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-28 04:19:44 +00:00
Dion Hulse
60d2b654ac
Fix unset notice on Revisions page for custom post_types. Use $post object instead of relying on a Global
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13772 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-20 01:10:01 +00:00
Andrew Nacin
dd306def81
Remove redundant isset() and empty() checks.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13770 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-19 21:29:21 +00:00
Dion Hulse
bfe10ba981
Re-use /page/xx/ for Post Paging on Page_on_front. Few fixes related to paging on front page. Fixes #12391
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13494 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-28 09:40:42 +00:00
Andrew Nacin
6f3f1d0806
Add filter to the args in wp_link_pages(). fixes #12158 props greenshady
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13479 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-28 01:46:39 +00:00
Andrew Nacin
a7a3e94381
Add some whitespace to get_body_class(). props coffee2code. Clarify fallback parameter in sanitize_html_class(). see #11331
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13468 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-27 20:06:35 +00:00
Andrew Nacin
7eea49d9d1
Pass post ID to post_class filter, even when calling post_class() without parameters in the loop. fixes #11878
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13462 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-27 17:49:49 +00:00
Andrew Nacin
9b78314c05
A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13425 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-26 05:46:08 +00:00
Andrew Nacin
c9dfb91763
Spelling and grammar fun. Fixes #11875 props cnorris23
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13382 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-24 20:13:23 +00:00
Andrew Nacin
ef2c401876
Add .type-{post_type} to post_class. fixes #11609
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13350 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-23 23:32:17 +00:00
Dion Hulse
468d0d7cff
Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13242 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-20 02:01:46 +00:00
Dion Hulse
f5c9054956
Always set $link_text.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13110 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-13 11:12:47 +00:00
Andrew Nacin
8e79d5c2ac
Move deprecated functions to deprecated.php. Deprecate get_the_attachment_link() for wp_get_attachment_link(), get_attachment_icon_src() for wp_get_attachment_image_src(),
...
get_attachment_icon() and get_attachment_innerHTML() for wp_get_attachment_image(), get_link() for get_bookmark(). Add missing deprecated version numbers. Add inline documentation to pluggable functions that are deprecated. See #11388
git-svn-id: https://develop.svn.wordpress.org/trunk@13093 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-13 06:39:51 +00:00
Ryan Boren
712c98007d
Look for single-.php templates. Add single- class to get_body_class(). Props ptahdunbar. see #12105
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13032 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-08 22:05:05 +00:00
Ryan Boren
86d7ef0b69
Trim trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@13025 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-08 18:02:23 +00:00
Ryan Boren
0d41ebae21
Add id arg to wp_dropdown_pages(). Props jeremyclarke. fixes #11433
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12882 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-27 21:29:07 +00:00
Ryan Boren
fd48be5b71
Avoid call to setup_postdata(). Use get_queried_object_id(). Props filosofo. fixes #11439
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12877 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-27 17:45:49 +00:00
Dion Hulse
333b3c517c
Introduce Revisioning for custom Post Types, Introduce 'supports' argument to register_post_type() to wrap add_post_type_support(), Whitespace additions to create_initial_post_types(). See #9674 . Fixes #11703
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12751 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-18 11:44:51 +00:00
Peter Westwood
2e2ad12171
Add missing version numbers to _deprecated_argument() calls.
...
Remove deprecated argument from xfn_check() calls.
Pass version number to deprecated_file_included, deprecated_function_run and deprecated_argument_run actions.
Fixes #11386 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12680 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-09 10:03:55 +00:00
Ryan Boren
89784abc18
Sanitize page template class. Props willmot. fixes #11722
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12664 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-08 18:52:16 +00:00
Ryan Boren
783803ae22
Restore [10490], part of which was accidentally reverted.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12601 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-05 15:50:30 +00:00
Ryan Boren
974b6c1ce4
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12598 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-04 17:23:29 +00:00
Peter Westwood
a752e6b561
Updates and improvements to _depreceated_argument. See #11386 props nacin.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12584 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-30 16:23:39 +00:00
Peter Westwood
b864f78853
Fix notices in get_the_title() when passed an invalid id. Also ensure that the filter gets the invalid id so a plugin can supply a default title instead. Fixes #11435 props filosofo.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12550 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-27 08:57:33 +00:00
Peter Westwood
b607185b4e
Fix typo in _deprecated_argument() and start using _deprecated_argument() in wp-includes files. See #11386 props nacin.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12537 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-24 11:12:04 +00:00
Ryan Boren
6de4fcc190
Remove unneeded quotes around vars. Props johnbillion. fixes #10245
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12513 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-23 15:16:53 +00:00
Peter Westwood
ca583c9b1a
Improve the revision comparison user interface to hilight that we compare "old on left" to "new on right". Includes some js to hide the radio buttons to stop you selecting reverse comparisions.
...
Fixes #11088 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@12500 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-23 09:15:13 +00:00
Mark Jaquith
dd1d1be280
Get rid of stray comma. fixes #10977 . props kevinB
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12327 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-06 18:01:01 +00:00
Ryan Boren
97f159fd2d
Return if no post to avoid warnings
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12208 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-18 21:04:09 +00:00
Ryan Boren
8565a52fb0
Remove unnecessary variable initialization. Props nbachiyski. fixes #10736
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12194 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-16 22:44:59 +00:00
Ryan Boren
08c7020ab8
Propagate walker arg down the stack. Props scribu. fixes #10921
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12149 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-05 22:01:53 +00:00
Peter Westwood
20bd817385
Introduce require_if_theme_supports(), move post thumbnails functions to there own include and only included them if the theme supports them. See #10928 and [12132]
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12134 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-01 10:10:06 +00:00
Andrew Ozz
9b809c318d
Remove unused vars in get_the_content and wp_link_pages, props filosofo, fixes #11028
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12105 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-25 20:44:35 +00:00
Mark Jaquith
45b4ea5807
Allow theme devs to change attrs (like CSS class) of thumbnail images. props scribu. see #10928
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12035 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-15 12:31:48 +00:00
Mark Jaquith
77749a6009
First pass at canonical post image template functions. see #10928
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12019 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-10 08:31:21 +00:00
Peter Westwood
fa42eb41a2
Add a title to the Home link output by wp_page_menu(). Fixes #10594 props amilanov.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12013 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-08 21:37:26 +00:00
Ryan Boren
bb4c840efb
Use ID, not user_id. Props filosofo. fixes #10709
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11990 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-01 17:52:01 +00:00
Ryan Boren
9ed83818a6
Pass args array to wp_list_pages filter. Props antonylesuisse. fixes #10034
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11936 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-15 15:40:17 +00:00
Ryan Boren
f4f70a6479
Prophylactic escapes
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11838 602fd350-edb4-49c9-b593-d223f7449a82
2009-08-18 16:05:07 +00:00
Ryan Boren
efcea18935
Sort wp_page_menu() by menu_order. Props nathanrice. fixes #10266
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11642 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-26 05:24:02 +00:00
Ryan Boren
4c04805ade
Add missing brackets. Props westonruter. fixes #8446 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11567 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-15 00:28:52 +00:00
Ryan Boren
e12c642c54
Trim tailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 23:47:49 +00:00
Peter Westwood
6bd9d1dfa5
Rename new function to sanitize_html_class() to hilight exactly what it is for, Fixes #8446 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11435 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 21:31:42 +00:00
Peter Westwood
f2cfe16e7a
Introduce sanitise_css_classname() and use it to give categories, tags, users etc meaningful classnames where possible. Falls back to the id if not. Fixes #8446 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11433 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-22 17:44:26 +00:00
Ryan Boren
5480332bc5
Add more link and then force_balance_tags. Props Denis-de-Bernardy. fixes #9765
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11398 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-19 16:03:11 +00:00
Peter Westwood
c98f9104b6
Migrate final get_author_name() calls to use get_the_author_meta() instead. See #9393 props sivel.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11370 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-16 22:32:48 +00:00
Ryan Boren
5df6a6ad9d
Use IDs instead of slugs in CSS classes ro avoid invalid class names. Props hakre. fixes #8446
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11306 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 17:11:57 +00:00
Andrew Ozz
a3f252ffbd
Add filter: the post content "more link", props JohnLamansky, fixes #9711
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11300 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-12 06:38:59 +00:00
Mark Jaquith
c638e8d8de
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 19:43:53 +00:00
Ryan Boren
cfd320446f
Attr escaping
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11173 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-04 17:54:08 +00:00
Ryan Boren
41f75a2604
Pass post ID to the_title filter. Props DD32. see #5746 #9666
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11112 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 17:40:49 +00:00
Ryan Boren
7e3b303f19
protected_title_format and private_title_format. Props anderswc. fixes #8918
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11111 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 17:36:10 +00:00
Ryan Boren
fe7c34b6fd
s/attribute_escape/attr/. see #9650
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 05:58:45 +00:00
Ryan Boren
7252c98c54
Add page-id-x class to body for pages. jamescollins. see #7939
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11054 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 17:46:51 +00:00
Ryan Boren
a6fac0db89
Faster query to see if page has children
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11053 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 17:45:20 +00:00
Ryan Boren
12c7093645
Trailing whitespace cleanup
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-20 18:18:39 +00:00
Ryan Boren
99b5b3693b
Fix teaser stripping when no teaser. Props makibo, simonwheatley. fixes #6312
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10954 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-16 19:43:01 +00:00
Ryan Boren
18892308b0
Add page class to get_boddy_class(). Props nathanrice. fixes #9514
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10950 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-16 18:22:27 +00:00
Ryan Boren
799a2c59ed
Add page classes to page attachments. Props minusfive. fixes #9472
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10947 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-16 17:37:58 +00:00
Ryan Boren
1a1bd4494c
Don't trigger loop start in get_body_class(). Props Denis-de-Bernardy. fixes #9457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10877 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-06 15:42:12 +00:00
Ryan Boren
8d00b5d37d
Trim trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10810 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-18 02:43:45 +00:00
Ryan Boren
5d8651d6f3
gettext comments. Props nbachiyski. see #9112
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10774 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-13 03:53:39 +00:00
Andrew Ozz
0603592697
Fix wp_get_attachment_link(), props noel, fixes #9036
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10520 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-07 02:58:21 +00:00
Andrew Ozz
75c6fc4c3a
wp_get_attachment_link() variable upgrade, props noel, fixes #9036
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10495 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-04 15:12:24 +00:00
Ryan Boren
9599eaa2ca
Respect time zone when displaying autosave and revision time. Props janbrasna, designsimply. fixes #8750 #6489 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10490 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-03 23:04:31 +00:00
Ryan Boren
940103ddc9
body_class(). Props ionfish. fixes #7939
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10485 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-02 19:21:38 +00:00
Ryan Boren
560eacbb44
Add missing preg delimiters. Props ridgerunner. fixes #8986 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10459 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 17:46:31 +00:00
Ryan Boren
2baa2f8e58
Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10339 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-09 19:29:35 +00:00
Ryan Boren
b6c647c017
Fix link_before and after args. Props ev3rywh3re. fixes #8715 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10269 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 19:41:53 +00:00
Ryan Boren
5161f00e3b
Allow custom page walker classes. Props MikeLittle. fixes #8673
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10230 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-19 20:27:11 +00:00
Ryan Boren
baaaa352ba
Strip trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Peter Westwood
c7de5ef953
Append don't overwrite. See #8649 props rboren.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10121 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 22:13:00 +00:00
Peter Westwood
c7077d18a3
Make wp_page_menu() respect is_front_page(). Fixes #8469 props AaronCampbell.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10115 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 12:14:14 +00:00
Peter Westwood
4cc937b4d3
Use classes instead of ids to allow the wp_page_menu() to be used more than once per-page. Fixes #8439 props corischlegel.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10114 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 12:11:37 +00:00
Ryan Boren
b6a0df1678
post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10070 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 19:19:24 +00:00
Ryan Boren
e5f6baeedc
Use wp_dropdown_page()
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10069 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 18:03:24 +00:00
Andrew Ozz
bcfde60872
Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:27:37 +00:00
Andrew Ozz
4fa6ae8fa5
Gallery settings for TinyMCE
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 06:37:15 +00:00
Peter Westwood
9d57742bb5
phpdoc and notice fix for wp_page_menu(). Fixes #8315 props jacobsantos.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9844 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 10:39:58 +00:00
Peter Westwood
33e4ff5f55
Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9830 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 17:17:18 +00:00
Ryan Boren
9af3568f29
Use default text only if === null. Props DD32. fixes #8156
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9816 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 18:20:25 +00:00
Andrew Ozz
57a1c6f31e
CSS fixes and improvements, also IE7 and some IE6 fixes
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9733 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 18:01:00 +00:00
Ryan Boren
e36aee40d4
Don't use deprecated functions. Props filosofo. fixes #8130
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9590 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 17:45:38 +00:00
Ryan Boren
81a0168123
link_before and link_after for wp_list_pages(). Props thee17. fixes #8041
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9484 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 06:07:39 +00:00
Ryan Boren
8c15b4e5a6
post-template phpdoc from jacobsantos. fixes #7659
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9273 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 03:06:53 +00:00
Ryan Boren
fa4ac95135
Tweak wp_page_menu() defaults. Props MichaelH. fixes #7914
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9254 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-20 17:39:01 +00:00
Ryan Boren
ba1915af0f
wp_page_menu() echo fixes. see #7914
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9246 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 21:15:20 +00:00
Ryan Boren
c364164a1d
Fix echo arg to wp_page_menu(). see #7518
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9245 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 21:06:28 +00:00
Ryan Boren
ae0a2e7d24
wp_get_attachment_link filter. Props Viper007Bond. fixes #7448
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9205 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 20:00:11 +00:00
Ryan Boren
d806f2e97d
link_before and link_after from thee17. fixes #5652
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9202 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 19:13:30 +00:00
Ryan Boren
5d6dcacd59
post-template phpdoc from jacobsantos. see #7659
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9138 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-13 22:28:34 +00:00
Ryan Boren
f4fff13218
the_password_form filter from dancoulter. fixes #7758
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8926 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 06:24:45 +00:00
Ryan Boren
6dc8dd451a
wp_page_menu(). see #7698
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8848 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-08 18:56:54 +00:00
Ryan Boren
973fdc9b43
show sticky class only when is_home. Props MtDewVirus. fixes #7712
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8847 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-08 18:56:13 +00:00
Ryan Boren
d7cbc74497
Skeleton phpdoc for post-template.php. Props jacobsantos. see #7659
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8809 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 23:12:08 +00:00
Ryan Boren
a487b60f71
post_password_required(). fixes #7679
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8800 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 19:54:14 +00:00
Ryan Boren
21400530e1
get_post_class() from mdawaffe. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8643 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 23:26:14 +00:00
Ryan Boren
6992ce6781
Initialize classes array. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8642 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 21:59:52 +00:00
Ryan Boren
812ff9b44f
Add more classes to post_class(). see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8641 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 21:58:06 +00:00
Ryan Boren
198e2f10e0
phpdoc fix up for post_class(). see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8639 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 19:10:44 +00:00
Ryan Boren
47194e9cd7
Add post_class() template function for emitting standard classes for post div. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8638 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 19:09:08 +00:00
Ryan Boren
2b8caf9a1f
Add sticky_class() template tag. see #7457
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8637 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 18:21:52 +00:00
Ryan Boren
2272a1a950
Trailing whitespace cleanup
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Mark Jaquith
3cab99fbd2
Cast to array when using foreach(). Props santosj (and thanks for your perseverance!). fixes #2784
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8572 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 20:31:54 +00:00
Peter Westwood
5260a37685
Allow the default more string to be translated. Fixes #7449 props Viper007Bond.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8547 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 06:40:44 +00:00
Ryan Boren
66c719f214
Validation fixes for post revisions. Props mdawaffe. see #6775
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8012 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-29 23:16:11 +00:00
Ryan Boren
163aa65807
Post revisions API cleanup from mdawaffe. see #6775
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8011 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-29 22:21:36 +00:00
Ryan Boren
1c4f5de9a1
Revisioning for pages from mdawaffe. see #6775
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7913 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-09 15:59:17 +00:00
Ryan Boren
a1be16cf86
Move autosave to post revisions. Props mdawaffe. see #6775
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7907 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-08 17:25:07 +00:00
Peter Westwood
f70f8d56cc
Associate lables with form fields. Fixes #6859 props MarcoZ.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 10:37:06 +00:00
Ryan Boren
c54046696b
Fix pass by ref error. Props DD32. fixes #6776 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7749 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-20 06:45:13 +00:00
Ryan Boren
c72fd439c6
Post revisions from mdawaffe. see #6775
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7747 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-18 23:38:21 +00:00
Matt Mullenweg
58714b0c30
Return the content so everything doesn't go blank from [7491]. See #6537 . Hat tip: robmil.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7492 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 18:19:03 +00:00
Ryan Boren
cbfb5d78b5
Taxonomy queries and urls. Props andy. see #6357
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7491 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 17:02:11 +00:00
Mark Jaquith
df6429885e
Do not double-mark posts as "Private" in the admin. fixes #3146
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7404 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 21:33:47 +00:00
Ryan Boren
32e414dbf4
Image fixes from andy. see #5911
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7263 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:10:00 +00:00
Ryan Boren
7d6440bba2
Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7172 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:48:54 +00:00
Matt Mullenweg
cc3147ab22
New functions for attachment image display, fixes #6086 . Hat tip: tellyworth.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7149 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:21:37 +00:00
Matt Mullenweg
88bb527a19
Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7135 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 04:17:37 +00:00
Ryan Boren
75512587f1
Add current_page_item on page_for_posts. Props mdawaffe. fixes #2959
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7073 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 22:38:02 +00:00
Ryan Boren
579698f0b1
Media library work from andy. see #5911
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6974 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 05:53:47 +00:00
Ryan Boren
c819fc307f
Media handling updates from andy. fixes #5874
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6876 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-16 21:54:47 +00:00
Ryan Boren
60b802e55d
Some notice fixes from Nazgul. fixes #3155
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6711 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 18:42:09 +00:00
Ryan Boren
36dffb5d2d
Add unique 'for' attribute to labels for post password forms. Props Nazgul. fixes #4721
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6698 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 21:47:35 +00:00
Peter Westwood
90e193bdab
Notice fixing for wp-includes. See #5607 props filosofo.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6592 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 20:51:07 +00:00
Ryan Boren
930b3c2b2e
wp_list_pages() no longer requires get_pages() to do a hierarchical sort. Set hierarchical to false. see #5458
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6399 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-17 06:53:59 +00:00
Ryan Boren
3a8b2fcca3
Remove unused vars. Props DD32. see #5418
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6364 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 19:49:33 +00:00
Peter Westwood
789b65933e
Add is_page_template() function to allow theme developers to detect that they are is a page template. Fixes #3335
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6228 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-12 20:01:16 +00:00
Peter Westwood
d36d0756e3
Define $constaint is all cases in get_attachment_icon() to fix E_NOTICE. Fixed #5159 props richcon.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6201 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-07 07:35:20 +00:00
Ryan Boren
ec05e6cfd7
the_title_attribute(). Props Nazgul. fixes #4731
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6132 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 22:50:59 +00:00
Ryan Boren
7941b7160a
Revert rename of more-link class. Props foolswisdom. fixes #4999
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6128 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 16:44:35 +00:00
Ryan Boren
3db6ccefb0
Deprecate fakeit arg. Props Nazgul. fixes #4439
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6114 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-13 21:27:26 +00:00
Ryan Boren
7a43c01e08
Remove trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren
72be6cb001
Move the_title filter to get_the_title. Props jhodgdon. fixes #4477
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5752 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 17:48:35 +00:00
Ryan Boren
09da00f7fe
Use EXTR_SKIP when extracting. see #4468
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5708 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 22:45:40 +00:00
Mark Jaquith
0f0788d24d
Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5707 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 16:24:28 +00:00
Ryan Boren
b046d67f41
Trim empty lines. Nothing but newline.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n
46745ee278
Don't translate "you haven't installed" text yet, because text domain isn't installed. Props nbachiyski.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5615 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 12:29:46 +00:00