Andrew Nacin
|
8282ad9bfa
|
Improvements and fixes to wpdb::tables(). See #12083 see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13324 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-23 09:06:50 +00:00 |
Mark Jaquith
|
fc77a1d879
|
Whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@13316 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 23:12:48 +00:00 |
Andrew Nacin
|
8826776ba0
|
Order link categories by name, not count, on Add/Edit Link page. Fixes #10399 props pnettle, chrisscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@13313 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 21:59:40 +00:00 |
Andrew Nacin
|
670b8d8bfb
|
Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837
git-svn-id: https://develop.svn.wordpress.org/trunk@13311 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 21:25:32 +00:00 |
Andrew Nacin
|
59167f1593
|
Remove unused 'secret' option. Fixes #12221
git-svn-id: https://develop.svn.wordpress.org/trunk@13309 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:27:02 +00:00 |
Ryan Boren
|
fb28a4ec5b
|
Typo fix. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13308 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:15:48 +00:00 |
Ryan Boren
|
ecf94d5e85
|
Grammar fix. Don't show empty img. Cleanup POST handler. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13307 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 20:15:06 +00:00 |
Andrew Nacin
|
4a6314cdc7
|
Fix notice, and use wp_max_upload_size() to fill MAX_FILE_SIZE hidden field (used by supporting browsers for a client-side check). Fixes #10849 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@13306 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 19:48:38 +00:00 |
Andrew Nacin
|
dead2dbc01
|
Add a boolean filter to allow suppression of the new mu-plugins and drop-ins tabs. See #11861
git-svn-id: https://develop.svn.wordpress.org/trunk@13305 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 19:37:26 +00:00 |
Ryan Boren
|
485dd8a9c4
|
Custom background styling fixes. Props yoavf. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13303 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:46:29 +00:00 |
Ron Rennick
|
c7e12e9265
|
multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803
git-svn-id: https://develop.svn.wordpress.org/trunk@13301 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:41:38 +00:00 |
Ryan Boren
|
2ab7f23b51
|
More gettext. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13298 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:16:34 +00:00 |
Andrew Nacin
|
05a37728b1
|
Use esc_url() instead of clean_url(). See #12309
git-svn-id: https://develop.svn.wordpress.org/trunk@13297 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:15:10 +00:00 |
Ryan Boren
|
f2610247f0
|
More gettext. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13296 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:12:53 +00:00 |
Ryan Boren
|
af82037c7f
|
Some gettext and formatting. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13295 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:03:03 +00:00 |
Ron Rennick
|
79fe9e8b2d
|
add apostophes to custom menu update messages, See #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13294 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 17:48:50 +00:00 |
Ryan Boren
|
ec95afd3ca
|
Handle custom post types in inline edit js. Props jfarthing84. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@13292 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 17:21:33 +00:00 |
Ryan Boren
|
9e5b6d1f34
|
Pass overrides. Allow ref array calling. Props tychay. fixes #12278
git-svn-id: https://develop.svn.wordpress.org/trunk@13290 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 16:54:51 +00:00 |
Dion Hulse
|
c7be408d4a
|
Introduce assign_cap for Taxonomies, Defaults to 'edit_posts'. Allows for Authors/Contributors to tag/categorise their posts. See #12035
git-svn-id: https://develop.svn.wordpress.org/trunk@13289 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 08:36:32 +00:00 |
Dion Hulse
|
a2c844a939
|
Links to Comment on Comments page, even for users that cannot modify it.
git-svn-id: https://develop.svn.wordpress.org/trunk@13288 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 08:26:18 +00:00 |
Ron Rennick
|
0f2f0a82ec
|
add custom menu hierarchy support to admin, See #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13286 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 00:26:21 +00:00 |
Mark Jaquith
|
56d1f114cf
|
Use correct labels for additional hierarchical taxonomies instead of reusing "Categories" text.
git-svn-id: https://develop.svn.wordpress.org/trunk@13285 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 21:24:48 +00:00 |
Ryan Boren
|
6c64fffe3a
|
Use nav_menu as the taxonomy name and nav_menu_item as the post type. Set object_id in postmeta. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13284 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 18:24:41 +00:00 |
Dion Hulse
|
4df0240736
|
Allow Deletion of Media Alt text. Props reaperhulk. Fixes #11805
git-svn-id: https://develop.svn.wordpress.org/trunk@13283 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 11:21:32 +00:00 |
Dion Hulse
|
3e2114eb0f
|
Link to Posts page on Taxonomy Administration page even for Count == 0. Count does not include Drafts/Scheduled posts, only "published" posts. Props miqrogroove. Fixes #11340
git-svn-id: https://develop.svn.wordpress.org/trunk@13282 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 11:02:14 +00:00 |
Dion Hulse
|
4b1eea2325
|
Fix Typo. Props TobiasBg. Fixes #12319. See #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13281 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 10:57:05 +00:00 |
Dion Hulse
|
cdf95010d4
|
Fix New Menu term handling. See #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13279 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 10:51:34 +00:00 |
Dion Hulse
|
c55a0f2364
|
Sync Installer/WP_Die background colour with the Fresh colour scheme background
git-svn-id: https://develop.svn.wordpress.org/trunk@13278 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 10:19:16 +00:00 |
Dion Hulse
|
1dfa7cea6e
|
Move 'restrict_manage_posts' out of category check. Props jfarthing84. Fixes #12310
git-svn-id: https://develop.svn.wordpress.org/trunk@13273 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 01:33:35 +00:00 |
Ron Rennick
|
02912dcf85
|
enable threaded comments by default, fixes #11992
git-svn-id: https://develop.svn.wordpress.org/trunk@13272 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 01:02:00 +00:00 |
Ryan Boren
|
4b9db719a9
|
Cleanups. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13271 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 00:34:44 +00:00 |
Ryan Boren
|
8726b1d116
|
Use core jQuery UI. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13269 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 00:10:20 +00:00 |
Ryan Boren
|
f24e88359e
|
Trim trailing whites
git-svn-id: https://develop.svn.wordpress.org/trunk@13268 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 00:03:42 +00:00 |
Ryan Boren
|
42c92f9fdc
|
Add icons. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13267 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-21 00:02:01 +00:00 |
Ryan Boren
|
8abd24ce0d
|
Make js noConflict compat. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13266 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 23:58:00 +00:00 |
Ryan Boren
|
0414e6f3cc
|
Update paths in custom nav css. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13265 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 23:41:47 +00:00 |
Ryan Boren
|
8ea82dadd5
|
Remove custom jquery. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13264 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 23:35:37 +00:00 |
Ryan Boren
|
b71cec1a15
|
Move autocomplete to standard jquery directory. Use core jQuery. Use jQuery instead of $. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13263 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 23:35:05 +00:00 |
Ryan Boren
|
12b118e514
|
Rename file. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13262 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 23:18:57 +00:00 |
Ryan Boren
|
a157ff8eb0
|
Set type in post meta. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13261 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 22:44:24 +00:00 |
Ron Rennick
|
f97af13505
|
introduce custom menus, props jeffikus, See #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13257 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 21:57:43 +00:00 |
Andrew Nacin
|
5d808fce86
|
Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300
git-svn-id: https://develop.svn.wordpress.org/trunk@13256 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 21:09:49 +00:00 |
Andrew Nacin
|
b7308ebe6c
|
Set svn eol-style native on new files
git-svn-id: https://develop.svn.wordpress.org/trunk@13255 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 21:00:19 +00:00 |
Andrew Nacin
|
35eafcfed4
|
Add links to the codex changelog in update notification strings. props dtoj, see #11739
git-svn-id: https://develop.svn.wordpress.org/trunk@13250 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 12:28:10 +00:00 |
Andrew Nacin
|
d4854cef04
|
Use utf8_encode() consistently in wp_read_image_metadata(). Also add some whitespace. props miqrogroove, see #11417, see #12095
git-svn-id: https://develop.svn.wordpress.org/trunk@13249 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 12:09:30 +00:00 |
Andrew Nacin
|
f0c9438807
|
Show awareness of comment's current status when moderating via e-mail/AYS. Show message on AYS screen of comment's status if not unapproved. Skip AYS when trying to re-approve (or delete or spam) a comment and show a message. See #11441
git-svn-id: https://develop.svn.wordpress.org/trunk@13247 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 11:48:38 +00:00 |
Andrew Nacin
|
91e432abfe
|
Comments moderation code cleanup. Dry up some code, add screen icon to AYS, fix notice in comment_footer_die(). Redirect to edit-comments.php on an error, instead of stranding them with dull comment_footer_die() message. See #11441
git-svn-id: https://develop.svn.wordpress.org/trunk@13246 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 11:18:25 +00:00 |
Andrew Nacin
|
d824d6bbd4
|
Improved IPTC and EXIF handling. Drag a wider net and also try to avoid numeric attachment slugs where possible. Props miqrogroove. See #11417
git-svn-id: https://develop.svn.wordpress.org/trunk@13244 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 09:17:34 +00:00 |
Andrew Nacin
|
6f1bfe6f0e
|
Allow class/method array pair in wp_iframe() when checking callback name in determining whether to include media stylessheet. Props technosailor, fixes #11976
git-svn-id: https://develop.svn.wordpress.org/trunk@13243 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 08:19:44 +00:00 |
Dion Hulse
|
468d0d7cff
|
Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299
git-svn-id: https://develop.svn.wordpress.org/trunk@13242 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 02:01:46 +00:00 |