Commit Graph

1804 Commits

Author SHA1 Message Date
michelvaldrighi
2c7c6cdc8f added more user_can_* functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-15 16:20:25 +00:00
saxmatt
eb08740fc0 Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@1803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-15 04:50:40 +00:00
rboren
cf34374c9c 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: http://svn.automattic.com/wordpress/trunk@1802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-15 03:16:01 +00:00
saxmatt
1be9d16136 Missed some preview stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 21:01:13 +00:00
donncha
f9823fb53c Seperate enclosure URLs by 1 space, not 3.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 14:22:40 +00:00
saxmatt
62ea5faef5 Fix for bug 137. Patch from kelson.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 08:27:56 +00:00
saxmatt
83253f757f Fix for bug 299.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 08:09:00 +00:00
donncha
c3d0099bfb Fix for fsockopen to stop warnings about "Call-time pass-by-reference".
git-svn-id: http://svn.automattic.com/wordpress/trunk@1797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:48:15 +00:00
saxmatt
9d7cee76d2 Forgot to uncomment debug line
git-svn-id: http://svn.automattic.com/wordpress/trunk@1796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:34:55 +00:00
saxmatt
5c4e8a43a8 Rollback live preview stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:33:06 +00:00
saxmatt
40a8e6885b Trackback and pingback cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:26:41 +00:00
saxmatt
5b7e0784b2 Some code cleanup. Also double email fix care of Mark Jaquith.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 05:00:51 +00:00
rboren
3472b445a2 Move get_theme*() from admin-functions to functions so that templates and plugins can use them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 03:54:57 +00:00
michelvaldrighi
a53659c2ab unb0rked the pagination links
git-svn-id: http://svn.automattic.com/wordpress/trunk@1791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-13 14:18:17 +00:00
saxmatt
619c0d2f93 Unused link images
git-svn-id: http://svn.automattic.com/wordpress/trunk@1790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-13 06:28:03 +00:00
rboren
c4ff2cc8ec Add template and stylesheet filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-13 03:20:03 +00:00
rboren
f192cfe5c8 Double hash password in cookies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-13 02:21:37 +00:00
rboren
6842c8a917 Use == instead of =
git-svn-id: http://svn.automattic.com/wordpress/trunk@1787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 17:54:54 +00:00
donncha
dad5defb99 Added enclosure support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 15:52:29 +00:00
michelvaldrighi
a00764ed8e fixed next_posts_links, removed debug artefacts lying there
git-svn-id: http://svn.automattic.com/wordpress/trunk@1785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 13:21:53 +00:00
michelvaldrighi
f1cd47763b fixed posts_nav_link again, to reclaim functionality lost in last fix ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 13:12:03 +00:00
michelvaldrighi
fc528e3d09 fixed posts_nav_link to use a much lighter query
git-svn-id: http://svn.automattic.com/wordpress/trunk@1783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 13:04:35 +00:00
saxmatt
64e27492d1 Some additional API hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 22:13:40 +00:00
saxmatt
f285ca5c55 Move balanceTags into filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 22:07:09 +00:00
saxmatt
55d5e9f47a Removed some left-over link rating stuff
git-svn-id: http://svn.automattic.com/wordpress/trunk@1780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 19:54:09 +00:00
saxmatt
2dc5c6115a PHP 5 fix from http://www.fredfred.net/skriker/index.php?p=84
There be dragons here


git-svn-id: http://svn.automattic.com/wordpress/trunk@1779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 18:45:14 +00:00
michelvaldrighi
4af875d28f printr instead of print_r
git-svn-id: http://svn.automattic.com/wordpress/trunk@1778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 16:49:52 +00:00
michelvaldrighi
7e0657c317 remove contextual compatiblity, and require functions-compat instead
git-svn-id: http://svn.automattic.com/wordpress/trunk@1777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 13:22:33 +00:00
michelvaldrighi
172b13b70a functions-compat.php shall hold PHP functions needed for PHP 4.1 compatibility
git-svn-id: http://svn.automattic.com/wordpress/trunk@1776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 13:17:12 +00:00
donncha
49cb88b7c0 Re-arranged where wp-mail() sets message headers
git-svn-id: http://svn.automattic.com/wordpress/trunk@1775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 12:04:37 +00:00
rboren
39e9a6d942 Login fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 07:00:22 +00:00
saxmatt
d34b925136 File removed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 06:45:16 +00:00
rboren
064652b98f Add missing paren.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 05:47:51 +00:00
saxmatt
1e3dd2d50f Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@1771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 21:28:35 +00:00
rboren
8543ebecbc Use is_single(). Bug 350.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 18:41:39 +00:00
saxmatt
d8722745ad Minor header cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@1769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 18:07:33 +00:00
saxmatt
587429f358 Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 18:02:30 +00:00
saxmatt
e4f041f289 Cookie path fix: http://wordpress.org/support/3/14408
git-svn-id: http://svn.automattic.com/wordpress/trunk@1767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 17:46:50 +00:00
rboren
3c360863ae wp_list_pages(), first draft
git-svn-id: http://svn.automattic.com/wordpress/trunk@1766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-09 02:03:37 +00:00
rboren
6372a14f42 pagenow fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-09 02:00:34 +00:00
saxmatt
e72de79fa2 Automatically trigger DB upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 19:49:58 +00:00
saxmatt
e2f52aedec Remove print.css reference, don't echo bloginfo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 17:58:02 +00:00
donncha
c3540ad94b "Instant Preview" added to Advanced Editing form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 16:33:10 +00:00
emc3
28e39a8291 Fixed the file renaming bug that I introduced.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 14:59:52 +00:00
donncha
0b10eb6d7d Define message header if blank.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 11:52:23 +00:00
rboren
ff3d47b742 Use page_id=xx instead of p=xx&static=1
git-svn-id: http://svn.automattic.com/wordpress/trunk@1759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 08:06:21 +00:00
rboren
943351b556 Check to see if any pages exist when generating page rewrite rules. Bug 345. Patch from MC_incubus.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 00:16:44 +00:00
donncha
d1d02a30bb Check if $uris is an array.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 13:10:52 +00:00
donncha
4f0449f79b Fixed minor bug - wrong variable passed to get_permalink() - caused
comment redirect to fail.


git-svn-id: http://svn.automattic.com/wordpress/trunk@1756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 06:34:19 +00:00
rboren
0f9c6ec8e9 Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 06:20:52 +00:00