rboren
|
5670d0e1ad
|
Use strpos() instead of preg_match() when searching for $req_uri at the head of the rewrite rule $match. This avoids regex compilation errors when $req_uri contains characters will special regex meaning. strpos() is also faster than preg_match().
git-svn-id: http://svn.automattic.com/wordpress/trunk@975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-14 13:33:03 +00:00 |
rboren
|
44f59de914
|
Fix wp_list_cats() argument handling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-12 23:51:16 +00:00 |
rboren
|
7270102622
|
Fix call to zeroise() in get_calendar(). Courtesy of harpshot.
http://wordpress.org/support/6/3218
git-svn-id: http://svn.automattic.com/wordpress/trunk@973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-12 03:36:16 +00:00 |
saxmatt
|
9410b1835c
|
Texturize missing some table block level tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-11 16:38:54 +00:00 |
saxmatt
|
db4d716fbc
|
XFN profile.
git-svn-id: http://svn.automattic.com/wordpress/trunk@971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-11 16:38:25 +00:00 |
saxmatt
|
a1c7db8a54
|
Forgot label, formatting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-11 08:53:05 +00:00 |
saxmatt
|
75c8c3a72e
|
More options improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-11 08:51:50 +00:00 |
emc3
|
74638831a4
|
Need to explicitly set the $cat var, in case globals are turned off.
git-svn-id: http://svn.automattic.com/wordpress/trunk@968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-10 19:46:48 +00:00 |
saxmatt
|
684cb32ce0
|
cat parent not quoted in SQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-10 15:40:55 +00:00 |
emc3
|
dda1e539d1
|
Update to use get_settings (via Otsukare in http://wordpress.org/support/6/3213#post-3)
git-svn-id: http://svn.automattic.com/wordpress/trunk@966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-09 20:23:57 +00:00 |
rboren
|
87c74b9c6e
|
More rewrite fixes. s/[0-9a-z_-]/[_0-9a-z-]/
git-svn-id: http://svn.automattic.com/wordpress/trunk@965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-09 03:55:01 +00:00 |
saxmatt
|
06fa93c297
|
Typo fixes from Cena.
git-svn-id: http://svn.automattic.com/wordpress/trunk@964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-08 08:49:21 +00:00 |
rboren
|
6f2c205b0b
|
rewrite_rules() tweaks. Use rewrite_rules() in options-permalink.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-08 05:12:11 +00:00 |
rboren
|
699dcb6ac8
|
Converted overlooked reference to $siteurl to get_settings().
git-svn-id: http://svn.automattic.com/wordpress/trunk@962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-07 17:41:14 +00:00 |
saxmatt
|
3762000999
|
Allow underscores in post_name
git-svn-id: http://svn.automattic.com/wordpress/trunk@961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-06 17:14:24 +00:00 |
emc3
|
e0ad33fffe
|
Allow 'limit = 0' in Link Categories to hide a category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-05 21:35:14 +00:00 |
rboren
|
9c711968c3
|
Remove spurious $
git-svn-id: http://svn.automattic.com/wordpress/trunk@959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-05 07:26:38 +00:00 |
emc3
|
363afe64cd
|
Fixed posting problems when 'advanced controls' is the default writing option.
git-svn-id: http://svn.automattic.com/wordpress/trunk@958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-04 15:56:02 +00:00 |
saxmatt
|
a0867db6ed
|
Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-01 19:55:45 +00:00 |
saxmatt
|
b6aa1f6807
|
Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-01 06:13:32 +00:00 |
saxmatt
|
9e718aff7a
|
Migrating more of the global options to get_settings().
git-svn-id: http://svn.automattic.com/wordpress/trunk@955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-29 08:43:36 +00:00 |
saxmatt
|
9fc821da98
|
More options updates, not done, not entirely functional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-29 08:30:56 +00:00 |
saxmatt
|
15311feec8
|
Changed to more closely emulate Bloglines OPML, which seems to be the best guide I can find to how people are actually using OPML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-29 02:12:55 +00:00 |
michelvaldrighi
|
1947f04aac
|
added a timezone argument to get�_lastpost*()
git-svn-id: http://svn.automattic.com/wordpress/trunk@952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-28 17:51:41 +00:00 |
saxmatt
|
f6ca911ab9
|
Version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-28 17:28:06 +00:00 |
saxmatt
|
f46175d614
|
Label on search form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-27 19:22:56 +00:00 |
saxmatt
|
87655b156e
|
Some new options and an option cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-27 05:48:00 +00:00 |
emc3
|
0f75194831
|
Tweaked test version of the_meta() a little
git-svn-id: http://svn.automattic.com/wordpress/trunk@948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 22:22:54 +00:00 |
emc3
|
a678815689
|
Added per-post custom metadata support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 22:21:33 +00:00 |
emc3
|
6df1e26f2c
|
Added per-post custom metadata support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 21:42:47 +00:00 |
saxmatt
|
8927968849
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 16:15:48 +00:00 |
michelvaldrighi
|
59da7f3f13
|
using gmt_offset option instead of time_difference from now on
git-svn-id: http://svn.automattic.com/wordpress/trunk@944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 16:14:52 +00:00 |
michelvaldrighi
|
80d1cba5f9
|
aliasing time_difference to gmt_offset in get_settings(), for great justice
git-svn-id: http://svn.automattic.com/wordpress/trunk@943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 16:14:10 +00:00 |
michelvaldrighi
|
9012cd8a44
|
rewrote upgrade for GMT, now checks for the option gmt_offset before changing anything
git-svn-id: http://svn.automattic.com/wordpress/trunk@942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 16:13:05 +00:00 |
michelvaldrighi
|
b69088dea3
|
what an idiot, I had broken ?m=
git-svn-id: http://svn.automattic.com/wordpress/trunk@941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 16:08:12 +00:00 |
saxmatt
|
f080abc376
|
Fix for PHP5, formatting changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 15:18:16 +00:00 |
saxmatt
|
0174984f7f
|
Option fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 14:37:15 +00:00 |
michelvaldrighi
|
d31e7bcc4a
|
more GMT fixoragization
git-svn-id: http://svn.automattic.com/wordpress/trunk@938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 13:07:11 +00:00 |
michelvaldrighi
|
e0d7119fe0
|
fixed zealous mistake
git-svn-id: http://svn.automattic.com/wordpress/trunk@937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-26 13:05:38 +00:00 |
saxmatt
|
179d7538d9
|
New options screens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-25 19:03:49 +00:00 |
michelvaldrighi
|
002303e6dc
|
LIKE OMFG ARCHIVE LINKS R TEH FIX0R3D LOLOOLOL :)))) *glomp*
git-svn-id: http://svn.automattic.com/wordpress/trunk@935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-25 17:38:21 +00:00 |
michelvaldrighi
|
3c710bb037
|
just moving these two lines fixes the the_date() issue for GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-25 17:12:30 +00:00 |
michelvaldrighi
|
5cb552277e
|
zeroise() is our friend -- calendar fixed for GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-25 17:11:26 +00:00 |
michelvaldrighi
|
aedaf8860c
|
committing with an ugly query that Just Works, waiting for a more elegant solution
git-svn-id: http://svn.automattic.com/wordpress/trunk@932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-25 04:08:54 +00:00 |
saxmatt
|
f7dd13c338
|
current_time now uses GMT.
git-svn-id: http://svn.automattic.com/wordpress/trunk@931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-25 00:00:38 +00:00 |
saxmatt
|
672ded938d
|
Temporary fix for next_post with GMT.
git-svn-id: http://svn.automattic.com/wordpress/trunk@930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-24 23:49:51 +00:00 |
michelvaldrighi
|
0e243c3510
|
use GMT as reference in the options screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-24 03:12:43 +00:00 |
michelvaldrighi
|
b4eb99a27f
|
fixed and simplified get_date_from_gmt and get_gmt_from_date
git-svn-id: http://svn.automattic.com/wordpress/trunk@928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-23 16:09:27 +00:00 |
michelvaldrighi
|
823986b932
|
quotes fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-23 16:08:28 +00:00 |
michelvaldrighi
|
e355cca1c0
|
fixed touch_time to use user's timezone instead of GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-23 15:58:26 +00:00 |