Commit Graph

1776 Commits

Author SHA1 Message Date
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
saxmatt
6337530119 Automatic login fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 05:31:52 +00:00
rboren
543714fbab Page templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 05:11:11 +00:00
rboren
96a0b41202 Page/subpage URIs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 02:18:37 +00:00
saxmatt
c1f391ae7e Better redirect cleaning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 16:22:31 +00:00
donncha
976175ef60 Not required by WordPress.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 09:23:53 +00:00
donncha
a44cfc5889 Very minor bugfix - extra ","
git-svn-id: http://svn.automattic.com/wordpress/trunk@1749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 09:04:53 +00:00
saxmatt
c59a8a8119 Changes to how we do redirects.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 08:35:22 +00:00
saxmatt
2d4dd7e6fb Pages update and tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 08:27:13 +00:00
saxmatt
3be6575475 Fix GUID generation
git-svn-id: http://svn.automattic.com/wordpress/trunk@1746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:36:50 +00:00
saxmatt
1114fab5b6 Page comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@1745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:25:21 +00:00
saxmatt
c7559d198e Cosmetic tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:13:51 +00:00
saxmatt
2624614452 Input cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@1743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 06:59:13 +00:00
saxmatt
e4e021901d Allow tildes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 06:45:10 +00:00
donncha
37f854a969 Missing ";"
git-svn-id: http://svn.automattic.com/wordpress/trunk@1741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 10:19:43 +00:00
saxmatt
f14cb06856 Turn off GZIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:59:01 +00:00
saxmatt
69e0975c2f Move plugin call to allow plugin authors to get in before notification is sent out.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:54:04 +00:00
saxmatt
fdc0c7ac8a Not used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:50:02 +00:00
saxmatt
73d33cce75 Kitten's emergent registration / comment whitelisting patch.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:49:45 +00:00
saxmatt
20f7041ac8 Updated to reflect new features a bit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:27:04 +00:00
saxmatt
327fe3eabf I like the INT better but we can't keep it if it with the current DB upgrade system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:19:12 +00:00
saxmatt
551e52ff91 Code cleanup and some fixes from the WP Japan folks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:03:52 +00:00
saxmatt
ec34fb1d80 Use mb_mail_send if available.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 07:44:04 +00:00
saxmatt
d4050c29e9 Better errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 06:45:01 +00:00
saxmatt
ee921221b7 New login system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 06:23:53 +00:00
saxmatt
db093a6020 Move functions out of switch statement, PHP5 fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@1730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 04:30:45 +00:00
rboren
9490d5bef2 Fix wp_title() for pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-03 17:07:53 +00:00
rboren
0584402e9f Extend is_single(), is_page(), is_category(), and is_author() to accept an optional argument which designates a particular id, name, or nicename.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-02 19:24:40 +00:00
emc3
8fca0cb926 Security: Clean up user inputs before using.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-02 00:46:30 +00:00