Andrew Nacin
|
c265d8f1da
|
Boost number of comments allowed in configurable Recent Comments dashboard module. fixes #11891
git-svn-id: https://develop.svn.wordpress.org/trunk@13519 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-01 00:09:30 +00:00 |
Andrew Nacin
|
463fb808cf
|
Check in install.css for [13516]. Bump version, include version in readme.html. see #10835
git-svn-id: https://develop.svn.wordpress.org/trunk@13518 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 22:44:27 +00:00 |
Andrew Nacin
|
f49bac6b8b
|
Check in install.css for [13516]. Bump version, include version in readme.html. see #10835
git-svn-id: https://develop.svn.wordpress.org/trunk@13517 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 22:42:36 +00:00 |
Andrew Nacin
|
c8e6c49348
|
First pass on readme.html updates. Include references to the automatic upgrader, the wp-config.php creation script, the new user/pass selection during install. Split system recommendations into requirements and recommendations. Style dt/dl/dd elements. Remove archaic v1.2 to 1.5 theme template reference. Change wording in post via mail and user roles, as neither are new features. Props niallkennedy for minor cleanups in the commit. see #10835
git-svn-id: https://develop.svn.wordpress.org/trunk@13516 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 22:38:56 +00:00 |
Ryan Boren
|
e17f4a48f7
|
Fix class name. see #12343
git-svn-id: https://develop.svn.wordpress.org/trunk@13515 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 21:02:24 +00:00 |
Andrew Nacin
|
13d3a5bb5b
|
Remove wp-content/blogs.php and add deprecated warning for MU admins. fixes #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@13514 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 20:29:24 +00:00 |
Andrew Nacin
|
91b033f819
|
Provide filter to allow including comment author's URL in comment moderation link count. see #11684
git-svn-id: https://develop.svn.wordpress.org/trunk@13513 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 20:02:14 +00:00 |
Ryan Boren
|
2dad638a0e
|
Menu enhancements. Props ptahdunbar. fixes #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13512 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 20:00:49 +00:00 |
Ron Rennick
|
fedda523ec
|
use delete_option vs update_option, see #12383
git-svn-id: https://develop.svn.wordpress.org/trunk@13511 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 19:49:31 +00:00 |
Andrew Nacin
|
1cc5b31283
|
s/onClick/onclick/. props TobiasBg fixes #12429
git-svn-id: https://develop.svn.wordpress.org/trunk@13510 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 19:39:06 +00:00 |
Ron Rennick
|
7b043de017
|
dont flush rewrite rules while in switch_to_blog, see #12383
git-svn-id: https://develop.svn.wordpress.org/trunk@13509 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 19:34:57 +00:00 |
Andrew Nacin
|
5c706700f3
|
Don't pass serialized values to hooks in options API. see #10788 see #12416
git-svn-id: https://develop.svn.wordpress.org/trunk@13508 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 19:32:17 +00:00 |
Andrew Nacin
|
06f30a6972
|
Remove reference to file that doesn't exist. see #12400
git-svn-id: https://develop.svn.wordpress.org/trunk@13507 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 19:25:53 +00:00 |
Ron Rennick
|
697d574e68
|
more ms delete user tweaks, props ocean90, see #12386
git-svn-id: https://develop.svn.wordpress.org/trunk@13506 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 19:24:25 +00:00 |
Ron Rennick
|
4e11ee5944
|
more ms warnings cleanup, props ocean90, see #12409
git-svn-id: https://develop.svn.wordpress.org/trunk@13505 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 18:41:45 +00:00 |
Ron Rennick
|
a67e4e0f82
|
cleanup confirm delete users, props ocean90, fixes #12386
git-svn-id: https://develop.svn.wordpress.org/trunk@13504 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 16:58:17 +00:00 |
Dion Hulse
|
28f4212cd2
|
remove LOWER() in Order by clause for Post Meta. Allows MySQL to use the indexes properly. Props Denis-de-Bernardy. Fixes #11741
git-svn-id: https://develop.svn.wordpress.org/trunk@13503 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 13:15:54 +00:00 |
Dion Hulse
|
81b675575d
|
Use $wp_query->get_queried_object() in single_post_title(). Fixes #11731
git-svn-id: https://develop.svn.wordpress.org/trunk@13502 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 13:00:27 +00:00 |
Dion Hulse
|
5f43ce3a7b
|
Add meta_value_num meta_key ordering for WP_Query. Allows Natural numeric ordering of results. Props stencil & scribu for cleanups. Fixes #10649
git-svn-id: https://develop.svn.wordpress.org/trunk@13501 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 12:49:10 +00:00 |
Dion Hulse
|
e86fe47537
|
Allow WP_FALLBACK_THEME to be overridden. Props Denis-de-Bernardy. Fixes #12425
git-svn-id: https://develop.svn.wordpress.org/trunk@13500 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 12:39:28 +00:00 |
Dion Hulse
|
4997601dd1
|
Display PHP Start-up Errors/Warnings. Props Denis-de-Bernardy. Fixes #12395.
git-svn-id: https://develop.svn.wordpress.org/trunk@13499 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 12:19:09 +00:00 |
Dion Hulse
|
40e684d779
|
Better internationalisation for TwentyTen. Props filosofo. Fixes #12384
git-svn-id: https://develop.svn.wordpress.org/trunk@13498 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 11:43:04 +00:00 |
Dion Hulse
|
aabadf3222
|
Add some filters to the Admin header. Fixes #11332
git-svn-id: https://develop.svn.wordpress.org/trunk@13497 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 10:23:55 +00:00 |
Dion Hulse
|
0f638312f7
|
Fix Metadata deletion. See #12414 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@13496 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 10:07:55 +00:00 |
Dion Hulse
|
0f8493b92b
|
Revert part of r13486, is_tax() is false for tags||categories. See #11904
git-svn-id: https://develop.svn.wordpress.org/trunk@13495 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 09:45:52 +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 |
Dion Hulse
|
e7721041df
|
When using Page on front, Do not jump back to Blog listing when per-page query vars are set. Fixes #12047
git-svn-id: https://develop.svn.wordpress.org/trunk@13493 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 09:19:34 +00:00 |
Dion Hulse
|
4070e39a15
|
Initialise Search related query vars. Props scribu. Fixes #11480
git-svn-id: https://develop.svn.wordpress.org/trunk@13492 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 07:47:11 +00:00 |
Dion Hulse
|
0cba2f4429
|
Use get_terms() in wp_count_terms(). Props scribu. Fixes #10746
git-svn-id: https://develop.svn.wordpress.org/trunk@13491 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 07:37:24 +00:00 |
Dion Hulse
|
b411580268
|
Set up the password nag for newly registered users. Fixes #12143
git-svn-id: https://develop.svn.wordpress.org/trunk@13490 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 07:15:15 +00:00 |
Dion Hulse
|
df84c657f9
|
Fix slashing in Custom fields values. Allow for the meta_key to be updated without changing meta_value. Use wpdb::insert in add_meta(). Fixes #12418
git-svn-id: https://develop.svn.wordpress.org/trunk@13489 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 07:12:05 +00:00 |
Dion Hulse
|
1a258ebff7
|
Fix Author selection for non-post type posts. Props prettyboymp. Fixes #12408
git-svn-id: https://develop.svn.wordpress.org/trunk@13488 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 06:38:15 +00:00 |
Dion Hulse
|
f937e72ae9
|
Move Admin Colour Scheme picker to a hook. Props Jick. s/register_admin_color_themes()/register_admin_color_schemes/g. See #11625, Fixes #6837
git-svn-id: https://develop.svn.wordpress.org/trunk@13487 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 06:34:31 +00:00 |
Dion Hulse
|
10355ed13c
|
More powerful version is is_tax(). Props filosofo, scribu. Adds $term parameter. Fixes #11904
git-svn-id: https://develop.svn.wordpress.org/trunk@13486 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 05:59:39 +00:00 |
Dion Hulse
|
913ab67ecb
|
Fix spelling typo's in r13484. See #12200
git-svn-id: https://develop.svn.wordpress.org/trunk@13485 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 04:27:32 +00:00 |
Dion Hulse
|
c74a4432b4
|
Support non-BASIC Authentication schemes in the HTTP API if server supports them. Props ssandison, See #4011, Fixes #12200
git-svn-id: https://develop.svn.wordpress.org/trunk@13484 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 04:24:04 +00:00 |
Dion Hulse
|
0b63979093
|
Add get_search_link() with Permastruct (/search/) support. Props jshreve. Update get_search_link(), get_search_feed_link() & get_search_comments_feed_link() to use it, as well as supporting Permastructs for those feeds. Fixes #10552
git-svn-id: https://develop.svn.wordpress.org/trunk@13483 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 04:15:02 +00:00 |
Dion Hulse
|
0f8fd11400
|
PHPDocs update. Props miqrogroove. See #12422
git-svn-id: https://develop.svn.wordpress.org/trunk@13482 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 03:18:40 +00:00 |
Dion Hulse
|
fa082ecca5
|
add a wp_loaded action that fires once WordPress init has finished. Props Denis-de-Bernardy. See #12400
git-svn-id: https://develop.svn.wordpress.org/trunk@13481 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 03:08:16 +00:00 |
Dion Hulse
|
4b4c0c6cd2
|
Dont clobber taxonomy intersections/unions. Only redirects to the canonical url if only one term has been queried. Props scribu for some of the commit. See #8948
git-svn-id: https://develop.svn.wordpress.org/trunk@13480 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 02:49:01 +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
|
98a2f10711
|
Add filter to the links in paginate_links(). fixes #10826, props johnjamesjacoby
git-svn-id: https://develop.svn.wordpress.org/trunk@13478 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 01:42:25 +00:00 |
Andrew Nacin
|
09f09e4852
|
Clean up repetitive string. fixes #11850, props scribu
git-svn-id: https://develop.svn.wordpress.org/trunk@13477 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 01:31:54 +00:00 |
Andrew Nacin
|
969f13bfa6
|
Add link to dashboard after core upgrade. props Simek, fixes #11629 see #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@13476 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 00:12:43 +00:00 |
Andrew Nacin
|
5b05536235
|
Allow get_(previous|adjacent|next)_post() to be used on attachment and !single templates. props jobjorn, fixes #10867
git-svn-id: https://develop.svn.wordpress.org/trunk@13475 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 00:00:43 +00:00 |
Andrew Nacin
|
da5a212bff
|
get_bloginfo('wpurl') should use site_url(), not get_option('siteurl'). see #9008
git-svn-id: https://develop.svn.wordpress.org/trunk@13474 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-27 23:22:56 +00:00 |
Ron Rennick
|
ed52a823cc
|
more menu improvements, props ptahdunbar, see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13473 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-27 23:06:56 +00:00 |
Andrew Nacin
|
7bf76c1e79
|
Fix typo in [13471]. Props miqrogroove, see #12417
git-svn-id: https://develop.svn.wordpress.org/trunk@13472 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-27 22:54:40 +00:00 |
Andrew Nacin
|
ae12391427
|
Make it more obvious we're escaping values in options.php. fixes #12417
git-svn-id: https://develop.svn.wordpress.org/trunk@13471 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-27 22:50:00 +00:00 |
Andrew Nacin
|
50fe60235b
|
When deleting plugins, check for uninstall hooks and warn of data deletion. Props cyberhobo. Pluralize some string(s). fixes #11850
git-svn-id: https://develop.svn.wordpress.org/trunk@13470 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-27 22:01:22 +00:00 |