Commit Graph

1814 Commits

Author SHA1 Message Date
michelvaldrighi 54ceb25800 update the XMLRPC part
git-svn-id: https://develop.svn.wordpress.org/trunk@1814 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 23:38:59 +00:00
michelvaldrighi f099ceea5a fix for bug #328: better/sane way to get before using it as a fallback for post_name
git-svn-id: https://develop.svn.wordpress.org/trunk@1813 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 15:58:06 +00:00
Donncha O Caoimh cc9dc67ff8 Enclosure support moved to functions.php - it now scans the content
and encloses file of mime type "video", "audio" and "image".
Fixed a bug in upgrade.php - extra character at the start of file.


git-svn-id: https://develop.svn.wordpress.org/trunk@1812 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 12:09:20 +00:00
Ryan Boren 24cfab44c0 Use options-head
git-svn-id: https://develop.svn.wordpress.org/trunk@1811 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 04:52:02 +00:00
Ryan Boren 9e935d3f42 Do not stomp permalink setting. Bug 372.
git-svn-id: https://develop.svn.wordpress.org/trunk@1810 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 04:50:08 +00:00
Ryan Boren e626ba0970 Fix typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1809 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 04:38:49 +00:00
Ryan Boren e41ead7068 Plugin and theme localization.
git-svn-id: https://develop.svn.wordpress.org/trunk@1808 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 02:27:35 +00:00
michelvaldrighi 38f8395c4a honey, your cookies are delicious, but not when they're empty
git-svn-id: https://develop.svn.wordpress.org/trunk@1807 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-17 12:42:18 +00:00
michelvaldrighi df198e98cc removed call time pass by reference in enclosures support
git-svn-id: https://develop.svn.wordpress.org/trunk@1806 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-16 10:18:36 +00:00
michelvaldrighi 989de456b6 replaced stuff with user_can_*() stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@1805 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 16:21:32 +00:00
michelvaldrighi 7e11bf0ee6 added more user_can_* functions
git-svn-id: https://develop.svn.wordpress.org/trunk@1804 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 16:20:25 +00:00
Matt Mullenweg 5fef29b626 Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@1803 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 04:50:40 +00:00
Ryan Boren a85bbd647d If the match is unanchored and greedy, prepend rewrite conditions to avoid infinite redirects and eclipsing of real files. Add L to rewrite flags to break out of rewriting once a match is found.
git-svn-id: https://develop.svn.wordpress.org/trunk@1802 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 03:16:01 +00:00
Matt Mullenweg 03c51fee72 Missed some preview stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1801 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 21:01:13 +00:00
Donncha O Caoimh 64c7ac39be Seperate enclosure URLs by 1 space, not 3.
git-svn-id: https://develop.svn.wordpress.org/trunk@1800 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 14:22:40 +00:00
Matt Mullenweg 8485291bd9 Fix for bug 137. Patch from kelson.
git-svn-id: https://develop.svn.wordpress.org/trunk@1799 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 08:27:56 +00:00
Matt Mullenweg 53316541a9 Fix for bug 299.
git-svn-id: https://develop.svn.wordpress.org/trunk@1798 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 08:09:00 +00:00
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