Commit Graph

1406 Commits

Author SHA1 Message Date
michelvaldrighi 0effeb2048 switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: https://develop.svn.wordpress.org/trunk@1306 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 15:24:23 +00:00
Matt Mullenweg 4ee5c8aefc This is used more than I thought in templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1305 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 08:36:53 +00:00
Matt Mullenweg b14b19b3ff Simple function to check if a post is in a category.
git-svn-id: https://develop.svn.wordpress.org/trunk@1304 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 08:18:38 +00:00
Ryan Boren c3323b316f Add missing semi-colons.
git-svn-id: https://develop.svn.wordpress.org/trunk@1303 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 03:58:05 +00:00
michelvaldrighi 592b88b572 redefining user_login fixes the case insensitive issue with password retrieval
git-svn-id: https://develop.svn.wordpress.org/trunk@1302 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 01:29:29 +00:00
michelvaldrighi f6a92e8e99 forgotten GMT fix for calendar
git-svn-id: https://develop.svn.wordpress.org/trunk@1301 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:46:15 +00:00
michelvaldrighi 4616cabc2e using check_admin_referer for moves/deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1300 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:34:05 +00:00
michelvaldrighi eac2b46462 using check_admin_referer for plugin (de)activation
git-svn-id: https://develop.svn.wordpress.org/trunk@1299 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:16:54 +00:00
michelvaldrighi b18dff0309 using check_admin_referer for deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1298 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:44:53 +00:00
michelvaldrighi 771f496fe7 added check_admin_referer()
git-svn-id: https://develop.svn.wordpress.org/trunk@1297 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:40:56 +00:00
Ryan Boren 5ee0dc12cc Cookie patch from rread. http://wordpress.org/support/6/5327
git-svn-id: https://develop.svn.wordpress.org/trunk@1296 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:15:45 +00:00
michelvaldrighi 80806a5dca minor fix to use intval
git-svn-id: https://develop.svn.wordpress.org/trunk@1295 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 14:53:22 +00:00
michelvaldrighi 7d14626440 you pesky little browser you
git-svn-id: https://develop.svn.wordpress.org/trunk@1294 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 13:02:06 +00:00
michelvaldrighi bf2e66e951 check email
git-svn-id: https://develop.svn.wordpress.org/trunk@1293 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 12:38:19 +00:00
Ryan Boren 0d1aebb795 Import date fixes from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1292 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 04:40:23 +00:00
Ryan Boren 306ed77c67 show_post_count, after, and custom format were not playing nicely in get_archives.
git-svn-id: https://develop.svn.wordpress.org/trunk@1291 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 00:31:33 +00:00
Ryan Boren 7a85e8bfbf Add santize_title action.
git-svn-id: https://develop.svn.wordpress.org/trunk@1290 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 22:14:14 +00:00
Ryan Boren 7c3ee9392d Allow underscores in category and author names.
git-svn-id: https://develop.svn.wordpress.org/trunk@1289 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 22:07:26 +00:00
michelvaldrighi fce460f98b minor display fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1288 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 20:54:03 +00:00
Ryan Boren 3f8e368b15 Oops. Keys need to be marked too.
git-svn-id: https://develop.svn.wordpress.org/trunk@1287 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 17:51:26 +00:00
Ryan Boren 284f2bec21 Put day and month initials and abbreviations into locale.php so that they can be translated. Change get_calendar to use the locale abbreviations instead of doing substring operations.
git-svn-id: https://develop.svn.wordpress.org/trunk@1286 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 17:07:13 +00:00
Ryan Boren ffd89ece14 Change b2 and cafelog references to WordPress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1285 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 05:04:09 +00:00
Ryan Boren 9e3f325792 Default MTEXPORT to empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1284 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-15 17:44:58 +00:00
Ryan Boren 75294d3187 Output default Geo headers if the query has returns one post but the lat and lon are empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1283 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 21:59:51 +00:00
michelvaldrighi c33087c85a just commenting this out for security
git-svn-id: https://develop.svn.wordpress.org/trunk@1282 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 21:12:28 +00:00
Ryan Boren 66be4943f9 Include wp-l10n.php after wp-config.php is included so that WPLANG is set. This means we cannot translate the "no wp-config.php" error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1281 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 20:46:05 +00:00
Dougal Campbell 17ab4425d2 Only used published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1280 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 19:44:23 +00:00
michelvaldrighi 3caaec0bc7 merging fixes by Mark Ghosh for service pings
git-svn-id: https://develop.svn.wordpress.org/trunk@1279 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 17:31:54 +00:00
michelvaldrighi 7b9518dbed fix for the bug that made list_cats show empty categories, thanks to brux
git-svn-id: https://develop.svn.wordpress.org/trunk@1278 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 16:20:38 +00:00
michelvaldrighi 1138540453 small fix to support post-slugs with underscores, required for compatibility with imported MT blogs' older post-slugs
git-svn-id: https://develop.svn.wordpress.org/trunk@1277 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 12:33:12 +00:00
Matt Mullenweg 772caaa690 It's RC time. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@1276 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 09:14:24 +00:00
Matt Mullenweg dd7658abc3 Change wording to fit with our two blog URI method better.
git-svn-id: https://develop.svn.wordpress.org/trunk@1275 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:54:40 +00:00
Matt Mullenweg 38ce416582 Trackback and feed URIs weren't working when there was no trailing slash on the permalink structure. Thanks Kitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1274 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:47:01 +00:00
Matt Mullenweg 31cf5b8871 Some fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1273 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:38:34 +00:00
Matt Mullenweg 37fe28a6da Not highlighting on double update.
git-svn-id: https://develop.svn.wordpress.org/trunk@1272 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:21:24 +00:00
Matt Mullenweg d03e52af98 Tweaking what shows by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1271 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:19:46 +00:00
Matt Mullenweg 9b3a06f406 Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button.
git-svn-id: https://develop.svn.wordpress.org/trunk@1270 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:10:19 +00:00
Matt Mullenweg 75e8778c2b Emails allow + per RFC. Hat tip: crw
git-svn-id: https://develop.svn.wordpress.org/trunk@1269 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 05:52:53 +00:00
Matt Mullenweg 0388facef0 Full content fix from markp.
git-svn-id: https://develop.svn.wordpress.org/trunk@1268 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-13 17:21:38 +00:00
Matt Mullenweg 0b6684fac1 Only include that bugger once.
git-svn-id: https://develop.svn.wordpress.org/trunk@1267 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 09:03:20 +00:00
Matt Mullenweg 5c1eae7460 GMT fix from Scott Merrill.
git-svn-id: https://develop.svn.wordpress.org/trunk@1266 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:58:01 +00:00
Matt Mullenweg 98e476afc5 Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1265 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:55:37 +00:00
Matt Mullenweg 0aaaf5637f New RSS import functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1264 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:42:42 +00:00
Matt Mullenweg 6d64f1eed8 Clear floats in a post.
git-svn-id: https://develop.svn.wordpress.org/trunk@1263 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 06:56:37 +00:00
Matt Mullenweg 80b2fb5748 Upload menu item should respect minimum user setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1262 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 18:25:17 +00:00
Matt Mullenweg 7fd6ee71e7 If name and email required, reflect that on the form.
git-svn-id: https://develop.svn.wordpress.org/trunk@1261 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 09:25:23 +00:00
Matt Mullenweg 0cbcc714e3 A formatting change to help track down that phantom line 760 error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1260 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:37:51 +00:00
Matt Mullenweg 5fc36b1eaa Some tricks that in some cases speed up perceived posting time.
git-svn-id: https://develop.svn.wordpress.org/trunk@1259 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:33:03 +00:00
Matt Mullenweg c057b7115b Allow absolute image URIs in links.
git-svn-id: https://develop.svn.wordpress.org/trunk@1258 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:26:42 +00:00
Matt Mullenweg f00d006395 Bumpit.
git-svn-id: https://develop.svn.wordpress.org/trunk@1257 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:16:56 +00:00