markjaquith
|
25abcd1338
|
More streamlined install process. Obeys WP_SITEURL if defined. fixes #4687 (props JeremyVisser, Nazgul), see #4685
git-svn-id: http://svn.automattic.com/wordpress/trunk@5844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-03 01:08:59 +00:00 |
|
markjaquith
|
5897a90fd7
|
Consistently include wp-config.php. fixes #3349
git-svn-id: http://svn.automattic.com/wordpress/trunk@5843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-03 00:45:06 +00:00 |
|
markjaquith
|
3ba71111de
|
Allow pre_option_ filters to return values that evaluate as false. fixes #4695
git-svn-id: http://svn.automattic.com/wordpress/trunk@5842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-02 22:51:42 +00:00 |
|
markjaquith
|
f359dab72e
|
More upload escaping. Props Brian Layman. fixes #4689 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-01 20:58:19 +00:00 |
|
matt
|
f526180278
|
Absolute numbers where we will never allow negatives, fixes #4692
git-svn-id: http://svn.automattic.com/wordpress/trunk@5836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-01 19:41:44 +00:00 |
|
matt
|
0c1b4f93ca
|
Sanitize cat_id, fixes #4691
git-svn-id: http://svn.automattic.com/wordpress/trunk@5835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-01 19:40:30 +00:00 |
|
markjaquith
|
f28dad8261
|
Sanitize option names in option.php, use current escaping functions. for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-01 19:24:51 +00:00 |
|
markjaquith
|
ad81604c8c
|
add_option()/update_option() should pass the option name to get_option() pre-escaped. fixes #4690 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-01 19:14:10 +00:00 |
|
markjaquith
|
e9b0e8284b
|
attribute_escape() in upload form action. Props Nazgul. fixes #4689 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-01 17:20:01 +00:00 |
|
markjaquith
|
5a833d50ef
|
Ending DIV was missing in edit-link-form.php. Props idle and Nazgul. fixes #4688
git-svn-id: http://svn.automattic.com/wordpress/trunk@5826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-01 16:14:46 +00:00 |
|
markjaquith
|
8c454d7909
|
Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: http://svn.automattic.com/wordpress/trunk@5825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-30 16:32:12 +00:00 |
|
markjaquith
|
e06883dfcc
|
Use "home," not "siteurl" for widget dropdown category URLs. Props Pastinakel. fixes #4683 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-30 16:23:04 +00:00 |
|
matt
|
51ce46e892
|
Shows pending moderation comments in title and bold comment numbers with comments that need attention.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-29 19:56:55 +00:00 |
|
markjaquith
|
764f50bd3d
|
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
git-svn-id: http://svn.automattic.com/wordpress/trunk@5820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-27 21:28:01 +00:00 |
|
ryan
|
343cbb9421
|
Set eol style
git-svn-id: http://svn.automattic.com/wordpress/trunk@5819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-25 16:58:01 +00:00 |
|
ryan
|
f2223e6dc5
|
In your cats, making them back compat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-25 03:04:46 +00:00 |
|
ryan
|
401f581879
|
Don't forget to filter post_category
git-svn-id: http://svn.automattic.com/wordpress/trunk@5817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-24 22:29:41 +00:00 |
|
ryan
|
b01cbf1b76
|
fix FF bug in write screen: post status change on reload. Props mdawaffe. fixes #4664
git-svn-id: http://svn.automattic.com/wordpress/trunk@5816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-24 21:40:58 +00:00 |
|
ryan
|
00ac511053
|
Recalculate counts
git-svn-id: http://svn.automattic.com/wordpress/trunk@5815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-21 21:52:35 +00:00 |
|
ryan
|
a7720182d1
|
First attempt at upgrading old releases that used the linkcategories table to taxonomy. Needs testing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-21 20:53:19 +00:00 |
|
ryan
|
451ec5e6ec
|
RTL styling from sewar. fixes #4653
git-svn-id: http://svn.automattic.com/wordpress/trunk@5813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-21 18:55:36 +00:00 |
|
ryan
|
5f26b1b415
|
RTL styling from sewar. fixes #4653
git-svn-id: http://svn.automattic.com/wordpress/trunk@5812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-21 18:55:11 +00:00 |
|
ryan
|
491ee1a1aa
|
add title filter outside of the loop. Do we even need it?
git-svn-id: http://svn.automattic.com/wordpress/trunk@5811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-21 00:05:28 +00:00 |
|
westi
|
75a3af7d17
|
Only enable gzip compression if it is not enabled in php.ini. Fixes #4426
git-svn-id: http://svn.automattic.com/wordpress/trunk@5810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-18 21:12:22 +00:00 |
|
westi
|
c510f1060d
|
Update .htaccess file when rewrite rules are deleted if it exists.
Fixes #4018
git-svn-id: http://svn.automattic.com/wordpress/trunk@5809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-18 20:46:54 +00:00 |
|
ryan
|
e7d71efdd9
|
Revert jcalendar date picker experiment. Save it for another day. fixes #4641
git-svn-id: http://svn.automattic.com/wordpress/trunk@5808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-17 19:26:03 +00:00 |
|
ryan
|
7217266ca3
|
AND get_terms() field queries
git-svn-id: http://svn.automattic.com/wordpress/trunk@5807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-17 02:02:52 +00:00 |
|
ryan
|
460ddd3a1d
|
Eliminate post_pingback stuff since we always use default_pingback_flag. fixes pingback problems caused by [5797] for #4620
git-svn-id: http://svn.automattic.com/wordpress/trunk@5806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-16 23:11:51 +00:00 |
|
ryan
|
db54c8c57d
|
Make balanceTags() option independent. Props mdawaffe. fixes #4626
git-svn-id: http://svn.automattic.com/wordpress/trunk@5805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-16 19:23:41 +00:00 |
|
ryan
|
714f8edd6c
|
jquery data selector for post timestamps. Props tellyworth. fixes #4641
git-svn-id: http://svn.automattic.com/wordpress/trunk@5804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-16 19:22:27 +00:00 |
|
ryan
|
05c0d6840b
|
Return hook as null instead of empty string. Props DD32. fixes #4639
git-svn-id: http://svn.automattic.com/wordpress/trunk@5803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-15 17:59:05 +00:00 |
|
ryan
|
b6978b2123
|
Don't slurp in entire file. Props tellyworth. see #4421
git-svn-id: http://svn.automattic.com/wordpress/trunk@5802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-15 17:55:12 +00:00 |
|
ryan
|
d8d651221c
|
Show upload file size in upload browser. Props tellyworth. fixes #4561
git-svn-id: http://svn.automattic.com/wordpress/trunk@5801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-15 17:52:50 +00:00 |
|
ryan
|
17a5de92fe
|
Password reset usability improvements from tellyworth. fixes #4527
git-svn-id: http://svn.automattic.com/wordpress/trunk@5800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-15 17:50:38 +00:00 |
|
ryan
|
22c16718c5
|
Add classes that indicate post status and author ownership. Props tellyworth. fixes #4628
git-svn-id: http://svn.automattic.com/wordpress/trunk@5799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-15 17:48:01 +00:00 |
|
ryan
|
c140ccb72d
|
Fix variable name. Props bgracewood. fixes #4621
git-svn-id: http://svn.automattic.com/wordpress/trunk@5797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-12 16:00:51 +00:00 |
|
ryan
|
ebf520f0d7
|
Post filter rework. see #4546
git-svn-id: http://svn.automattic.com/wordpress/trunk@5796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-11 19:57:43 +00:00 |
|
matt
|
9813daa487
|
Make this more specific so it can be more easily overridden with CSS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-10 04:38:27 +00:00 |
|
ryan
|
b4557ec25b
|
Don't load all includes by default. We have our own script loader. fixes #4512
git-svn-id: http://svn.automattic.com/wordpress/trunk@5794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-09 21:22:38 +00:00 |
|
ryan
|
6eb4acd7fd
|
Bump scriptaculous ver in script loader. fixes #4512
git-svn-id: http://svn.automattic.com/wordpress/trunk@5793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-09 20:20:34 +00:00 |
|
ryan
|
e47dfd7529
|
Update to scriptaculous 1.7.1_beta3. Props Nazgul. fixes #4512
git-svn-id: http://svn.automattic.com/wordpress/trunk@5792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-09 20:14:28 +00:00 |
|
markjaquith
|
76ed1bdad8
|
Undo pre-doublequoting in prepare(). Props JeremyVisser. see #4553
git-svn-id: http://svn.automattic.com/wordpress/trunk@5791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-09 17:55:32 +00:00 |
|
ryan
|
97daaa0d03
|
Update jquery to 1.1.3.1. Fixes http://bugs.kde.org/show_bug.cgi?id=147661
git-svn-id: http://svn.automattic.com/wordpress/trunk@5790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-08 21:10:14 +00:00 |
|
markjaquith
|
9b0c0d56db
|
Properly unset notoptions cache in add_option() so that get_option() and update_option() work on the same load. fixes #4429 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@5788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-07 04:06:29 +00:00 |
|
markjaquith
|
b721942f26
|
Pass extra args to pre_kses hook. Props mdawaffe. see #4409
git-svn-id: http://svn.automattic.com/wordpress/trunk@5787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-06 22:47:24 +00:00 |
|
ryan
|
d5842abd35
|
don't show Publish button when editing a future post. Props tellyworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-06 21:04:37 +00:00 |
|
ryan
|
4ba5f806d7
|
Reduce export mem usage. Props tellyworth. fixes #4589
git-svn-id: http://svn.automattic.com/wordpress/trunk@5785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-06 20:57:28 +00:00 |
|
ryan
|
fd4c86f9a4
|
Resurrect noquery
git-svn-id: http://svn.automattic.com/wordpress/trunk@5784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-06 20:45:46 +00:00 |
|
markjaquith
|
2304077c2b
|
Entitize lone less-than characters. Props mdawaffe. fixes #4409
git-svn-id: http://svn.automattic.com/wordpress/trunk@5783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-06 12:53:15 +00:00 |
|
ryan
|
821cf4b63f
|
suggestCategories cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@5782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-07-06 00:15:13 +00:00 |
|