Commit Graph

5899 Commits

Author SHA1 Message Date
Matt Mullenweg c3d27d6d18 Update both of the comment counts when something changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6545 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 22:24:58 +00:00
Matt Mullenweg 090108bfc8 Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
git-svn-id: https://develop.svn.wordpress.org/trunk@6544 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 08:03:29 +00:00
Ryan Boren 083555f56b phpdoc for cache.php from darkdragon. fixes #5511
git-svn-id: https://develop.svn.wordpress.org/trunk@6543 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 04:35:47 +00:00
Matt Mullenweg 30224a0b3d New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6542 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 01:34:11 +00:00
Matt Mullenweg d3502c9b82 Importing old version of dimension to compensate for older jQuery.
git-svn-id: https://develop.svn.wordpress.org/trunk@6541 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-02 23:44:08 +00:00
Ryan Boren a4b001ee03 Fix cache close. see #5570
git-svn-id: https://develop.svn.wordpress.org/trunk@6540 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-02 23:03:25 +00:00
Ryan Boren 9ca1712149 Remove persistent object cache. fixes #5570
git-svn-id: https://develop.svn.wordpress.org/trunk@6539 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-02 22:13:16 +00:00
Ryan Boren 5546161120 Add separator location arg to wp_title. Props cpoteet. fixes #4407
git-svn-id: https://develop.svn.wordpress.org/trunk@6538 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-02 20:45:17 +00:00
Ryan Boren 5a9f249b34 set_post_type from filosofo. fixes #4844
git-svn-id: https://develop.svn.wordpress.org/trunk@6537 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-02 20:06:00 +00:00
Peter Westwood c4b97ae9e3 Beautify. Fixes #5561 props fitztrev.
git-svn-id: https://develop.svn.wordpress.org/trunk@6536 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-02 18:21:19 +00:00
Ryan Boren 8f6679c739 Properly close tags. Props ionfish. fixes #5568
git-svn-id: https://develop.svn.wordpress.org/trunk@6535 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-02 17:31:00 +00:00
Ryan Boren 851481d869 wp.getCommentCount from josephscott. fixes #5463
git-svn-id: https://develop.svn.wordpress.org/trunk@6534 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-01 18:40:39 +00:00
Ryan Boren 4ed01307bb Localize calendar caption. Props takayukister. fixes #5562
git-svn-id: https://develop.svn.wordpress.org/trunk@6533 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-01 18:38:32 +00:00
Ryan Boren d633240113 Defer comment counting. Props tellyworth. fixes #5557
git-svn-id: https://develop.svn.wordpress.org/trunk@6532 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-01 17:03:52 +00:00
Ryan Boren cdbb434e6a Remove unneeded get_userdata call. Props DD32. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6531 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-31 23:39:02 +00:00
Ryan Boren 00db74c820 Theme tagging from andy. fixes #5545
git-svn-id: https://develop.svn.wordpress.org/trunk@6530 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-31 18:39:43 +00:00
Ryan Boren d9cfccddc1 Separate cookie generation from cookie set. Introduce wp_generate_auth_cookie(). see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6529 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-31 17:50:32 +00:00
Ryan Boren bee51869ea Don't echo content. Props xknown.
git-svn-id: https://develop.svn.wordpress.org/trunk@6526 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-29 19:38:33 +00:00
Ryan Boren cd740755cc Don't echo posted content. Specialchars all other displayed info.
git-svn-id: https://develop.svn.wordpress.org/trunk@6524 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-29 19:20:15 +00:00
Peter Westwood 370976d8d1 Use ' not " so we don't expand. Fixes #5546 props takayukister.
git-svn-id: https://develop.svn.wordpress.org/trunk@6522 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-29 09:10:51 +00:00
Ryan Boren e605fb7f4d Extra traversal check.
git-svn-id: https://develop.svn.wordpress.org/trunk@6520 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-29 03:14:33 +00:00
Peter Westwood f2aa6e80cf Really making the default theme notice free.
git-svn-id: https://develop.svn.wordpress.org/trunk@6519 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 23:02:13 +00:00
Peter Westwood e891f40c26 Making the default theme notice free.
git-svn-id: https://develop.svn.wordpress.org/trunk@6518 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 22:56:56 +00:00
Peter Westwood a1b7802896 Deprecate comments_rss and create_user.
git-svn-id: https://develop.svn.wordpress.org/trunk@6517 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 21:47:54 +00:00
Peter Westwood aa78f6c4c0 Better documentation for prep_atom_text_construct props darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6516 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 21:21:50 +00:00
Peter Westwood 38e2dc5791 Better documentation for the_author props darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6515 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 21:19:44 +00:00
Peter Westwood 7a455e8b2b Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6514 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 21:17:42 +00:00
Ryan Boren 80b6586f90 Load jquery.js instead of interface.js. fixes #5544
git-svn-id: https://develop.svn.wordpress.org/trunk@6513 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 19:57:00 +00:00
Ryan Boren 5ce8d7be6b Prototype 1.6.0 and script.aculo.us 1.8.0. fixes #5543
git-svn-id: https://develop.svn.wordpress.org/trunk@6512 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 19:17:21 +00:00
Ryan Boren b63e3868f1 Use is_admin. Props markjaquith. see #5487
git-svn-id: https://develop.svn.wordpress.org/trunk@6509 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 01:04:17 +00:00
Ryan Boren ec0a175f06 Some cap checks for app from josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6507 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-28 00:46:18 +00:00
Ryan Boren d042f2775b Don't show email.
git-svn-id: https://develop.svn.wordpress.org/trunk@6505 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-27 22:31:13 +00:00
Ryan Boren 0e1130e0aa Some xmlrpc cap checks from josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6503 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-27 22:14:27 +00:00
Ryan Boren c0e11298c2 \s is not a valid escape sequence. Props xknown. fixes #5539
git-svn-id: https://develop.svn.wordpress.org/trunk@6501 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-27 08:09:31 +00:00
Ryan Boren a01ab04c3b Add some sanitization
git-svn-id: https://develop.svn.wordpress.org/trunk@6500 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-27 08:08:11 +00:00
Ryan Boren 4eae78fe70 Limit what getAuthors exposes. Props josephscott for the patch and xknown for the find. fixes #5534 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6498 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-26 19:54:35 +00:00
Ryan Boren 5709654d4b Limit post_password exposure. Props josephscott for the patch and xknown for the find. fixes #5535 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6496 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-26 19:50:26 +00:00
Ryan Boren 410d3b3b56 phpdoc for comment-template.php from darkdragon. fixes #5528
git-svn-id: https://develop.svn.wordpress.org/trunk@6495 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-26 17:18:13 +00:00
Ryan Boren de74752fb4 phpdoc for canonical.php from darkdragon. fixes #5526
git-svn-id: https://develop.svn.wordpress.org/trunk@6494 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-25 20:48:47 +00:00
Ryan Boren ac09012f47 Some file level phpdoc from darkdragon. fixes #5527
git-svn-id: https://develop.svn.wordpress.org/trunk@6493 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-25 20:48:01 +00:00
Ryan Boren d061a16188 Don't do hierarchical if includes specified. Props Kafkaesqui. fixes #5373 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6491 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 21:24:03 +00:00
Ryan Boren 6da1524825 Fetch only post category terms in get_posts(). Props MichaelH. fixes #5317
git-svn-id: https://develop.svn.wordpress.org/trunk@6490 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 21:21:16 +00:00
Peter Westwood bce45c481a Avoid the 64bit dragons. Fixes #3780 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6488 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 15:14:07 +00:00
Ryan Boren 1a4f8fd617 set_auth_cookie action. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6486 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 08:01:55 +00:00
Peter Westwood 6c07e81826 Add file level documentation for compat.php. Fixes #5510 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6485 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 07:18:41 +00:00
Matt Mullenweg e582826291 Styling: alerts, updates, top dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@6484 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 07:14:41 +00:00
Peter Westwood 6ee634e61f Add file level documentation for template-loader.php. Fixes #5513 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6483 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 07:09:36 +00:00
Matt Mullenweg a199dc2550 A better addLoadEvent which kicks off when the DOM is ready instead onLoad, which kicks off after images finish. Code from Dean Edwards, Mathias Miller, John Resig, Jesse Skinner. Should speed up front-end execution.
git-svn-id: https://develop.svn.wordpress.org/trunk@6482 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 07:08:37 +00:00
Peter Westwood e25735041e Add documentation for bookmark-template.php. Fixes #5521 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6481 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 07:04:29 +00:00
Peter Westwood 7d592c6d64 Add documentation for bookmark.php. Fixes #5523 props darkdragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6480 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 07:01:47 +00:00