How to: Add an “Edit” link to each post in WordPress
Thursday, October 30th, 2003This hack adds an “Edit” link next to each entry if you’ve logged in and the cookie still exists on your computer. This is not the ultimate security, since the real security functions are still provided by b2verifauth.php, but it does hide the link from users who are not logged in.
To add this to […]