[wp-hackers] one thing lead to another...

Haluk Karamete halukkaramete at gmail.com
Thu Mar 6 21:42:07 UTC 2014


I wanted to make a correction on the codex (
http://codex.wordpress.org/Function_Reference/current_user_can

which is on this page) ,

where it says

if ( current_user_can('edit_post', 123) ) {
 echo 'The current user can edit post 123';
}

so that after the correction it would say 'edit_posts' ( instead of
'edit_post' )


With that in mind, I clicked on link the login to codex link which lands on
this URL

http://codex.wordpress.org/index.php?title=Special:UserLogin&returnto=Function_Reference/current_user_can

The page is titled as "Log in / create account"

But how do you create an account there?
Am I missing something??

Also, I could not see any password reminder link in the username/password
box area.


More information about the wp-hackers mailing list