saxmatt
d53401fbd5
Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:22:21 +00:00
saxmatt
7104f60653
Texturize bloginfo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:10:34 +00:00
saxmatt
17e0672928
Remove inline style.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:05:44 +00:00
saxmatt
248016268b
Better dc:date handling: http://mosquito.wordpress.org/view.php?id=478
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 08:58:11 +00:00
saxmatt
9eaa495298
Not used.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 08:26:42 +00:00
saxmatt
33d3914a58
Using modern variables.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 07:55:26 +00:00
saxmatt
340804aa79
Move all auth stuff into functions.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 03:00:55 +00:00
saxmatt
5cb036d571
UTC is GMT updated for leap seconds. :)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:46:34 +00:00
saxmatt
8569da174e
Make delete button more buttony.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:42:22 +00:00
saxmatt
e16bd7dae8
http://mosquito.wordpress.org/view.php?id=477
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:32:29 +00:00
saxmatt
c16f28ef5d
Typo
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:31:06 +00:00
rboren
8767434e31
Fix typo. Bug 540. Patch from Froosh.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 14:55:13 +00:00
rboren
036efdfdc2
Add filter hook for locale string.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 04:39:26 +00:00
saxmatt
c3e1d51c20
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 20:41:19 +00:00
saxmatt
06bacff67d
Check for dupe trackbacks as well.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 18:27:31 +00:00
saxmatt
de360e84e1
More HTML error fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 06:31:01 +00:00
saxmatt
414d3cd772
HTML nesting error
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 06:01:45 +00:00
saxmatt
1cfff205d8
HTML error.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-11 08:24:04 +00:00
saxmatt
5ba63ff4d5
Support for hidden custom fields (custom fields that start with _)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 04:12:20 +00:00
saxmatt
d8eca12969
Better wording
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 02:57:41 +00:00
rboren
7a580db825
get_author_permastruct()
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 02:40:35 +00:00
saxmatt
4ceffc2672
Make page editing a bit more advanced.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 02:13:47 +00:00
saxmatt
5237112e3f
Related to: http://mosquito.wordpress.org/view.php?id=225
...
Allow optiondates to be a PHP date() formatted timestamp, maintains backward compatibility.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 01:30:34 +00:00
saxmatt
d5c7cc229e
Fix HTML on edit category form, allow category slug to be edited.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 01:02:25 +00:00
saxmatt
b6c13ceee4
No reason not to have default for current category argument.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 00:44:05 +00:00
saxmatt
2596b5a5c2
Don't show info cursor for .caps.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 00:40:15 +00:00
saxmatt
5fcde26744
Don't wrap horizontal rules in paragraphs.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 00:32:14 +00:00
saxmatt
576846ba19
Don't show errors if we can't fsockopen a server.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 00:25:07 +00:00
rboren
c37fc847ff
Comment the unicode blocks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 00:16:33 +00:00
rboren
fb1e3de410
Rationalize menu access levels. Submenus should have an access level greater than or equal to its parent. Require level 8 for all file editing pages.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 22:32:49 +00:00
rboren
fc170bc859
Do not process PATH_INFO if it containts the index.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 22:00:26 +00:00
rboren
b1f753ab3f
Define TEMPLATEPATH. Look for footer, sidebar, and header in the template directory for the active theme.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 21:51:25 +00:00
donncha
ceca2e9751
Fixed mangled email headers, thanks to John Allman
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 14:40:40 +00:00
rboren
83e6c81f41
s/logio/logIO/. Remove logio calls from the one function in functions-post.php that uses it. functions-post.php is not used by xmlrpc.php exclusively.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 02:35:53 +00:00
saxmatt
16cffbe786
Hat tip: Kellan - http://laughingmeme.org/
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 01:04:33 +00:00
rboren
4926900b83
Perform empty() check on $doing_trackback. Bug 426.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 01:00:12 +00:00
rboren
a2b6757246
Remove call to undefined function clear_smarty_cache(). Bug 424.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 00:23:02 +00:00
saxmatt
fedf5da324
Not clearing can cause some weird bugs.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:44:28 +00:00
saxmatt
efa798a2af
Userlevel 6 on options page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:12:34 +00:00
saxmatt
2852e800da
Don't add breaks to <colgroup>s. Hat tip: Joe Clark.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:09:46 +00:00
rboren
d849a73f55
Mark strings for translation. Bug 514. Patch by nbachiyski.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 06:53:10 +00:00
rboren
497b71996a
Submenu construction improvement.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 05:02:07 +00:00
saxmatt
0563f1101c
Don't take parts of the URI after the script name when updating the siteurl.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 00:18:01 +00:00
rboren
d352c9be64
Improve plugin hooks for rewrite manipulation. Allow pluggable template redirection.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 00:12:08 +00:00
rboren
02f33a3426
Do not attempt path info matching if PATH_INFO contains SCRIPT_NAME. Bug 353.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 00:09:40 +00:00
rboren
b1a4a04126
Move rewrite and permalink functions into WP_Rewrite class.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-03 02:38:11 +00:00
saxmatt
6f7674778f
Get number of posts correctly.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-01 16:12:53 +00:00
saxmatt
900a782228
Only show users that can post.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-01 16:03:28 +00:00
rboren
09330bec21
Add posts_join filter.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-01 06:52:26 +00:00
rboren
d0742f3227
Load paged.php for is_paged(). Paging no longer makes is_archive() true. Bug 500.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 23:37:29 +00:00