Archive | /wp-includes/rewrite.php RSS feed for this section

add_rewrite_endpoint

Add an endpoint, like /trackback/.The endpoints are added to the end of the request. So a request matching “/2008/10/14/my_post/myep/”, the endpoint will be “/myep/”.

289

Continue reading