markjaquith
|
96ee1e07f8
|
"Delete this draft" when post is not published. fixes #3497
git-svn-id: http://svn.automattic.com/wordpress/trunk@4994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 06:07:56 +00:00 |
|
markjaquith
|
cd35f6ecf9
|
remove old table* variables from wp-settings.php. Props Nazgul. fixes #3860
git-svn-id: http://svn.automattic.com/wordpress/trunk@4993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:46:59 +00:00 |
|
markjaquith
|
3320dd1380
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: http://svn.automattic.com/wordpress/trunk@4990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:29:15 +00:00 |
|
markjaquith
|
00f7071af4
|
add_users_page() to address changing top-level menu item. fixes #3706
git-svn-id: http://svn.automattic.com/wordpress/trunk@4987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 05:03:32 +00:00 |
|
ryan
|
8338d6c203
|
attribute_escape content before stuffing it in value attribute. Props Dan Coulter. fixes #3919
git-svn-id: http://svn.automattic.com/wordpress/trunk@4986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 04:29:45 +00:00 |
|
ryan
|
b9c75476a4
|
Update to tinyMCE spellchecker 1.0.3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@4985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 04:26:26 +00:00 |
|
ryan
|
1f35a9de8f
|
Make sure openssl is available. Props Robert Deaton and rob1n. fixes #3765
git-svn-id: http://svn.automattic.com/wordpress/trunk@4984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 04:16:06 +00:00 |
|
ryan
|
8d7839b14c
|
Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: http://svn.automattic.com/wordpress/trunk@4983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 03:05:41 +00:00 |
|
ryan
|
ab79f95e5f
|
Use get_bloginfo to get the blog name. Props jhodgdon. fixes #3903
git-svn-id: http://svn.automattic.com/wordpress/trunk@4982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 02:26:12 +00:00 |
|
ryan
|
66e342ca45
|
Change wp-login submit names and ids. Props anhill. fixes #3917
git-svn-id: http://svn.automattic.com/wordpress/trunk@4981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 02:00:57 +00:00 |
|
ryan
|
6154ec1c7e
|
Fix spawning with SSL. Props dragonhard and rob1n. fixes #3765
git-svn-id: http://svn.automattic.com/wordpress/trunk@4980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:47:57 +00:00 |
|
ryan
|
bb8331b95d
|
Use rawurldecode. fixes #3727
git-svn-id: http://svn.automattic.com/wordpress/trunk@4979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:44:53 +00:00 |
|
ryan
|
a821445497
|
s/bookmark/link/. Props JeremyVisser. fixes #3718
git-svn-id: http://svn.automattic.com/wordpress/trunk@4978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:35:39 +00:00 |
|
ryan
|
8035698e78
|
s/bookmark/link/. Props MichaelH. fixes #3648
git-svn-id: http://svn.automattic.com/wordpress/trunk@4977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:30:53 +00:00 |
|
ryan
|
be2a43cf7c
|
wp_title shouldn't use category_name if cat is also specified. Props majelbstoat. fixes #3902
git-svn-id: http://svn.automattic.com/wordpress/trunk@4976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:29:07 +00:00 |
|
ryan
|
fdfe3a7e34
|
Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: http://svn.automattic.com/wordpress/trunk@4975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:26:29 +00:00 |
|
ryan
|
bec5b4f188
|
gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: http://svn.automattic.com/wordpress/trunk@4974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:25:17 +00:00 |
|
ryan
|
8160b01da1
|
Fix wp_die() includes when bailing out in the blog header. Props tacker. fixes #3883
git-svn-id: http://svn.automattic.com/wordpress/trunk@4973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 00:17:58 +00:00 |
|
ryan
|
83112722cd
|
Use PLUGINDIR. Props z720 and Nazgul. fixes #3909
git-svn-id: http://svn.automattic.com/wordpress/trunk@4972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:47:27 +00:00 |
|
ryan
|
34928e6ef0
|
JS localization from mdawaffe. fixes #3913
git-svn-id: http://svn.automattic.com/wordpress/trunk@4970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:35:01 +00:00 |
|
ryan
|
e3782a3e2b
|
Ignore redirect_to if already logged in.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 17:03:50 +00:00 |
|
ryan
|
682fcc5d4a
|
JS localization from mdawaffe. fixes #3911
git-svn-id: http://svn.automattic.com/wordpress/trunk@4968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-06 00:39:46 +00:00 |
|
matt
|
4df232e71e
|
Broken link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-05 19:27:40 +00:00 |
|
markjaquith
|
4f1a89d21c
|
Pass draft titles through the_title filter. Props jhodgdon. fixes #3894
git-svn-id: http://svn.automattic.com/wordpress/trunk@4966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-04 18:48:19 +00:00 |
|
markjaquith
|
1fd8b676c4
|
Cast query vars to strings. fixes #3891
git-svn-id: http://svn.automattic.com/wordpress/trunk@4965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-04 18:08:33 +00:00 |
|
ryan
|
1e3ca9cde1
|
Pass along all parameters to get_bookmarks(). Props Otto42. fixes #3898
git-svn-id: http://svn.automattic.com/wordpress/trunk@4964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-04 01:59:57 +00:00 |
|
ryan
|
782f0ffa00
|
Update to jQuery 1.1.2. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 17:55:36 +00:00 |
|
ryan
|
41b3441a38
|
jQuery was moved to jquery subdir. Remove redundant libs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 17:01:26 +00:00 |
|
ryan
|
7f1945b310
|
xmlrpc updates from Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-03 16:56:46 +00:00 |
|
ryan
|
b7f6a96abb
|
Add jquery.form.js. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-02 23:26:35 +00:00 |
|
ryan
|
0f8983c364
|
Fix up page_for_posts feed. Rework some query bits. Props mdawaffe. fixes #3885
git-svn-id: http://svn.automattic.com/wordpress/trunk@4956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-28 05:22:29 +00:00 |
|
ryan
|
2ecae0f50d
|
add and apply filter optimizations from FraT. fixes #3875
git-svn-id: http://svn.automattic.com/wordpress/trunk@4955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-28 01:09:20 +00:00 |
|
markjaquith
|
a1646d7122
|
End sentence with a period for consistency. Props Viper007Bond. fixes #3881
git-svn-id: http://svn.automattic.com/wordpress/trunk@4954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 23:17:13 +00:00 |
|
markjaquith
|
d0f79bb3f2
|
trailing tabs and whitespace cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 15:24:54 +00:00 |
|
markjaquith
|
c7ce6107ad
|
attribute_escape() in nonce AYS
git-svn-id: http://svn.automattic.com/wordpress/trunk@4951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-27 07:15:47 +00:00 |
|
markjaquith
|
1104eb88ca
|
Format <li> elements properly within wp-admin comment view. Props jhodgdon. fixes #3871
git-svn-id: http://svn.automattic.com/wordpress/trunk@4950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-26 05:22:02 +00:00 |
|
ryan
|
dffc694131
|
Forgot to bump tinymce config script version when we added gecko_spellcheck. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/trunk@4948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-26 04:53:03 +00:00 |
|
ryan
|
f199d3658a
|
Remove debug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-26 03:42:25 +00:00 |
|
ryan
|
7effafd4ee
|
Trying out phpmailer for wp_mail(). fixes #3862
git-svn-id: http://svn.automattic.com/wordpress/trunk@4946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 20:23:25 +00:00 |
|
ryan
|
2826681a18
|
Upgrade class-pop3. Props Nazgul. fixes #3864
git-svn-id: http://svn.automattic.com/wordpress/trunk@4945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 18:19:21 +00:00 |
|
markjaquith
|
d2ccc08c17
|
i18n-inate Next Page/Previous Page for User Search. Props teknoseyir. fixes #3872
git-svn-id: http://svn.automattic.com/wordpress/trunk@4944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 16:43:40 +00:00 |
|
markjaquith
|
18475d8787
|
Consistent mouseover capitalization from Nazgul. fixes #3848
git-svn-id: http://svn.automattic.com/wordpress/trunk@4943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 14:04:49 +00:00 |
|
markjaquith
|
78730bdb68
|
Change link to deprecated wp-register.php. Props Nazgul. fixes #3802
git-svn-id: http://svn.automattic.com/wordpress/trunk@4942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:43:21 +00:00 |
|
markjaquith
|
5a2ec38abb
|
Sort categories in dropdown by name rather than ID, when choosing a category parent. Props donncha. fixes #3823
git-svn-id: http://svn.automattic.com/wordpress/trunk@4941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:41:38 +00:00 |
|
markjaquith
|
5fde2708cf
|
Use correct capabilities checks when determining whether to show private posts. Props molecularbear. fixes #3827
git-svn-id: http://svn.automattic.com/wordpress/trunk@4940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:39:34 +00:00 |
|
markjaquith
|
92afb1e407
|
strip tags from comment author before determining emptiness status. props Nazgul. fixes #3839
git-svn-id: http://svn.automattic.com/wordpress/trunk@4939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:35:16 +00:00 |
|
markjaquith
|
db017470fc
|
Handle multi-line subjects in class-pop3.php. Props nreid. fixes #3836
git-svn-id: http://svn.automattic.com/wordpress/trunk@4938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:33:03 +00:00 |
|
markjaquith
|
6fc0e8185f
|
The O.C. Disorder;; Props Nazgul. fixes 3853
git-svn-id: http://svn.automattic.com/wordpress/trunk@4937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 13:26:18 +00:00 |
|
markjaquith
|
13968c70f6
|
Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: http://svn.automattic.com/wordpress/trunk@4935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 11:22:49 +00:00 |
|
ryan
|
4bec99a338
|
Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
git-svn-id: http://svn.automattic.com/wordpress/trunk@4934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-24 07:33:29 +00:00 |
|