Ron Rennick
|
ad16d49cbb
|
use cached data in ms-admin.php stats, props ddebernardy, fixes #11772
git-svn-id: https://develop.svn.wordpress.org/trunk@13114 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 17:10:50 +00:00 |
Andrew Nacin
|
a93c96ef98
|
Fix arg order in [13104]
git-svn-id: https://develop.svn.wordpress.org/trunk@13107 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 10:46:38 +00:00 |
Andrew Nacin
|
d43ba9114b
|
Don't use deprecated functions. see #11388
git-svn-id: https://develop.svn.wordpress.org/trunk@13106 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 10:35:10 +00:00 |
Andrew Nacin
|
cedafb8a9b
|
Add ?preview=true to edit post rows when draft|pending. Props MMN-o, fixes #11688
git-svn-id: https://develop.svn.wordpress.org/trunk@13104 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 09:49:44 +00:00 |
Dion Hulse
|
4b66bf7c74
|
Introduce 'singular_label' for Post Types. Props scribu. See #12214
git-svn-id: https://develop.svn.wordpress.org/trunk@13101 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 08:56:38 +00:00 |
Andrew Nacin
|
8be6c296b1
|
Consistently hide bulk actions, filters, and subpage links on admin panels when there are no items to show. Fixes #12086
git-svn-id: https://develop.svn.wordpress.org/trunk@13100 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 08:49:27 +00:00 |
Andrew Nacin
|
e139dea4d1
|
Deprecate old category admin template functions. Deprecate dropdown_categories(), dropdown_link_categories(), wp_dropdown_cats() in favor of wp_category_checklist, wp_link_category_checklist, wp_dropdown_categories. See #11388
git-svn-id: https://develop.svn.wordpress.org/trunk@13097 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 07:42:02 +00:00 |
Dion Hulse
|
75705ed4c3
|
Correctly save checkbox-style MS options and display "No" checked value correctly. See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13095 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 07:09:04 +00:00 |
Dion Hulse
|
68039969c1
|
Banish User_level 10 use from Network Menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@13094 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 07:00:09 +00:00 |
Andrew Nacin
|
49f0af2f42
|
RTL fixes for new position of QuickPress ajax spinner, also version bumps, see #10680
git-svn-id: https://develop.svn.wordpress.org/trunk@13090 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 06:14:37 +00:00 |
Dion Hulse
|
d5ced26371
|
Initialise Variables, Whitespace cleanup, Remove unused variables, Cast start_of_week option to int in sanitization.
git-svn-id: https://develop.svn.wordpress.org/trunk@13089 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 06:08:15 +00:00 |
Dion Hulse
|
6f5ca5962f
|
Flow on tax-modification errors on Tax inline edit to the UI. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@13088 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 06:04:54 +00:00 |
Dion Hulse
|
7a3a38c39b
|
Convert Terms page to use WP_Ajax_Response(), hierarchical terms will now appear under their parent OR have the parents prefixed, Terms will be removed from tag cloud/parent list upon deletion, Terms will be added to Parent list in correct order upon ajax creation, Errors on term creation flow back to UI, clean up _tag_row() alternate class handling, Show None text in Category dropdown if empty and show_if_empty = true. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@13086 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 05:40:47 +00:00 |
Andrew Nacin
|
dc02d03fcb
|
Re-position the QuickPress ajax spinner. Fixes #10680
git-svn-id: https://develop.svn.wordpress.org/trunk@13085 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 05:35:47 +00:00 |
Andrew Nacin
|
1a4072f2e7
|
Make Recent Comments dashboard widget configurable. Allows user to choose how many comments to display, see #11891.
git-svn-id: https://develop.svn.wordpress.org/trunk@13084 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 04:39:39 +00:00 |
Dion Hulse
|
a719ecc0a2
|
Add add_plugins_page() function to add a submenu of the Plugins Page. Fixes #11377
git-svn-id: https://develop.svn.wordpress.org/trunk@13082 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 04:04:01 +00:00 |
Dion Hulse
|
9da2f26d98
|
Fix Terms Per Page for taxonomies, Apply old Category filter to value. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@13081 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 03:52:33 +00:00 |
Andrew Nacin
|
b154b4d604
|
Ensure post titles are consistently sanitized and filtered when displaying them in Bulk Edit, fixes #11307.
git-svn-id: https://develop.svn.wordpress.org/trunk@13079 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 03:17:57 +00:00 |
Andrew Nacin
|
d53857acc8
|
Escape thousandsSeparator and decimalPoint JS variables, see #12005
git-svn-id: https://develop.svn.wordpress.org/trunk@13078 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 03:12:51 +00:00 |
Dion Hulse
|
b1535c3d7e
|
Introduce Custom Taxonomies Translation strings, Correctly identifies the taxonomy in the Strings of the edit pages. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@13077 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 03:08:16 +00:00 |
Ron Rennick
|
8abaa3bad4
|
add WP_FALLBACK_THEME to allowed_themes in populate_network, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13070 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-12 22:45:35 +00:00 |
Ron Rennick
|
113a86ebbd
|
add siteurl site option for MU upgrade, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13067 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-12 17:37:17 +00:00 |
Ron Rennick
|
930b21a770
|
fix dashboard right now category links, fixes #12205
git-svn-id: https://develop.svn.wordpress.org/trunk@13057 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-11 20:10:15 +00:00 |
Ryan Boren
|
d440214a7b
|
Export post <-> term relationships for all taxonomies. fixes #12180
git-svn-id: https://develop.svn.wordpress.org/trunk@13055 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-11 19:17:00 +00:00 |
Ryan Boren
|
d204fd6215
|
Test explicitly for false from insert()/update(). Fixes early return that preventing link categories from being saved. fixes #12196
git-svn-id: https://develop.svn.wordpress.org/trunk@13053 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-11 16:17:12 +00:00 |
Ryan Boren
|
2f7ef8196b
|
Pass the default post to default_content, default_title, and default_excerpt filters. Allows filtering by post_type and other attributes. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@13051 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-10 22:20:36 +00:00 |
Ryan Boren
|
1e2b47d4f6
|
Use show_ui instead of _show. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@13046 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-10 17:43:29 +00:00 |
Ryan Boren
|
6a5c43f5fc
|
Fix screen layout options for custom post types. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@13045 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-10 17:41:07 +00:00 |
Ryan Boren
|
d22d07e1f2
|
Use switch_themes instead of edit_themes so that non super admins on multisite installs can customize headers and backgrounds. Add CYA cap checks.
git-svn-id: https://develop.svn.wordpress.org/trunk@13043 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-10 16:49:16 +00:00 |
Dion Hulse
|
718fa1b6e8
|
Fix off-by-one substr() error. Props blepoxp. See #12159
git-svn-id: https://develop.svn.wordpress.org/trunk@13042 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-10 10:59:45 +00:00 |
Ryan Boren
|
8bc11462e3
|
First pass at custom background support. Needs UI love. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13041 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-09 20:37:12 +00:00 |
Ron Rennick
|
62690f100c
|
prevent editing site domain/path on multisite main site, see #12177
git-svn-id: https://develop.svn.wordpress.org/trunk@13039 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-09 18:03:46 +00:00 |
Ron Rennick
|
9d74c95ed8
|
do not add /index.php permalink base in multisite, see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13036 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-09 16:10:43 +00:00 |
Dion Hulse
|
e5b17da3fb
|
Rename new taxonomy page hooks to prevent hook conflicts. See #12171
git-svn-id: https://develop.svn.wordpress.org/trunk@13035 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-09 10:56:39 +00:00 |
Ryan Boren
|
883cad6a6f
|
Setup some default widgets for the default theme at install. Props azaozz. see #12163
git-svn-id: https://develop.svn.wordpress.org/trunk@13033 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 22:17:18 +00:00 |
Ryan Boren
|
fc60118ff7
|
Update keys and salts with random values from api.wordpress.org. Props nacin. see #12159
git-svn-id: https://develop.svn.wordpress.org/trunk@13026 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 18:15:44 +00:00 |
Ryan Boren
|
86d7ef0b69
|
Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@13025 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 18:02:23 +00:00 |
Ryan Boren
|
e2cd2290f4
|
Change wording in string to make translation easier. Props simosx. fixes #12173
git-svn-id: https://develop.svn.wordpress.org/trunk@13022 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 16:18:13 +00:00 |
Peter Westwood
|
77e592fead
|
Make _unzip_file_ziparchive() PHP4 safe. See #10403.
git-svn-id: https://develop.svn.wordpress.org/trunk@13015 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 21:28:05 +00:00 |
Ryan Boren
|
82e3b2f8f4
|
Twenty Ten initial import. Props Ian Stewart, Matt Thomas, and others. see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13012 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 16:16:26 +00:00 |
Dion Hulse
|
2a4403812a
|
Remove hierarchical taxonomy parent support from Quick Edit (field added in error). See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@13009 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 06:40:51 +00:00 |
Dion Hulse
|
19fc6eaf94
|
Remove cat_rows() admin template functions. See #11838
git-svn-id: https://develop.svn.wordpress.org/trunk@13008 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 05:54:33 +00:00 |
Dion Hulse
|
142262150e
|
PHPdoc for _unzip_file_pclzip & _unzip_file_ziparchive. See #10403
git-svn-id: https://develop.svn.wordpress.org/trunk@13007 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 05:07:36 +00:00 |
Dion Hulse
|
b8ebf2ee2c
|
Better error checking for ZipArchive extraction. See #10403
git-svn-id: https://develop.svn.wordpress.org/trunk@13006 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 05:02:24 +00:00 |
Dion Hulse
|
1419d92ddf
|
Introduce ZipArchive version of unzip_file(), More efficient on memory usage for supporting hosts. See #10403
git-svn-id: https://develop.svn.wordpress.org/trunk@13005 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 04:52:35 +00:00 |
Ron Rennick
|
f2ade7aa6d
|
Add rounded top corners to dashboard menu when there is no network menu, fixes #12151
git-svn-id: https://develop.svn.wordpress.org/trunk@13003 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 04:13:22 +00:00 |
Dion Hulse
|
8f6db1c96f
|
Use rename() if possible in WP_Filesystem_Direct::move(). Props reaperhulk. Fixes #12150
git-svn-id: https://develop.svn.wordpress.org/trunk@13001 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 02:15:27 +00:00 |
Ron Rennick
|
ac720d22ea
|
Allow network install to be restarted, see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@13000 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 02:13:20 +00:00 |
Dion Hulse
|
eff9f9e25b
|
Standardise return values in WP_Filesystem::dirlist(), ::chmod() and ::exists()
git-svn-id: https://develop.svn.wordpress.org/trunk@12999 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 01:59:30 +00:00 |
Dion Hulse
|
c6aa08558a
|
Reduce code duplication, Formatting cleanups, Reduce Chmod IO calls. See #10913 for excess IO calls.
git-svn-id: https://develop.svn.wordpress.org/trunk@12998 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-07 01:31:40 +00:00 |