dd32
|
ee058cca62
|
Change UI labels from "Post Thumbnails" to "Featured Image". See #12554
git-svn-id: http://svn.automattic.com/wordpress/trunk@13940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 06:12:49 +00:00 |
|
dd32
|
0025a953ac
|
Reduce Code duplication. Rely on parent class to do the heavy lifting, just tack the comment addition on the end. See #8841
git-svn-id: http://svn.automattic.com/wordpress/trunk@13939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 05:33:18 +00:00 |
|
dd32
|
364faf559e
|
Move children of nested levels not shown to after the current element, not inside it like children. See #8841
git-svn-id: http://svn.automattic.com/wordpress/trunk@13938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 05:13:57 +00:00 |
|
nacin
|
fc7dbbcc3e
|
Fix notice in wp_new_comment(). fixes #10854.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 05:01:13 +00:00 |
|
nacin
|
40a8e989e1
|
Update obsolete docs in Twentyten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 04:45:22 +00:00 |
|
nacin
|
b74a1b0603
|
Fix int cast usage in simplepie. see #12334, props rlerdorf.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 04:37:42 +00:00 |
|
nacin
|
6a1844f98e
|
Allow MS cape-wearers to demote their blog roles to something without the edit_users cap. see #12387
git-svn-id: http://svn.automattic.com/wordpress/trunk@13934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 04:30:00 +00:00 |
|
potbot
|
8ef6c001b4
|
POT, generated from r13932
git-svn-id: http://svn.automattic.com/wordpress/trunk@13933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 04:21:11 +00:00 |
|
dd32
|
1d0b284a7c
|
Fix out-of-order comments when comment nesting is reduced. Displays child comments on the same level after its "parent" in the case that the max_depth has been hit. See #8841
git-svn-id: http://svn.automattic.com/wordpress/trunk@13932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 04:05:01 +00:00 |
|
wpmuguru
|
23a82e9619
|
fix caps check on delete user link, props ocean90, see #12793
git-svn-id: http://svn.automattic.com/wordpress/trunk@13931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:40:49 +00:00 |
|
wpmuguru
|
4ae3e0349f
|
fix folder install detection in [13926], see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:27:08 +00:00 |
|
nacin
|
6a201c6b6f
|
Switch from wp_die() to a nice error message for siteurl!=home for network.php. see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:24:18 +00:00 |
|
nacin
|
1c9c709e8a
|
Child theme support for theme header registrations. Second call to register_theme_headers() should add more headers, not replace existing headers. add unregister_theme_headers(). props jorbin. see #12343
git-svn-id: http://svn.automattic.com/wordpress/trunk@13928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:15:18 +00:00 |
|
wpmuguru
|
515afba93a
|
restore super admin icon pending updated menu sprite, see #12374
git-svn-id: http://svn.automattic.com/wordpress/trunk@13927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 02:15:40 +00:00 |
|
wpmuguru
|
8fc4bccb83
|
block subdomain install when install is in a folder, see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 02:04:25 +00:00 |
|
wpmuguru
|
1f7d47157d
|
rework syncing of global terms, see #12663
git-svn-id: http://svn.automattic.com/wordpress/trunk@13925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 01:26:44 +00:00 |
|
dd32
|
44ae35ec09
|
Use the taxonomy show_ui flag to control if all WordPress generated UI is exposed (Menu previously, This affects metaboxes). See #10437
git-svn-id: http://svn.automattic.com/wordpress/trunk@13924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 01:23:58 +00:00 |
|
dd32
|
0c8fda014c
|
Restore pluggable for twentyten_setup(). Its impossible for child themes to override without using a callback to remove the filter at a higher priority. Props jorbin. Fixes #12806
git-svn-id: http://svn.automattic.com/wordpress/trunk@13923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 00:54:48 +00:00 |
|
dd32
|
3708584178
|
Handle uppercase html entities in get_next_posts_link() & get_next_comments_link() (and family) $labels. Fixes #4152
git-svn-id: http://svn.automattic.com/wordpress/trunk@13922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 00:07:59 +00:00 |
|
dd32
|
c2aba0b250
|
Correct typos in r13920. Use correct variable name. See #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 23:38:37 +00:00 |
|
dd32
|
f7b83bd893
|
Rename Install to More Information, Add an Install Now action link to the Plugin Installer search results. See #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 23:17:53 +00:00 |
|
markjaquith
|
57c201fb3a
|
Regenerate production CSS and bump version for last commit
git-svn-id: http://svn.automattic.com/wordpress/trunk@13919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 21:22:48 +00:00 |
|
markjaquith
|
d510d0bdc7
|
Huge MS refactoring and code cleanup. see #12460. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 21:21:27 +00:00 |
|
markjaquith
|
5ca84a117e
|
Update admin-header-footer.png. see #12586. props johnonolan
git-svn-id: http://svn.automattic.com/wordpress/trunk@13917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 20:32:17 +00:00 |
|
markjaquith
|
e64f2d30f0
|
Use correct post type label in a few key places.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 20:14:26 +00:00 |
|
nacin
|
91c72b74aa
|
s/hierarachical/hierarchical/g. Props JohnPBloch.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 14:37:38 +00:00 |
|
dd32
|
3793a4fee2
|
Whitespace and coding standards cleanup for balanceTags(). See #11968
git-svn-id: http://svn.automattic.com/wordpress/trunk@13914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 13:18:34 +00:00 |
|
dd32
|
2660f3f8f3
|
Recognise namespaces in tags for balanceTags(). Fixes #11968
git-svn-id: http://svn.automattic.com/wordpress/trunk@13913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 13:16:44 +00:00 |
|
dd32
|
d8846f5ebb
|
Most users edit wp-config-sample.php on a Windows system with a text editor which does not understand LF, Ensure that the file is always CRLF on svn exports. Fixes #12775
git-svn-id: http://svn.automattic.com/wordpress/trunk@13912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 10:47:31 +00:00 |
|
dd32
|
ff3b452dda
|
Delete _transient_timeout_$name and _site_transient_timeout_$name when specifically deleting transients. Fixes #12782
git-svn-id: http://svn.automattic.com/wordpress/trunk@13911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 10:42:03 +00:00 |
|
dd32
|
3344bf4a6e
|
Small coding standards cleanup of wp_die();
git-svn-id: http://svn.automattic.com/wordpress/trunk@13910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 10:30:58 +00:00 |
|
dd32
|
ea03f2272d
|
Use the correct slug value for reverting post slug inline editing. Props mitchoyoshitaka. Fixes #12788
git-svn-id: http://svn.automattic.com/wordpress/trunk@13909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 10:16:55 +00:00 |
|
markjaquith
|
9817fca789
|
Fix PHP notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@13908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 07:43:04 +00:00 |
|
nacin
|
229c01dcb5
|
Ensure PHP4 compat. fixes #12791
git-svn-id: http://svn.automattic.com/wordpress/trunk@13907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 07:01:32 +00:00 |
|
westi
|
c3a6bea231
|
Ensure that apply_filters_ref_array passes the result of the filter to the next filter. Fixes #12723 props scribue.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 21:39:18 +00:00 |
|
markjaquith
|
fb96ce358a
|
Deletion link should always show
git-svn-id: http://svn.automattic.com/wordpress/trunk@13905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 20:13:04 +00:00 |
|
wpmuguru
|
db03ca0c13
|
block enabling network when siteurl and home are not the same, see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 18:23:05 +00:00 |
|
dd32
|
165d200ced
|
Dont pee on <option>. Prevents the addition of a <br/> following a </option>. Props akerem. Fixes #11947
git-svn-id: http://svn.automattic.com/wordpress/trunk@13903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 09:32:44 +00:00 |
|
nacin
|
370f6a43b9
|
Add blacklist to remove_theme_support(). fixes #12739.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 09:06:11 +00:00 |
|
dd32
|
913282b335
|
Display hierarchy in Hierarchical taxonomy Quick edit box. Props nacin. Fixes #11858
git-svn-id: http://svn.automattic.com/wordpress/trunk@13901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:57:40 +00:00 |
|
dd32
|
db0706ea0e
|
Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
git-svn-id: http://svn.automattic.com/wordpress/trunk@13900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:45:51 +00:00 |
|
nacin
|
5f50e18c0b
|
Add post type parameter to get_page_by_title(). props mikeschinkel, fixes #12743.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:20:28 +00:00 |
|
nacin
|
f1793b308a
|
Add link to Updating WordPress codex page. props mrmist, fixes #11280.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:16:57 +00:00 |
|
nacin
|
4c5ce060ac
|
File-level phpdoc for nav-menu-template.php. Also, @subpackage cannot contain spaces.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 07:54:09 +00:00 |
|
ryan
|
2cea68f079
|
Use get_home_url() and get_admin_url(). Props andreasnrb. see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 19:13:38 +00:00 |
|
nacin
|
03f8a82b9a
|
Correct the @since's for custom-header.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 18:55:35 +00:00 |
|
wpmuguru
|
bad7ee5c2c
|
restore user list display in single site, props ocean90, see #12711, #12767
git-svn-id: http://svn.automattic.com/wordpress/trunk@13894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 18:28:11 +00:00 |
|
wpmuguru
|
3ded3d098e
|
new Super Admin menu icon, props jane, see #12374
git-svn-id: http://svn.automattic.com/wordpress/trunk@13893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 16:28:51 +00:00 |
|
nbachiyski
|
e7116c1a51
|
POT, generated from r13891
git-svn-id: http://svn.automattic.com/wordpress/trunk@13892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 15:51:09 +00:00 |
|
ryan
|
cb0854bfdb
|
Filter robots.txt output
git-svn-id: http://svn.automattic.com/wordpress/trunk@13891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 15:48:52 +00:00 |
|