Ryan Boren
|
b614b17c96
|
Partial phpdoc for widgets.php. Props jacobsantos. see #7661
git-svn-id: https://develop.svn.wordpress.org/trunk@8935 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-19 01:41:18 +00:00 |
Ryan Boren
|
f671656422
|
Partial phpdoc for widgets.php. Props jacobsantos. see #7661
git-svn-id: https://develop.svn.wordpress.org/trunk@8934 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-19 01:32:45 +00:00 |
Ryan Boren
|
efcee8d196
|
Column hiding for link categories. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8933 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 22:52:07 +00:00 |
Ryan Boren
|
c9112aa5d7
|
Column hiding for categories. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8932 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 22:31:25 +00:00 |
Andrew Ozz
|
8713e6387d
|
Get the hidden columns in edit-attachment-rows.php
git-svn-id: https://develop.svn.wordpress.org/trunk@8931 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 22:04:28 +00:00 |
Ryan Boren
|
ab8b10742e
|
Column hiding for tags. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8930 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 20:13:10 +00:00 |
Andrew Ozz
|
8701662229
|
phpDoc fixes for general-template.php and update.php, props jacobsantos, see #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@8929 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 17:32:18 +00:00 |
Andrew Ozz
|
ce738eaae4
|
_post_row() is "out of the loop", so it needs post id to find the tags
git-svn-id: https://develop.svn.wordpress.org/trunk@8928 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 17:27:07 +00:00 |
Andrew Ozz
|
a98c49b45c
|
Cron improvement, props hailin, fixes #7068
git-svn-id: https://develop.svn.wordpress.org/trunk@8927 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 07:09:38 +00:00 |
Ryan Boren
|
f4fff13218
|
the_password_form filter from dancoulter. fixes #7758
git-svn-id: https://develop.svn.wordpress.org/trunk@8926 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 06:24:45 +00:00 |
Ryan Boren
|
696db5f758
|
phpdoc for media.php. Props jacobsantos. fixes #7658
git-svn-id: https://develop.svn.wordpress.org/trunk@8925 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 06:14:46 +00:00 |
Ryan Boren
|
075f62d94a
|
phpdoc for rewrite.php. Props jacobsantos. fixes #7660
git-svn-id: https://develop.svn.wordpress.org/trunk@8924 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 06:14:01 +00:00 |
Ryan Boren
|
09cb6eeebb
|
Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8923 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 05:41:45 +00:00 |
Andrew Ozz
|
47a31f05d0
|
Allow posts to be ordered by meta_key, props AaronCampbell, fixes#7431
git-svn-id: https://develop.svn.wordpress.org/trunk@8922 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-18 05:34:37 +00:00 |
Ryan Boren
|
8d3218c90a
|
Update post_date for old drafts during upgrade. see #5698
git-svn-id: https://develop.svn.wordpress.org/trunk@8921 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 21:47:27 +00:00 |
Ryan Boren
|
160f106ca8
|
Set post_date for drafts. see #5698
git-svn-id: https://develop.svn.wordpress.org/trunk@8920 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 20:19:29 +00:00 |
Ryan Boren
|
96ec3c30ce
|
Typo fix. Props jdevalk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8919 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 20:17:37 +00:00 |
Andrew Ozz
|
313dc5022a
|
Remove 'large' image size when deleting attachments, props ShaneF, fixes #7759
git-svn-id: https://develop.svn.wordpress.org/trunk@8918 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 19:19:15 +00:00 |
Andrew Ozz
|
5ca2201554
|
Add nonces to quick edit, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8917 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 11:32:33 +00:00 |
Ryan Boren
|
dfa62d5a86
|
Edit and Delete links for users. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8916 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 04:39:08 +00:00 |
Andrew Ozz
|
97b4987f47
|
Fix IE HTML button value mishandling, fixes #6469 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8914 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 02:08:12 +00:00 |
Andrew Ozz
|
c9a085eac6
|
Update for the Save box in edit comment form.
git-svn-id: https://develop.svn.wordpress.org/trunk@8913 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:50:34 +00:00 |
Ryan Boren
|
3e43adeb6e
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@8912 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:40:10 +00:00 |
Ryan Boren
|
6301cdf4fa
|
Edit and Delete links for link categories. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8911 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:11:17 +00:00 |
Ryan Boren
|
d1aab83dd0
|
Edit and Delete links for categories. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8910 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:04:02 +00:00 |
Andrew Ozz
|
7bca74ce85
|
Put timestamp icon back and fix the Categories postbox when in the right sidebar
git-svn-id: https://develop.svn.wordpress.org/trunk@8909 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 23:41:19 +00:00 |
Ryan Boren
|
0a8f5a72d2
|
Edit and Delete links for tags page. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8908 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 23:17:03 +00:00 |
Ryan Boren
|
667d64c341
|
Show Preview instead of View for unpublished posts and pages
git-svn-id: https://develop.svn.wordpress.org/trunk@8907 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 22:43:01 +00:00 |
Ryan Boren
|
caef2bcb2b
|
Remove image options from misc options whitelist. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8906 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 22:38:29 +00:00 |
Ryan Boren
|
becefa771e
|
Move media settings to options-media.php. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8905 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 22:37:49 +00:00 |
Ryan Boren
|
1ca42d81e3
|
phpdoc for capabilities.php. Props jacobsantos. fixes #5632
git-svn-id: https://develop.svn.wordpress.org/trunk@8904 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 21:51:36 +00:00 |
Ryan Boren
|
843fcc9d5e
|
Press This rework from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8903 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 06:30:15 +00:00 |
Ryan Boren
|
c5bc4b90c3
|
Add echo option to wp_get_archives(). Props ShaneF. fixes #7749
git-svn-id: https://develop.svn.wordpress.org/trunk@8902 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 04:52:47 +00:00 |
Andrew Ozz
|
ebe59173cd
|
Reattaching of orphan attachments and choose post/page ajaxed search box
git-svn-id: https://develop.svn.wordpress.org/trunk@8901 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 04:24:28 +00:00 |
Ryan Boren
|
2c91b887e7
|
phpdoc for classes.php from jacobsantos. fixes #5635
git-svn-id: https://develop.svn.wordpress.org/trunk@8900 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 00:37:05 +00:00 |
Ryan Boren
|
a9e3ed182e
|
phpdoc for rewrite.php from jacobsantos. see #7660
git-svn-id: https://develop.svn.wordpress.org/trunk@8899 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 00:35:56 +00:00 |
Ryan Boren
|
31186d41d9
|
Add missing return. Props DD32. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8898 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 00:24:43 +00:00 |
Ryan Boren
|
6f8cefd5fe
|
Add type argument to wp_list_comments(). Make comments arg optional. Introduce separate_comments(). see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8897 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-16 00:23:38 +00:00 |
Ryan Boren
|
b3d45e868e
|
Support %date in next post link template. Props noel. fixes #7726
git-svn-id: https://develop.svn.wordpress.org/trunk@8896 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 23:48:24 +00:00 |
Ryan Boren
|
f4366bf242
|
Implement attachmenet delete link. Use get_edit_post_link(). see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8895 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 19:28:26 +00:00 |
Ryan Boren
|
9a63c2421d
|
Column hiding for media library. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8894 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 17:53:30 +00:00 |
Ryan Boren
|
3eba402877
|
Rename some media text. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8893 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 17:12:32 +00:00 |
Ryan Boren
|
cb195c411f
|
Close comments for old posts. see #7741
git-svn-id: https://develop.svn.wordpress.org/trunk@8892 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 16:26:37 +00:00 |
Ryan Boren
|
b8875d22aa
|
Themes API from josephscott. see #7519
git-svn-id: https://develop.svn.wordpress.org/trunk@8891 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 16:21:15 +00:00 |
Andrew Ozz
|
1f77dacb90
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@8890 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-15 11:08:47 +00:00 |
Andrew Ozz
|
1933cadce7
|
Publish postbox and post status select updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@8889 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 12:58:00 +00:00 |
Ryan Boren
|
e97af14335
|
Column hiding for links. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8888 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 06:51:42 +00:00 |
Ryan Boren
|
9ed961489b
|
s/ISP/Web Host/. Props msw0418. fixes #6831
git-svn-id: https://develop.svn.wordpress.org/trunk@8887 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 05:53:23 +00:00 |
Ryan Boren
|
f93fd85e5e
|
Don't show stick posts in recent posts widget. Props MtDewVirus. fixes #7739
git-svn-id: https://develop.svn.wordpress.org/trunk@8886 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 05:50:10 +00:00 |
Ryan Boren
|
7cd5259c88
|
Fix core upgrade redirect. Props DD32. fixes #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8885 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 05:49:09 +00:00 |