root/trunk/wp-includes/capabilities.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8646 [8646] 08/14/08 17:00:37 ryan Notice fixes. Props DD32. see #7509
(edit) @8573 [8573] 08/06/08 20:50:30 markjaquith Whitespacing/coding standards cleanup for capabilities.php
(edit) @8572 [8572] 08/06/08 20:31:54 markjaquith Cast to array when using foreach(). Props santosj (and thanks for your …
(edit) @7701 [7701] 04/16/08 21:56:03 ryan Default cap arg should be an empty array. Props tellyworth. fixes #5520
(edit) @6697 [6697] 01/31/08 21:44:17 ryan Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736
(edit) @6364 [6364] 12/06/07 19:49:33 ryan Remove unused vars. Props DD32. see #5418
(edit) @5870 [5870] 08/14/07 03:12:24 ryan Space before slash to properly close br tag. Props tmountjr. fixes #4717
(edit) @5575 [5575] 05/28/07 18:34:06 ryan Better draft, private, and future post/page management from mdawaffe. …
(edit) @4825 [4825] 01/28/07 21:58:01 ryan Fix typo in read_pages conditional. Props McShelby. fixes #3705
(edit) @4505 [4505] 11/20/06 05:01:57 ryan ID instead of id. Props Nazgul. fixes #3152
(edit) @4504 [4504] 11/20/06 04:29:06 ryan ID instead of id. Props Nazgul. fixes #3152
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4158 [4158] 09/02/06 17:15:18 ryan Page cap fixes from activeingredient. fixes #3096
(edit) @4113 [4113] 08/24/06 23:23:36 ryan Allow use of global roles array instead of options db. Useful for …
(edit) @3859 [3859] 06/10/06 20:26:26 ryan Better handling of users with no role. Props Mark Jaquith. #2809
(edit) @3846 [3846] 06/05/06 16:52:21 ryan Add more fine grained user management caps. Part 1. #2775
(edit) @3772 [3772] 05/11/06 23:13:35 ryan Remove private posts from front page query. Aadd private posts and page …
(edit) @3705 [3705] 04/13/06 04:49:38 ryan Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing …
(edit) @3668 [3668] 03/30/06 23:35:42 ryan Move DB prefix dependent code to separate init routines that can be called …
(edit) @3604 [3604] 03/03/06 20:36:40 ryan prefix not table_prefix. Props Kafkaesqui. fixes #2528
(edit) @3603 [3603] 03/03/06 17:19:05 ryan Use table prefix from wpdb. Props Mark J. #2524
(edit) @3589 [3589] 03/02/06 03:27:48 ryan Move deprecated functions to deprecated.php. #2520
(edit) @3566 [3566] 02/22/06 19:08:55 ryan current user cleanup
(edit) @3526 [3526] 02/14/06 01:10:51 ryan If requesting post caps for a page, redirect to equivalent page caps.
(edit) @3517 [3517] 02/12/06 07:53:23 ryan Death to trailing tabs. Props Mark J. fixes #2405
(edit) @3513 [3513] 02/11/06 09:56:02 ryan Add new page caps now that pages can be draft or publish. Brings page …
(edit) @3482 [3482] 01/25/06 03:39:59 ryan add_role() fix from nielshackius. fixes #2298
(edit) @3452 [3452] 01/18/06 01:06:11 ryan wp_roles cleanup.
(edit) @3310 [3310] 12/15/05 16:45:20 ryan Don't treat a numeric user name as an id.
(edit) @3299 [3299] 12/13/05 03:46:40 ryan If no user is logged in, setup an empty user.
(edit) @3297 [3297] 12/13/05 00:54:52 ryan Add read_post meta cap.
(edit) @3296 [3296] 12/12/05 23:20:44 ryan role_has_cap and user_has_cap filters from ringmaster. fixes #2005
(edit) @3269 [3269] 12/05/05 04:04:23 ryan Add edit_pages checks.
(edit) @3250 [3250] 11/30/05 21:13:18 ryan Remove ugly whitespace. Props abhay. fixes #1996
(edit) @3249 [3249] 11/30/05 20:04:04 ryan add_role() and remove_role() convenience wrappers around
(edit) @3242 [3242] 11/30/05 07:32:43 ryan Return role object after adding.
(edit) @3238 [3238] 11/29/05 18:47:28 ryan Add get_role() convenience wrapper.
(edit) @3102 [3102] 11/16/05 02:54:23 ryan Pull the values in WP_User::data directly into WP_User so that we don't …
(edit) @2904 [2904] 09/22/05 20:39:37 ryan Pass along grant state when saving cap. Props Owen. fixes #1702
(edit) @2898 [2898] 09/20/05 23:48:28 ryan Spiffier role creation code.
(edit) @2851 [2851] 09/08/05 20:39:37 ryan remove_cap() fix from mdawaffe. fixes #1608
(edit) @2793 [2793] 08/20/05 01:37:41 ryan Capabilities fixes from the O man. fixes #1561
(edit) @2735 [2735] 07/23/05 16:16:03 matt Setting native eol:style
(edit) @2734 [2734] 07/23/05 16:14:29 matt Typo was making everyone admins.
(edit) @2714 [2714] 07/15/05 02:16:45 ryan More cap migration.
(edit) @2713 [2713] 07/15/05 01:27:01 ryan Move user_can_*() functions to capabilities.php.
(edit) @2712 [2712] 07/15/05 01:24:08 ryan Cap migration.
(edit) @2711 [2711] 07/14/05 22:58:58 ryan Fix typos in is_role() and get_userdata(). fixes #1509 Props: mdawaffe
(add) @2703 [2703] 07/11/05 22:39:50 ryan Role/capability system. Round one. Props: Owen Winkler
Note: See TracRevisionLog for help on using the revision log.