Commit Graph

  • 7602d4ea9a Inline uploader tweaks from mdawaffe. fixes #3360 Ryan Boren 2006-11-14 23:18:20 +00:00
  • cf30cd6e7e Don't use deprecated start_wp(). Props westi. fixes #3188 Ryan Boren 2006-11-14 01:24:27 +00:00
  • 5d37af4e0d Use die() not wp_die(). Props AlanJCastonguay. fixes #3357 Ryan Boren 2006-11-13 17:37:41 +00:00
  • 997227c59a is_singular should be false for the posts page. Props mdawaffe. fixes #3351 Ryan Boren 2006-11-11 18:25:42 +00:00
  • 622508a215 Specify <author /> for comment authors in comment feed. Props to Erik Barzeski for the report, Nazgul for the patch. fixes #3303 Mark Jaquith 2006-11-09 19:08:57 +00:00
  • cd1287bca8 valid XHTML for uploader. props tassoman and mdawaffe. fixes #3340 Mark Jaquith 2006-11-09 19:02:40 +00:00
  • be689d80a3 Preserve the original query object as wp_the_query so that it's not stomped by subsequent calls to query_posts(). Ryan Boren 2006-11-09 06:50:58 +00:00
  • e94e7229c9 Bump script vers. Ryan Boren 2006-11-08 21:24:52 +00:00
  • 368ceed2a8 Ajax plugin tweakage from mdawaffe. fixes #3334 Ryan Boren 2006-11-08 21:23:41 +00:00
  • 94b9222a4b Remove paging by days. fixes #3341 Ryan Boren 2006-11-08 21:22:35 +00:00
  • 38ce409110 redirect fixes from mdawaffe. fixes #3342. Ryan Boren 2006-11-08 21:14:53 +00:00
  • 6a3029d8d5 Use FOUND_ROWS to calculate the max number of pages. Need to cleanup/eliminate _max_num_pages(). Ryan Boren 2006-11-08 09:13:11 +00:00
  • a9b0944ae2 Wrap cat name in CDATA. props alexkingorg. fixes #3252 Ryan Boren 2006-11-08 06:57:26 +00:00
  • 3579a1f67a Add some plugin activation validation. Ryan Boren 2006-11-08 02:20:02 +00:00
  • 9e8504f909 Remove comment. fixes #3210 Ryan Boren 2006-11-08 02:04:54 +00:00
  • 08b0eb170b Fix amp handling. Props skeltoac. fixes #3328 Ryan Boren 2006-11-08 01:12:41 +00:00
  • 04c0b4f99d GROUP BY is hella faster than DISTINCT. Ryan Boren 2006-11-07 23:43:59 +00:00
  • a6f7f58d47 Allow submenu tabs to wrap. Props filosofo. fixes #3213 Mark Jaquith 2006-11-06 08:33:49 +00:00
  • e32f28e367 Suppress "Link added" message when it has not been added. Props Nazgul. fixes #3200 Mark Jaquith 2006-11-04 07:00:29 +00:00
  • e2fb86e7bc Restore 2x missing <br />. Props Nazgul and Xmion. fixes #3221 Mark Jaquith 2006-11-04 05:23:12 +00:00
  • 59c610ec06 make /languages/ directory default to /wp-content/languages/ with fallback to /wp-includes/languages/. Props Nazgul. fixes #3315 Mark Jaquith 2006-11-04 05:20:39 +00:00
  • 697897019a possible solution for #3215 Mark Jaquith 2006-11-03 02:42:47 +00:00
  • 24524f4d65 category_before and category_after Ryan Boren 2006-11-02 22:12:13 +00:00
  • aea14818d8 Make menu items linked with relative URLs. Props bmontgom. fixes #3246 Mark Jaquith 2006-11-02 06:07:59 +00:00
  • 0255aa20dc I before E except after C. Props schulte and Nazgul. fixes #3314 Mark Jaquith 2006-11-02 06:01:12 +00:00
  • 4022da0113 Another autosave typo. Mark Jaquith 2006-11-02 02:47:59 +00:00
  • a3869af95f Seconds not milliseconds. Ryan Boren 2006-11-01 17:19:33 +00:00
  • 8c82107b6e Typo Ryan Boren 2006-11-01 16:49:23 +00:00
  • 5ae75c9a44 Catch NULL, bool, and integer values in is_serialized(). Props mdawaffe. fixes #3310 Mark Jaquith 2006-10-31 08:24:09 +00:00
  • 4e20befc81 More [4432] cleanup. fixes #3309 Mark Jaquith 2006-10-31 06:50:38 +00:00
  • d2865e988f [4432] missed "comment => c" conversion in edit_comment_link(). Props tinyau. fixes #3309 Mark Jaquith 2006-10-31 06:13:43 +00:00
  • 3567fff3db Better preservation of query string when using add_query_arg(). Props in self- and Andy-flavored varieties. fixes #3308 Mark Jaquith 2006-10-31 05:49:14 +00:00
  • 8636ae5d98 Missing var change from last changeset Matt Mullenweg 2006-10-30 20:37:59 +00:00
  • 02a2d051be Autosave periodical executor from masquerade. fixes #3195 Ryan Boren 2006-10-30 20:18:59 +00:00
  • d3eee351ce Make these links shorter and remove unneeded vars Matt Mullenweg 2006-10-30 19:27:24 +00:00
  • c4fbd0aae3 Bookmarklet consistency patch by foolswisdom. fixes #3168 Mark Jaquith 2006-10-27 22:15:38 +00:00
  • d1d4eab47c Temporary image parsing fix from mdawaffe until a more robust attachment API is ready. fixes #3287 Mark Jaquith 2006-10-27 03:58:53 +00:00
  • b247fdc973 Allow "quoted strings" to be used in searches. mega free-beer-when-I-finally-meet-you-in-person props to ringmaster. fixes #3177 Mark Jaquith 2006-10-27 03:47:43 +00:00
  • 1d570ec675 get_page_by_title() Ryan Boren 2006-10-26 19:55:10 +00:00
  • 661e5dedc3 Set eol style. fixes #3264 Ryan Boren 2006-10-25 22:55:05 +00:00
  • f43cca3e1d emergency Hello Dolly surgery. Crisis averted! Props joti. fixes #3282 Mark Jaquith 2006-10-25 21:39:32 +00:00
  • 96b6366037 RTL fixes from Sewar. fixes #3217 Ryan Boren 2006-10-25 21:35:40 +00:00
  • 3636ee5175 Set eol style on css files. Ryan Boren 2006-10-25 21:34:42 +00:00
  • fffebc338b RTL fixes from Sewar. #3217 Ryan Boren 2006-10-25 21:32:20 +00:00
  • f3f5188f24 Fix post meta caching system to reduce queries and eliminate redundant WP code. fixes #3273 Mark Jaquith 2006-10-24 10:52:59 +00:00
  • 60fb538b78 unserialize serialized strings for ajax custom field addition. fixes #2591 Mark Jaquith 2006-10-24 09:14:47 +00:00
  • c1f5e720eb Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272 Mark Jaquith 2006-10-24 03:57:19 +00:00
  • 13fb18717f Treat those chars specially Mark Jaquith 2006-10-23 05:53:12 +00:00
  • 7414172018 Init query_vars as an array. Ryan Boren 2006-10-23 01:34:00 +00:00
  • 0e51961694 increase postmeta dropdown limit to 30, add filter for the limit, sort the keys. props Alex King. fixes #3237 Mark Jaquith 2006-10-22 03:18:07 +00:00
  • 3e4a8cd907 Cast to array in xmlrpc.php. fixes #3266 Mark Jaquith 2006-10-21 10:42:42 +00:00
  • 10b506305a Revert [3952] because it causes double slashing Mark Jaquith 2006-10-19 00:39:01 +00:00
  • a5298798aa Attachment link fixes from mdawaffe. fixes #3261 Mark Jaquith 2006-10-19 00:37:10 +00:00
  • 8d76f3f702 Add wp_redirect filter, with cancel ability. fixes #3250 Mark Jaquith 2006-10-18 22:02:30 +00:00
  • 60f628e4c0 i18n fix from Sewar. fixes #3242 Ryan Boren 2006-10-18 21:04:27 +00:00
  • db4a834c82 Fix handling of stylesheet only themes that live two-levels deep. Ryan Boren 2006-10-18 20:24:59 +00:00
  • e4896b513a Entity encode image title attribute. Props mdawaffe. fixes #3258 Mark Jaquith 2006-10-17 18:24:36 +00:00
  • e37451b79a Some helper functions for themes and images Matt Mullenweg 2006-10-16 06:06:18 +00:00
  • 51367ff351 Allow themes in subdirectories. Matt Mullenweg 2006-10-16 05:57:33 +00:00
  • 1fd9b76d11 SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now. Mark Jaquith 2006-10-16 04:16:06 +00:00
  • b1a83d3e2f Bring a little love to the oft-neglected email comment approval page. Matt Mullenweg 2006-10-15 01:47:05 +00:00
  • 1fe4409c54 This is vestigal Matt Mullenweg 2006-10-15 01:44:37 +00:00
  • 60848ed137 Only run stripslashes() on strings in update_usermeta(). Props stm. fixes #3240 Mark Jaquith 2006-10-14 05:35:50 +00:00
  • 2cc7fdd66b Code cleanup: wp-includes/plugin.php Mark Jaquith 2006-10-13 14:01:53 +00:00
  • 9a0c7a1c33 Code cleanup: wp-includes/feed.php Mark Jaquith 2006-10-13 13:49:39 +00:00
  • 852e96e733 Code cleanup: wp-includes/theme.php Mark Jaquith 2006-10-13 10:33:44 +00:00
  • ef830b334c Point to renamed SimplePie file Mark Jaquith 2006-10-13 10:20:18 +00:00
  • 0c561c7225 Rename SimplePie name to follow standard Mark Jaquith 2006-10-13 10:18:27 +00:00
  • 3dab769367 File handling tweaks in latest SimplePie trunk. Mark Jaquith 2006-10-13 09:51:34 +00:00
  • 63202c0f73 Don't let people upload files bigger than PHP will allow, and echo out the limit. This should be done for the inline uploader too (ping mdawaffe) Matt Mullenweg 2006-10-13 07:44:35 +00:00
  • 97b1fde162 fix function name error in last two commits. fixes #3228 Mark Jaquith 2006-10-13 06:08:27 +00:00
  • 8f786af426 make_clickable() now faster and supports more link positions, from mdawaffe and myself. fixes #3228 Mark Jaquith 2006-10-13 06:01:33 +00:00
  • f0a421f185 cleanup [4382] a bit Mark Jaquith 2006-10-13 00:23:25 +00:00
  • 41ace9de74 Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591 Mark Jaquith 2006-10-12 23:54:36 +00:00
  • 26a4ddedbf inline uploader link absolution by mdawaffe. fixes #3220 Mark Jaquith 2006-10-12 10:16:03 +00:00
  • 4bce27562b Somewhat stricter smilies replacements by Nazgul. fixes #3222 Mark Jaquith 2006-10-12 10:14:14 +00:00
  • c4d4830ed8 wp_die() fix for 5 minute install from alanjcastonguay. fixes #3231 Mark Jaquith 2006-10-12 02:33:03 +00:00
  • c52c908248 The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864 Mark Jaquith 2006-10-11 23:03:17 +00:00
  • f5266e0a53 Pie fight! Meet SimplePie. Mark Jaquith 2006-10-11 22:40:34 +00:00
  • e4e1a54567 "Code is Poetry" by Viper007Bond. fixes #3230 Mark Jaquith 2006-10-11 09:26:13 +00:00
  • 37e8af41dd Blogroll link visibility typo fix by foolswisdom. fixes #3226 Mark Jaquith 2006-10-11 09:23:24 +00:00
  • 836286e8ec Post meta caching fix by mdawaffe. fixes #3229 Mark Jaquith 2006-10-11 09:18:54 +00:00
  • 29cbad678d Some action in get_header and footer Matt Mullenweg 2006-10-11 03:39:13 +00:00
  • ee977aca6c Missed one in [4369] Matt Mullenweg 2006-10-10 09:08:33 +00:00
  • 978275a654 Capitalization fixes in importers. Hat tip: Niall. Matt Mullenweg 2006-10-10 09:07:06 +00:00
  • 765a3175bd Less run-on first comment. fixes #3196 Mark Jaquith 2006-10-10 04:48:49 +00:00
  • 5b568f3bf2 Order get_editable_authors() by display_name. Props Paolo Gabrielli. fixes #2370 Mark Jaquith 2006-10-10 04:16:12 +00:00
  • fb4484c724 Matt, likes, lots, of, commas,,, Mark Jaquith 2006-10-08 21:23:26 +00:00
  • f03d22ae89 Change cron arg passing. Props masquerade. fixes #3169. Ryan Boren 2006-10-08 17:50:21 +00:00
  • 0bd715961c WXR export shouldn't sell itself short! Mark Jaquith 2006-10-07 23:50:13 +00:00
  • 28a0e3786c Smilies optimization from Nazgul. fixes #3201 #3216 Ryan Boren 2006-10-07 19:16:24 +00:00
  • fddb91d85c RTL support for login sand wp_die() from Sewar. fixes #3136 Ryan Boren 2006-10-07 19:12:33 +00:00
  • 4ca2e12d62 Typo. Ryan Boren 2006-10-07 19:00:32 +00:00
  • e13f751e70 The isset broke when we defined the var to fix E_ALL warnings, making the leading raquo appear on homepages. Matt Mullenweg 2006-10-07 18:54:56 +00:00
  • 8969b409ec Update script version. Ryan Boren 2006-10-07 18:42:34 +00:00
  • 0752c5cd2c Inline uploader styling from mdawaffe. fixes #3212 Ryan Boren 2006-10-07 18:31:39 +00:00
  • 54789f1004 revert login $_POST vars change from [4339]. fixes #3123 Mark Jaquith 2006-10-07 03:02:42 +00:00
  • 0f54dd0d75 Relativize links. Props mdawaffe. fixes #3211 Ryan Boren 2006-10-06 22:43:21 +00:00
  • c2b40fc025 Cut off really long post titles so they don't run into the blog titles, for people like Lorelle and WLTC who have extraordinarily long post titles. ;) Matt Mullenweg 2006-10-06 17:49:54 +00:00
  • cd4a05da67 avoid double time offset in calendar. props to priv. fixes #2189 Mark Jaquith 2006-10-06 11:22:42 +00:00