Commit Graph

1942 Commits

Author SHA1 Message Date
Ryan Boren 15d5b48f70 Fix typo. Bug 540. Patch from Froosh.
git-svn-id: https://develop.svn.wordpress.org/trunk@1942 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 14:55:13 +00:00
Ryan Boren 92dd459497 Add filter hook for locale string.
git-svn-id: https://develop.svn.wordpress.org/trunk@1941 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 04:39:26 +00:00
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +00:00
Matt Mullenweg 387168fec4 Check for dupe trackbacks as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@1939 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 18:27:31 +00:00
Matt Mullenweg 0b4c37d9d3 More HTML error fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1938 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 06:31:01 +00:00
Matt Mullenweg ebdb574b5c HTML nesting error
git-svn-id: https://develop.svn.wordpress.org/trunk@1937 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 06:01:45 +00:00
Matt Mullenweg 792fa24221 HTML error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1936 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-11 08:24:04 +00:00
Matt Mullenweg 1c6a2d83f5 Support for hidden custom fields (custom fields that start with _)
git-svn-id: https://develop.svn.wordpress.org/trunk@1935 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 04:12:20 +00:00
Matt Mullenweg 5411566910 Better wording
git-svn-id: https://develop.svn.wordpress.org/trunk@1934 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 02:57:41 +00:00
Ryan Boren cf66c440de get_author_permastruct()
git-svn-id: https://develop.svn.wordpress.org/trunk@1933 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 02:40:35 +00:00
Matt Mullenweg 9b3f25f2e0 Make page editing a bit more advanced.
git-svn-id: https://develop.svn.wordpress.org/trunk@1932 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 02:13:47 +00:00
Matt Mullenweg 28080bcaae 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: https://develop.svn.wordpress.org/trunk@1931 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 01:30:34 +00:00
Matt Mullenweg f82891929a Fix HTML on edit category form, allow category slug to be edited.
git-svn-id: https://develop.svn.wordpress.org/trunk@1930 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 01:02:25 +00:00
Matt Mullenweg 75e19e4ec2 No reason not to have default for current category argument.
git-svn-id: https://develop.svn.wordpress.org/trunk@1929 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 00:44:05 +00:00
Matt Mullenweg e519f7c239 Don't show info cursor for .caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@1928 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 00:40:15 +00:00
Matt Mullenweg 91783e2bcb Don't wrap horizontal rules in paragraphs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1927 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 00:32:14 +00:00
Matt Mullenweg 95e3ed808a Don't show errors if we can't fsockopen a server.
git-svn-id: https://develop.svn.wordpress.org/trunk@1926 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 00:25:07 +00:00
Ryan Boren a5fde76c26 Comment the unicode blocks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1925 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 00:16:33 +00:00
Ryan Boren 51602443ca 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: https://develop.svn.wordpress.org/trunk@1924 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 22:32:49 +00:00
Ryan Boren 22781af5ee Do not process PATH_INFO if it containts the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1923 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 22:00:26 +00:00
Ryan Boren 6a2e9a95c1 Define TEMPLATEPATH. Look for footer, sidebar, and header in the template directory for the active theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@1922 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 21:51:25 +00:00
Donncha O Caoimh f7d12dbbee Fixed mangled email headers, thanks to John Allman
git-svn-id: https://develop.svn.wordpress.org/trunk@1921 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 14:40:40 +00:00
Ryan Boren 7a8b254be0 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: https://develop.svn.wordpress.org/trunk@1920 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 02:35:53 +00:00
Matt Mullenweg bec4de9e54 Hat tip: Kellan - http://laughingmeme.org/
git-svn-id: https://develop.svn.wordpress.org/trunk@1919 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 01:04:33 +00:00
Ryan Boren 43609bbdbf Perform empty() check on $doing_trackback. Bug 426.
git-svn-id: https://develop.svn.wordpress.org/trunk@1918 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 01:00:12 +00:00
Ryan Boren 017dfb115b Remove call to undefined function clear_smarty_cache(). Bug 424.
git-svn-id: https://develop.svn.wordpress.org/trunk@1917 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 00:23:02 +00:00
Matt Mullenweg f88772008d Not clearing can cause some weird bugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1916 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-07 20:44:28 +00:00
Matt Mullenweg 8f20ed5791 Userlevel 6 on options page
git-svn-id: https://develop.svn.wordpress.org/trunk@1915 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-07 20:12:34 +00:00
Matt Mullenweg 5d15bd8562 Don't add breaks to <colgroup>s. Hat tip: Joe Clark.
git-svn-id: https://develop.svn.wordpress.org/trunk@1914 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-07 20:09:46 +00:00
Ryan Boren 3d7408b88d Mark strings for translation. Bug 514. Patch by nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1913 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 06:53:10 +00:00
Ryan Boren 6a8adce36f Submenu construction improvement.
git-svn-id: https://develop.svn.wordpress.org/trunk@1912 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 05:02:07 +00:00
Matt Mullenweg 3b9a0ec428 Don't take parts of the URI after the script name when updating the siteurl.
git-svn-id: https://develop.svn.wordpress.org/trunk@1911 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 00:18:01 +00:00
Ryan Boren 8629ed18c3 Improve plugin hooks for rewrite manipulation. Allow pluggable template redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@1910 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 00:12:08 +00:00
Ryan Boren 00b4d22860 Do not attempt path info matching if PATH_INFO contains SCRIPT_NAME. Bug 353.
git-svn-id: https://develop.svn.wordpress.org/trunk@1909 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 00:09:40 +00:00
Ryan Boren dd4e4b9df6 Move rewrite and permalink functions into WP_Rewrite class.
git-svn-id: https://develop.svn.wordpress.org/trunk@1908 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-03 02:38:11 +00:00
Matt Mullenweg d9f15fdcfc Get number of posts correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1907 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 16:12:53 +00:00
Matt Mullenweg 1b0631f515 Only show users that can post.
git-svn-id: https://develop.svn.wordpress.org/trunk@1906 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 16:03:28 +00:00
Ryan Boren 61ce5ed685 Add posts_join filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@1905 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 06:52:26 +00:00
Ryan Boren 63add842a8 Load paged.php for is_paged(). Paging no longer makes is_archive() true. Bug 500.
git-svn-id: https://develop.svn.wordpress.org/trunk@1904 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 23:37:29 +00:00
Ryan Boren ecde1fcfb6 Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1903 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 20:32:25 +00:00
Ryan Boren bf1835606e String i18n. Bug 505. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1902 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 19:46:20 +00:00
Ryan Boren a48c0d3916 Correct i18n string markup. Bug 502. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1901 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 17:28:53 +00:00
Ryan Boren 5673b8e7a0 Unserialize empty arrays.
git-svn-id: https://develop.svn.wordpress.org/trunk@1900 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 19:53:11 +00:00
Matt Mullenweg 1b28947bf4 Fix for bug http://mosquito.wordpress.org/view.php?id=177, adding class to smileys and encoding quotes in alt text.
git-svn-id: https://develop.svn.wordpress.org/trunk@1899 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 19:16:14 +00:00
Ryan Boren 916c3f722e Number specifiers for i18n.
git-svn-id: https://develop.svn.wordpress.org/trunk@1898 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 05:48:22 +00:00
Ryan Boren a6a007e17a Make plugins relative to ABSPATH when updating recently edited.
git-svn-id: https://develop.svn.wordpress.org/trunk@1897 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 05:38:54 +00:00
Ryan Boren d26e718453 Use preg_quote() to make spam words regex safe.
git-svn-id: https://develop.svn.wordpress.org/trunk@1896 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 05:24:09 +00:00
Ryan Boren 8a53bdc06d Fix link to setup-config. Bug 497.
git-svn-id: https://develop.svn.wordpress.org/trunk@1895 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 04:41:48 +00:00
Ryan Boren 489cccc40a Allow plugins to be loaded from subdirs of wp-content/plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@1894 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 00:33:04 +00:00
Ryan Boren 8afcef0203 Login cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1893 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 22:54:23 +00:00