Commit Graph

1797 Commits

Author SHA1 Message Date
Donncha O Caoimh db93072a78 Fix for fsockopen to stop warnings about "Call-time pass-by-reference".
git-svn-id: https://develop.svn.wordpress.org/trunk@1797 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:48:15 +00:00
Matt Mullenweg 904bb037c5 Forgot to uncomment debug line
git-svn-id: https://develop.svn.wordpress.org/trunk@1796 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:34:55 +00:00
Matt Mullenweg 8a561a99e9 Rollback live preview stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1795 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:33:06 +00:00
Matt Mullenweg b4984a31c2 Trackback and pingback cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1794 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:26:41 +00:00
Matt Mullenweg ac839a8005 Some code cleanup. Also double email fix care of Mark Jaquith.
git-svn-id: https://develop.svn.wordpress.org/trunk@1793 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 05:00:51 +00:00
Ryan Boren 707bf8bb44 Move get_theme*() from admin-functions to functions so that templates and plugins can use them.
git-svn-id: https://develop.svn.wordpress.org/trunk@1792 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 03:54:57 +00:00
michelvaldrighi ee2181e927 unb0rked the pagination links
git-svn-id: https://develop.svn.wordpress.org/trunk@1791 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-13 14:18:17 +00:00
Matt Mullenweg bdbae72a74 Unused link images
git-svn-id: https://develop.svn.wordpress.org/trunk@1790 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-13 06:28:03 +00:00
Ryan Boren 8d9fda7a9c Add template and stylesheet filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@1789 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-13 03:20:03 +00:00
Ryan Boren 0bee08aace Double hash password in cookies.
git-svn-id: https://develop.svn.wordpress.org/trunk@1788 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-13 02:21:37 +00:00
Ryan Boren afe389d930 Use == instead of =
git-svn-id: https://develop.svn.wordpress.org/trunk@1787 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 17:54:54 +00:00
Donncha O Caoimh 2b105ba050 Added enclosure support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1786 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 15:52:29 +00:00
michelvaldrighi 2490a6c2ee fixed next_posts_links, removed debug artefacts lying there
git-svn-id: https://develop.svn.wordpress.org/trunk@1785 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 13:21:53 +00:00
michelvaldrighi 33096e5712 fixed posts_nav_link again, to reclaim functionality lost in last fix ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@1784 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 13:12:03 +00:00
michelvaldrighi 11f3a4701a fixed posts_nav_link to use a much lighter query
git-svn-id: https://develop.svn.wordpress.org/trunk@1783 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 13:04:35 +00:00
Matt Mullenweg 44e6155894 Some additional API hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1782 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 22:13:40 +00:00
Matt Mullenweg 236c6ede65 Move balanceTags into filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@1781 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 22:07:09 +00:00
Matt Mullenweg 7207eb61ee Removed some left-over link rating stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@1780 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 19:54:09 +00:00
Matt Mullenweg 4d502263f6 PHP 5 fix from http://www.fredfred.net/skriker/index.php?p=84
There be dragons here


git-svn-id: https://develop.svn.wordpress.org/trunk@1779 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 18:45:14 +00:00
michelvaldrighi 77b143f1fd printr instead of print_r
git-svn-id: https://develop.svn.wordpress.org/trunk@1778 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 16:49:52 +00:00
michelvaldrighi 2d58fd7954 remove contextual compatiblity, and require functions-compat instead
git-svn-id: https://develop.svn.wordpress.org/trunk@1777 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 13:22:33 +00:00
michelvaldrighi 370d9aee36 functions-compat.php shall hold PHP functions needed for PHP 4.1 compatibility
git-svn-id: https://develop.svn.wordpress.org/trunk@1776 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 13:17:12 +00:00
Donncha O Caoimh 24359ab0fb Re-arranged where wp-mail() sets message headers
git-svn-id: https://develop.svn.wordpress.org/trunk@1775 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 12:04:37 +00:00
Ryan Boren 18585460f5 Login fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1774 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 07:00:22 +00:00
Matt Mullenweg 04301ee56a File removed.
git-svn-id: https://develop.svn.wordpress.org/trunk@1773 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 06:45:16 +00:00
Ryan Boren f041f4cd6c Add missing paren.
git-svn-id: https://develop.svn.wordpress.org/trunk@1772 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 05:47:51 +00:00
Matt Mullenweg db7ae53057 Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1771 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 21:28:35 +00:00
Ryan Boren 77ea6cc292 Use is_single(). Bug 350.
git-svn-id: https://develop.svn.wordpress.org/trunk@1770 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 18:41:39 +00:00
Matt Mullenweg 6b21282413 Minor header cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1769 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 18:07:33 +00:00
Matt Mullenweg 7fd906972e Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1768 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 18:02:30 +00:00
Matt Mullenweg 13ed1f3830 Cookie path fix: http://wordpress.org/support/3/14408
git-svn-id: https://develop.svn.wordpress.org/trunk@1767 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 17:46:50 +00:00
Ryan Boren c701b9129a wp_list_pages(), first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@1766 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-09 02:03:37 +00:00
Ryan Boren 9965a3d352 pagenow fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1765 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-09 02:00:34 +00:00
Matt Mullenweg b5dfef4925 Automatically trigger DB upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@1764 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 19:49:58 +00:00
Matt Mullenweg 71b1d4a7e9 Remove print.css reference, don't echo bloginfo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1763 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 17:58:02 +00:00
Donncha O Caoimh 62332983cf "Instant Preview" added to Advanced Editing form.
git-svn-id: https://develop.svn.wordpress.org/trunk@1762 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 16:33:10 +00:00
Dougal Campbell 8254105bef Fixed the file renaming bug that I introduced.
git-svn-id: https://develop.svn.wordpress.org/trunk@1761 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 14:59:52 +00:00
Donncha O Caoimh e2c540b1dd Define message header if blank.
git-svn-id: https://develop.svn.wordpress.org/trunk@1760 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 11:52:23 +00:00
Ryan Boren ad7e0b673b Use page_id=xx instead of p=xx&static=1
git-svn-id: https://develop.svn.wordpress.org/trunk@1759 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 08:06:21 +00:00
Ryan Boren 76209b90d2 Check to see if any pages exist when generating page rewrite rules. Bug 345. Patch from MC_incubus.
git-svn-id: https://develop.svn.wordpress.org/trunk@1758 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 00:16:44 +00:00
Donncha O Caoimh 7f31cf1410 Check if $uris is an array.
git-svn-id: https://develop.svn.wordpress.org/trunk@1757 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 13:10:52 +00:00
Donncha O Caoimh 5802a33673 Fixed minor bug - wrong variable passed to get_permalink() - caused
comment redirect to fail.


git-svn-id: https://develop.svn.wordpress.org/trunk@1756 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 06:34:19 +00:00
Ryan Boren 85b3d7821e Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
git-svn-id: https://develop.svn.wordpress.org/trunk@1755 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 06:20:52 +00:00
Matt Mullenweg 0f87560488 Automatic login fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1754 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 05:31:52 +00:00
Ryan Boren 4b44c46602 Page templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1753 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 05:11:11 +00:00
Ryan Boren c54a49b9aa Page/subpage URIs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1752 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 02:18:37 +00:00
Matt Mullenweg 112d84ee01 Better redirect cleaning.
git-svn-id: https://develop.svn.wordpress.org/trunk@1751 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 16:22:31 +00:00
Donncha O Caoimh 9fbc44d022 Not required by WordPress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1750 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 09:23:53 +00:00
Donncha O Caoimh 2a84361447 Very minor bugfix - extra ","
git-svn-id: https://develop.svn.wordpress.org/trunk@1749 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 09:04:53 +00:00
Matt Mullenweg 4cf19662eb Changes to how we do redirects.
git-svn-id: https://develop.svn.wordpress.org/trunk@1748 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 08:35:22 +00:00