ryan
|
62f60a666d
|
Fix typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@5943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-25 18:41:12 +00:00 |
|
matt
|
77c64399d0
|
As the developer links are out of date and just used to attack us now, updating the blogroll to include links to WP resources.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-25 18:06:22 +00:00 |
|
ryan
|
a03073ef0a
|
Add nonces to tag importers. Props xknown. fixes #4811
git-svn-id: http://svn.automattic.com/wordpress/trunk@5941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-25 17:07:10 +00:00 |
|
ryan
|
a5fbb3f85f
|
Fix blogroll upgrades from 2.0. fixes #4813
git-svn-id: http://svn.automattic.com/wordpress/trunk@5940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-25 16:57:56 +00:00 |
|
ryan
|
4340c63de1
|
Update to jquery 1.1.4. Props mdawaffe. fixes #4810
git-svn-id: http://svn.automattic.com/wordpress/trunk@5939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-24 21:46:03 +00:00 |
|
ryan
|
51b6d6f6ea
|
Don't pass cat as ref. Fix some term sanitization. fixes #4702
git-svn-id: http://svn.automattic.com/wordpress/trunk@5938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-24 18:41:01 +00:00 |
|
ryan
|
ccdf20ef62
|
Update WP importer to use taxonomy and query cat based on slug. see #4613
git-svn-id: http://svn.automattic.com/wordpress/trunk@5937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-24 14:44:26 +00:00 |
|
ryan
|
c8723a4f3f
|
Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes #3875 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-24 14:18:08 +00:00 |
|
ryan
|
6db72e6e43
|
Allow plugins to register importers. Props westi and Nazgul. fixes #4614
git-svn-id: http://svn.automattic.com/wordpress/trunk@5935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 23:09:03 +00:00 |
|
ryan
|
7c0ecf6202
|
jquery for widgets admin. Props filosofo. see #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@5934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 22:34:15 +00:00 |
|
ryan
|
f3ed626d52
|
eol-style
git-svn-id: http://svn.automattic.com/wordpress/trunk@5933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 22:19:53 +00:00 |
|
westi
|
fcd0a36f09
|
Enable plugins to override the cockney replace array, fixes #4804 props andihit
git-svn-id: http://svn.automattic.com/wordpress/trunk@5930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 21:02:31 +00:00 |
|
westi
|
31992bac0d
|
Allow upload of all Open Office document types props nbachiyski fixes #4615
git-svn-id: http://svn.automattic.com/wordpress/trunk@5929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 18:28:14 +00:00 |
|
westi
|
8047b60291
|
Give the view links in post/page listings the view class rather than the edit class, fixes #4058 props rgovostes
git-svn-id: http://svn.automattic.com/wordpress/trunk@5927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 18:04:15 +00:00 |
|
ryan
|
ac46bc16c7
|
Don't allow private query vars in url_to_postid
git-svn-id: http://svn.automattic.com/wordpress/trunk@5925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 16:09:37 +00:00 |
|
westi
|
07ff444b6f
|
Fix plugin basename for Windows servers. Fixes #3002 props Ozh
git-svn-id: http://svn.automattic.com/wordpress/trunk@5924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 16:07:21 +00:00 |
|
ryan
|
c6d79a79b0
|
Don't die with type
git-svn-id: http://svn.automattic.com/wordpress/trunk@5923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 15:53:25 +00:00 |
|
markjaquith
|
68501fd51b
|
No canonical-ness for wp-admin. see #4773
git-svn-id: http://svn.automattic.com/wordpress/trunk@5921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-23 03:40:51 +00:00 |
|
ryan
|
276b690c7e
|
Add cat-item-id and page-item-id classes. Props Otto42. fixes #4703
git-svn-id: http://svn.automattic.com/wordpress/trunk@5920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-22 22:59:45 +00:00 |
|
ryan
|
f65528ed41
|
Fix get_post_comments_feed_link() to work with pages. fixes #4637
git-svn-id: http://svn.automattic.com/wordpress/trunk@5919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-22 22:42:57 +00:00 |
|
ryan
|
200f0b020f
|
Add get_lastpostdate and 'get_lastpostdatemodified filters. Props rob1n. fixes #4801
git-svn-id: http://svn.automattic.com/wordpress/trunk@5918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-22 22:30:06 +00:00 |
|
ryan
|
02df4f722c
|
Add class to tag cloud links. Props filosofo. fixes #4798
git-svn-id: http://svn.automattic.com/wordpress/trunk@5917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-22 22:28:00 +00:00 |
|
ryan
|
cbad9a2993
|
posts_results and posts_selection hooks. fixes #4799
git-svn-id: http://svn.automattic.com/wordpress/trunk@5916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-22 18:03:26 +00:00 |
|
ryan
|
1a2aa3fcc3
|
Sanitize a few options
git-svn-id: http://svn.automattic.com/wordpress/trunk@5914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-22 17:57:36 +00:00 |
|
matt
|
27657cd8cf
|
First pass plugin update notification, see #4795
git-svn-id: http://svn.automattic.com/wordpress/trunk@5913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-22 10:48:48 +00:00 |
|
ryan
|
851ce58496
|
Some tag api additions from andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-21 18:39:45 +00:00 |
|
ryan
|
763f8b8821
|
commentsrss2_head action from joostdevalk. fixes #4694
git-svn-id: http://svn.automattic.com/wordpress/trunk@5911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-21 18:32:39 +00:00 |
|
ryan
|
9b395107f4
|
Deprecate permalink_single_rss(). Add the_permalink_rss() with accompanying filter. Props joostdevalk and Otto42. fixes #4654
git-svn-id: http://svn.automattic.com/wordpress/trunk@5910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-21 18:27:45 +00:00 |
|
ryan
|
d3754cc69b
|
i18n fix from momo360modena and nbachiyski. fixes #4523
git-svn-id: http://svn.automattic.com/wordpress/trunk@5909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-21 00:35:55 +00:00 |
|
ryan
|
eb30d086be
|
Really make slugs unique during upgrade. fixes #4776
git-svn-id: http://svn.automattic.com/wordpress/trunk@5908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-21 00:11:46 +00:00 |
|
ryan
|
567bc9d3f1
|
wp_reset_query() from mdawaffe. fixes #4741
git-svn-id: http://svn.automattic.com/wordpress/trunk@5907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-20 22:55:43 +00:00 |
|
ryan
|
ba0f401390
|
bookmark sanitizer funcs and default filter cleanup. see #4546
git-svn-id: http://svn.automattic.com/wordpress/trunk@5906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-20 22:50:04 +00:00 |
|
matt
|
7bacf89b7e
|
Better styling for update notice, fixes #1476
git-svn-id: http://svn.automattic.com/wordpress/trunk@5904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-20 07:01:15 +00:00 |
|
matt
|
f273f7a17b
|
Change IPs to link to local search instead of cryptic ARIN info
git-svn-id: http://svn.automattic.com/wordpress/trunk@5903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-20 07:00:29 +00:00 |
|
ryan
|
645bbfa324
|
Formatting cleanups from johnjosephbachir. fixes #4775
git-svn-id: http://svn.automattic.com/wordpress/trunk@5901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-19 22:25:44 +00:00 |
|
matt
|
04558f4424
|
Don't run if installing, fixes $4772
git-svn-id: http://svn.automattic.com/wordpress/trunk@5900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-19 04:27:04 +00:00 |
|
ryan
|
b4cd7ba224
|
Add back compat to get_the_category. Props nbachiyski. fixes #4771
git-svn-id: http://svn.automattic.com/wordpress/trunk@5899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-18 17:21:51 +00:00 |
|
ryan
|
4f183b4fe7
|
mt_allow_pings fix. Props Joseph Scott and Allan Odgaard. fixes #4770 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 23:32:49 +00:00 |
|
ryan
|
8d75bcef27
|
Revert accidental commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 21:23:39 +00:00 |
|
ryan
|
0458d919c0
|
First cut of taxonomy API phpdoc from darkdragon. see #4742
git-svn-id: http://svn.automattic.com/wordpress/trunk@5896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 21:22:37 +00:00 |
|
matt
|
be96bdbdaa
|
Missing image from earlier commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 13:34:26 +00:00 |
|
matt
|
096bece621
|
Switch to init action. Hat tip: westi. See #1476
git-svn-id: http://svn.automattic.com/wordpress/trunk@5894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 13:28:45 +00:00 |
|
matt
|
242e21e732
|
Switch incoming links to use Google, fixes #4577
git-svn-id: http://svn.automattic.com/wordpress/trunk@5893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 11:08:00 +00:00 |
|
matt
|
7c2dbb9cb1
|
First pass at upgrade notification for core, see #1476. Also includes some minor footer styling changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 10:33:52 +00:00 |
|
markjaquith
|
410a3c5762
|
Oops... forgot the svn add. Thanks mdawaffe. see #4554
git-svn-id: http://svn.automattic.com/wordpress/trunk@5891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 03:45:59 +00:00 |
|
markjaquith
|
6fc031de6b
|
Canonical URLs, first swing. Props to Scott Yang, Ryan and Matt. see #4554 (and report bugs there, for now)
git-svn-id: http://svn.automattic.com/wordpress/trunk@5890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 03:35:15 +00:00 |
|
markjaquith
|
54639a391b
|
Set REQUEST_URI for IIS in more situations. props snakefoot. fixes #3514
git-svn-id: http://svn.automattic.com/wordpress/trunk@5889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 03:32:19 +00:00 |
|
markjaquith
|
d55ac9708c
|
Send dateCreated as local blog time, add date_created_gmt with GMT value. Props josephscott. fixes #4624. refs #4158, #4314
git-svn-id: http://svn.automattic.com/wordpress/trunk@5888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 03:18:58 +00:00 |
|
markjaquith
|
e9c8915627
|
correct logic grouping when reading importers. fixes #4763
git-svn-id: http://svn.automattic.com/wordpress/trunk@5887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-17 01:59:37 +00:00 |
|
ryan
|
84f43891f6
|
Don't trim option arrays on save. Props m0n5t3r, Nazgul. fixes #4571
git-svn-id: http://svn.automattic.com/wordpress/trunk@5886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-16 19:55:19 +00:00 |
|