Commit Graph

9796 Commits

Author SHA1 Message Date
Ryan Boren f88a61fac5 Store field types in wpdb object. Props mdawaffe. see #7171
git-svn-id: https://develop.svn.wordpress.org/trunk@10910 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 21:56:30 +00:00
Ryan Boren 23eb9d942b Add per page screen option for tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10909 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 21:52:57 +00:00
Ryan Boren 5ff32a2dad Add per page screen option for categories
git-svn-id: https://develop.svn.wordpress.org/trunk@10908 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 21:47:01 +00:00
Ryan Boren d957761a32 Backtick table and column names. Props mdawaffe. fixes #9505
git-svn-id: https://develop.svn.wordpress.org/trunk@10907 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 21:37:19 +00:00
Ryan Boren 86b731ec7a Remove deubg
git-svn-id: https://develop.svn.wordpress.org/trunk@10906 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 21:18:58 +00:00
Ryan Boren f7df1f116e Add option to check if term exists with given parent. Update ajax add-cat check to pass parent when checking if cat exists.
git-svn-id: https://develop.svn.wordpress.org/trunk@10905 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 20:58:25 +00:00
Ryan Boren 46490b01a5 Notice fixes. Props DD32. fixes #9502
git-svn-id: https://develop.svn.wordpress.org/trunk@10904 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-10 04:34:44 +00:00
Andrew Ozz 10aaa00f62 Tag descriptions, props aaroncampbell, fixes #9381
git-svn-id: https://develop.svn.wordpress.org/trunk@10903 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-09 16:00:40 +00:00
Andrew Ozz 5ac1f0112b Remove post_category and link_category from wp_install_defaults(), props Denis-de-Bernardy, fixes #9493
git-svn-id: https://develop.svn.wordpress.org/trunk@10902 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-09 13:46:10 +00:00
Andrew Ozz ce54daf6ef Use cached feed data on the Dashboard, props DD32, #9483
git-svn-id: https://develop.svn.wordpress.org/trunk@10901 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-09 13:23:10 +00:00
Andrew Ozz 8fff49b43a Fix close tag in Theme Installer, props simek, fixes #9498
git-svn-id: https://develop.svn.wordpress.org/trunk@10900 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-09 13:16:14 +00:00
Andrew Ozz 9cf560011c Append "-css" to the IDs for <link rel="stylesheet"> tags in the head, props Denis-de-Bernardy, fixes #9486
git-svn-id: https://develop.svn.wordpress.org/trunk@10899 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 22:49:39 +00:00
Peter Westwood f84a032000 Improve cron phpdoc.
git-svn-id: https://develop.svn.wordpress.org/trunk@10898 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 20:16:59 +00:00
Ryan Boren ce72db431f Add date_i18n filter. Props Denis-de-Bernardy. fixes #9396
git-svn-id: https://develop.svn.wordpress.org/trunk@10897 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 19:56:58 +00:00
Ryan Boren 29c7cbf6c6 Allowing displaying links from a specific category in the links widget. Props Denis-de-Bernardy. fixes #9449
git-svn-id: https://develop.svn.wordpress.org/trunk@10896 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 19:37:33 +00:00
Ryan Boren 30cfe1b1b7 Drop post_category and link_category from the schema. Props Denis-de-Bernardy. see #9435
git-svn-id: https://develop.svn.wordpress.org/trunk@10895 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 19:07:04 +00:00
Ryan Boren 31cffc81e7 Add deleted_user action. Props Denis-de-Bernardy. see #9422
git-svn-id: https://develop.svn.wordpress.org/trunk@10894 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 19:01:10 +00:00
Peter Westwood bbcb0b99f8 More phpdoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@10893 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 18:40:36 +00:00
Ryan Boren afc2b737b9 Require active plugin files to end in .php. Props hakre. fixes #9406
git-svn-id: https://develop.svn.wordpress.org/trunk@10892 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 18:34:46 +00:00
Peter Westwood 49797a374a Correct phpdoc for update_user_option.
git-svn-id: https://develop.svn.wordpress.org/trunk@10891 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 18:24:49 +00:00
Ryan Boren 21f4aae542 Ignore index.php in plugins dir when creating menus. Props Denis-de-Bernardy. fixes #6478
git-svn-id: https://develop.svn.wordpress.org/trunk@10890 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 18:20:33 +00:00
Ryan Boren d64ef1239c Typo fix. Props demetris. fixes #9479
git-svn-id: https://develop.svn.wordpress.org/trunk@10889 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-07 23:58:35 +00:00
Ryan Boren 91dc06e264 Invoke the_tags filter in the_tags(). Props scribu. fixes #9436
git-svn-id: https://develop.svn.wordpress.org/trunk@10888 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-07 23:54:16 +00:00
Ryan Boren df4d3c3575 Make wporg_theme_feature_list a transient. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10887 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-07 21:44:23 +00:00
Peter Westwood 71da14eb1d Allow the update period to be filtered in RSS/RDF feeds. Fixes #9133 props hakre.
git-svn-id: https://develop.svn.wordpress.org/trunk@10886 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-07 17:42:17 +00:00
Ryan Boren 21711bdc58 Translate tag filter keywords. see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10885 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-07 17:02:25 +00:00
Andrew Ozz 066b37cc53 Fix css for the submit box on the Edit Comment screen
git-svn-id: https://develop.svn.wordpress.org/trunk@10884 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-07 14:55:24 +00:00
Andrew Ozz 7f74f7ba2e Theme install: replace 'popular tags' section with feature filter, props josephscott, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10883 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-07 09:44:41 +00:00
Andrew Ozz 7f277c435c Fix confirmation for second bulk delete, fixes #9473
git-svn-id: https://develop.svn.wordpress.org/trunk@10881 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-06 22:21:45 +00:00
Ryan Boren f56d8b8f69 Don't force balance tags to avoid image stripping. Props beaulebens. fixes #9468
git-svn-id: https://develop.svn.wordpress.org/trunk@10880 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-06 18:33:50 +00:00
Ryan Boren 1d916a7f12 Don't allow editing of binary files. Props jbsil. fixes #9452
git-svn-id: https://develop.svn.wordpress.org/trunk@10879 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-06 17:27:36 +00:00
Ryan Boren fb050ffd1e Improve timezone wording. Props nbachiyski. see #3962
git-svn-id: https://develop.svn.wordpress.org/trunk@10878 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-06 16:16:39 +00:00
Ryan Boren 1a1bd4494c Don't trigger loop start in get_body_class(). Props Denis-de-Bernardy. fixes #9457
git-svn-id: https://develop.svn.wordpress.org/trunk@10877 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-06 15:42:12 +00:00
Peter Westwood 3748a7731e Move byuser to a seperate array entry to ease filtering by plugins. Fixes #9465 for trunk props hakre.
git-svn-id: https://develop.svn.wordpress.org/trunk@10875 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-05 17:38:19 +00:00
Peter Westwood 16ab2e1302 Let a plugin filter the expanded capabilities returned by map_meta_cap. Fixes #9462 props rmccue.
git-svn-id: https://develop.svn.wordpress.org/trunk@10874 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-05 17:23:04 +00:00
Andrew Ozz 62faa2c130 Make sure parseInt returns decimal
git-svn-id: https://develop.svn.wordpress.org/trunk@10873 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-05 08:34:51 +00:00
Andrew Ozz bd0313e3bc Styling and minor improvements for items per page option
git-svn-id: https://develop.svn.wordpress.org/trunk@10872 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-05 08:25:10 +00:00
Andrew Ozz 9b28447049 Correct ABSPATH in load-scripts.php, load-styles.php and gears-manifest.php, props hakre, fixes #9461
git-svn-id: https://develop.svn.wordpress.org/trunk@10871 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-05 03:32:49 +00:00
Ryan Boren 17bd503fb4 Correct spelling. Props jbsil. see #4011
git-svn-id: https://develop.svn.wordpress.org/trunk@10870 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 17:55:48 +00:00
Andrew Ozz 9ff40f470b Improved no-js styles
git-svn-id: https://develop.svn.wordpress.org/trunk@10869 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 17:07:31 +00:00
Andrew Ozz bf159ed6ba Fix 'admin_body_class' filter
git-svn-id: https://develop.svn.wordpress.org/trunk@10868 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 13:40:21 +00:00
Andrew Ozz f05792a405 Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454
git-svn-id: https://develop.svn.wordpress.org/trunk@10867 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 11:15:39 +00:00
Andrew Ozz 96dc28968e Set the taxonomy/term when using a custom ?tax_slug=term_slug query, props DD32, fixes #9453
git-svn-id: https://develop.svn.wordpress.org/trunk@10866 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 10:48:22 +00:00
Andrew Ozz ca129da990 Fix flash upload button, right sidebar on write pages in IE6
git-svn-id: https://develop.svn.wordpress.org/trunk@10865 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 10:21:43 +00:00
Ryan Boren 5f2218455d Proxy support. Props DD32. see #4011
git-svn-id: https://develop.svn.wordpress.org/trunk@10864 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-03 18:23:13 +00:00
Ryan Boren f544f21ad3 Make jCrop compatible with noConflict. Props nbachiyski. fixes #9375
git-svn-id: https://develop.svn.wordpress.org/trunk@10863 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-03 18:18:47 +00:00
Ryan Boren 9a238639a4 Add pre_transient filter
git-svn-id: https://develop.svn.wordpress.org/trunk@10862 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-03 16:19:25 +00:00
Andrew Ozz 76b036f33b Put back jQuery.noConflict(), props Ryan
git-svn-id: https://develop.svn.wordpress.org/trunk@10861 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-03 02:36:14 +00:00
Ryan Boren fba2ab997b Make buttons pretty
git-svn-id: https://develop.svn.wordpress.org/trunk@10860 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-03 00:52:50 +00:00
Ryan Boren 6c8675009f Remove extra input. Props hakre. fixes #9430
git-svn-id: https://develop.svn.wordpress.org/trunk@10859 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-01 16:39:21 +00:00