wordpress - adding post edit link via jquery -


i use own file caching stsytem on wordpress site. want add posts edit link admin users. if logged admin account when visit page, system create cached html page visistors.

i want display edit link admin users. think can add via jquery ?

but how ?

here edit link php function;

<?php edit_post_link('edit', '<p>', '</p>'); ?> 


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -