Commit Graph

18 Commits

Author SHA1 Message Date
Ryan Boren 2b186b0c45 Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: https://develop.svn.wordpress.org/trunk@19712 602fd350-edb4-49c9-b593-d223f7449a82
2012-01-08 17:01:11 +00:00
Ryan Boren 676ba7043e Use one space, not two, after trailing punctuation. fixes #19537
git-svn-id: https://develop.svn.wordpress.org/trunk@19593 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-13 23:45:31 +00:00
Peter Westwood b13e2ac938 More phpdoc fixes. Depreceated version numbers for _deprecated_file() calls in wp-includes.
git-svn-id: https://develop.svn.wordpress.org/trunk@12535 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-24 10:53:34 +00:00
Peter Westwood 5f07ebb275 Fix phpDoc for _deprecated_file(). Always pass the full path from ABSPATH to _deprecated_file().
git-svn-id: https://develop.svn.wordpress.org/trunk@12534 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-24 10:48:32 +00:00
Ryan Boren 6ef4a86b66 Some file level phpdoc from darkdragon. fixes #5572
git-svn-id: https://develop.svn.wordpress.org/trunk@6554 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 20:05:07 +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 74e2144f05 Bad cut-and-paste.
git-svn-id: https://develop.svn.wordpress.org/trunk@4728 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-14 01:15:32 +00:00
Ryan Boren 9af63f6f99 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@4727 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-13 21:32:33 +00:00
Ryan Boren f7a60ab956 Add some back compat files and vars. Use is deprecated.
git-svn-id: https://develop.svn.wordpress.org/trunk@4726 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-13 21:23:41 +00:00
Ryan Boren 216546a0b8 Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 06:43:54 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Matt Mullenweg bfcff70845 Don't die on me now! Fixes #1631
git-svn-id: https://develop.svn.wordpress.org/trunk@3083 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:21:39 +00:00
Matt Mullenweg 14326fb55d Add error function back, fixes #1446
git-svn-id: https://develop.svn.wordpress.org/trunk@3057 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 02:54:49 +00:00
Matt Mullenweg aa4db5d4ef Parse
git-svn-id: https://develop.svn.wordpress.org/trunk@2816 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-28 17:35:06 +00:00
Matt Mullenweg a1e2c715b7 Errors are broken.
git-svn-id: https://develop.svn.wordpress.org/trunk@2810 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:31:42 +00:00
Matt Mullenweg 5a91190427 Dashboard and option tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2192 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 09:52:36 +00:00
Matt Mullenweg df201019ca Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name.
git-svn-id: https://develop.svn.wordpress.org/trunk@2027 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-01 22:09:08 +00:00
Matt Mullenweg 17234ff3f1 New aggregation code (hat tip: Chris Davis/Jesuit), tweaked style, fixed login updater, new dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@1979 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 02:30:40 +00:00