Edit Post if Admin

Description

This  code can go anywhere in the single post template. It allows anyone with editing rights to be able to edit a post through the post page

This  code can go anywhere in the single post template. It allows anyone with editing rights to be able to edit a post through the post page

PHP Source Code

                        
                          <?php edit_post_link(); ?>                        
                        


Post Categories