Commit Graph

7904 Commits

Author SHA1 Message Date
Mark Jaquith 2f943e7cc5 Proper HTML for wp_nonce_ays
git-svn-id: https://develop.svn.wordpress.org/trunk@8972 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 05:13:53 +00:00
Ryan Boren 8336de2780 Comment styling for default theme. Props noel. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8971 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 04:28:39 +00:00
Ryan Boren 5365f12fa5 phpdoc for comments-template from jacobsantos. see #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@8970 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 20:02:41 +00:00
Ryan Boren 389969dfa8 Pass old user data to profile_update action. Props AaronCampbell. fixes #7784
git-svn-id: https://develop.svn.wordpress.org/trunk@8969 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 16:05:21 +00:00
Ryan Boren d9c4380549 Group by not needed for not_in and and taxonomy queries. Props Otto42. fixes #7761
git-svn-id: https://develop.svn.wordpress.org/trunk@8968 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 08:03:42 +00:00
Ryan Boren 2fa7cd8715 Filter for custom get column headers page. Props Malaiac. fixes #7782
git-svn-id: https://develop.svn.wordpress.org/trunk@8967 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 05:30:44 +00:00
Ryan Boren f4eae0c3eb Don't try to assign non-ref return value by ref. Props Sam_a. fixes #7783
git-svn-id: https://develop.svn.wordpress.org/trunk@8966 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 05:28:05 +00:00
Ryan Boren 9b0f76898f phpdoc for themes.php. Props jacobsantos. see #7657
git-svn-id: https://develop.svn.wordpress.org/trunk@8965 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 05:24:33 +00:00
Ryan Boren 1811b9a81a Fix comment display when paging is off. see #7769
git-svn-id: https://develop.svn.wordpress.org/trunk@8964 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 05:20:17 +00:00
Ryan Boren c724813461 s/list/ul/ see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8963 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 04:57:17 +00:00
Ryan Boren 37fad7545b Add thread alt classes. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8962 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 04:45:50 +00:00
Ryan Boren 23fd52bd85 First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8961 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-23 21:11:27 +00:00
Ryan Boren 67fabf2691 phpdoc for widgets.php. Props jacobsantos. fixes #7661
git-svn-id: https://develop.svn.wordpress.org/trunk@8960 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-23 04:03:28 +00:00
Ryan Boren 3f42c27f4b Press This updates from noel. see #7732
git-svn-id: https://develop.svn.wordpress.org/trunk@8959 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 22:04:10 +00:00
Peter Westwood e2b66fe7dc Add a filter on $excerpt_length. Fixes #7778 props dougal.
git-svn-id: https://develop.svn.wordpress.org/trunk@8958 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 21:21:05 +00:00
Peter Westwood d830c032a2 Ensure that post meta is attached to the correct post when importing. Fixes #7707 props dougal.
git-svn-id: https://develop.svn.wordpress.org/trunk@8957 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 20:52:05 +00:00
Andrew Ozz 85a802aeb9 phpDoc corrections for comment.php, props jacobsantos, fixes #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@8956 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 20:21:10 +00:00
Andrew Ozz a055ab0699 Replace the "delete" icon (current one is too bright)
git-svn-id: https://develop.svn.wordpress.org/trunk@8955 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 20:14:37 +00:00
Andrew Ozz 6c36e3ab4b Complete inline documentation for AtomPub, props jacobsantos, fixes #7777
git-svn-id: https://develop.svn.wordpress.org/trunk@8954 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 08:06:48 +00:00
Andrew Ozz f8d904538d Simple "sticky" menu, remembers the open parents and the current parent is always open
git-svn-id: https://develop.svn.wordpress.org/trunk@8953 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 08:01:42 +00:00
Andrew Ozz 6b8432bbb8 Completion and fixes for wp-app, wp-login and xmlrpc inline documentation, props jacobsantos, fixes #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@8952 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 05:15:41 +00:00
Andrew Ozz 3c6adbe7a7 Inline edit: fix name collision
git-svn-id: https://develop.svn.wordpress.org/trunk@8951 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 05:07:33 +00:00
Andrew Ozz c634b71d88 More inline documentation for widgets.php, props jacobsantos, see #7661
git-svn-id: https://develop.svn.wordpress.org/trunk@8950 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 03:52:41 +00:00
Andrew Ozz 79dff2c149 Complete comment.php inline documentation, props jacobsantos, fixes #5578
git-svn-id: https://develop.svn.wordpress.org/trunk@8949 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 03:39:41 +00:00
Andrew Ozz e66bb35982 Bulk delete: only delete when Apply button is clicked, move Advanced Options to separate form
git-svn-id: https://develop.svn.wordpress.org/trunk@8948 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 03:27:48 +00:00
Peter Westwood 33488ea2c5 Update the file level phpdoc for the media options page.
git-svn-id: https://develop.svn.wordpress.org/trunk@8947 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 21:39:38 +00:00
Peter Westwood 2e29e004d2 post password admin template tag.
git-svn-id: https://develop.svn.wordpress.org/trunk@8946 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 21:10:14 +00:00
Peter Westwood b9770c6ca8 Notice fixes for the widgets admin page see #7509.
git-svn-id: https://develop.svn.wordpress.org/trunk@8945 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 20:57:04 +00:00
Peter Westwood 8e25586a4e Notice fixes see #7509 props DD32 and jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8944 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 20:41:25 +00:00
Andrew Ozz e6d08d8092 Sytling and improvements to inline editing, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8943 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 19:45:45 +00:00
Peter Westwood e2fe3c29dc Fix page title. Fixes #7775 props paddya.
git-svn-id: https://develop.svn.wordpress.org/trunk@8942 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 19:02:10 +00:00
Ryan Boren ab4782d5aa Fix depth inversion. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8941 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 21:45:01 +00:00
Ryan Boren 770a94862a global wpdb. fixes #7767
git-svn-id: https://develop.svn.wordpress.org/trunk@8940 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 17:18:29 +00:00
Ryan Boren be4a2fc77a Add paging to Walker class. Props hailin. fixes #7743
git-svn-id: https://develop.svn.wordpress.org/trunk@8939 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 06:59:47 +00:00
Ryan Boren 84507584f1 Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@8938 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 06:13:52 +00:00
Ryan Boren 5264ef86d8 Fix role filter
git-svn-id: https://develop.svn.wordpress.org/trunk@8937 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 05:40:40 +00:00
Ryan Boren e954fdab6c Column hiding for users. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8936 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 05:31:00 +00:00
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