2016-01-20, 00:43:46
You can probably just stick a link on the page if logged in and 404.
It can literally be one line of code.
if(blargh)
echo get_site_url(false) . $GSADMIN . '/edit.php?title=' . _id($id);
But does $id work since we redirect to 404 ?
Also you don't call get_component with my plugin....
It can literally be one line of code.
if(blargh)
echo get_site_url(false) . $GSADMIN . '/edit.php?title=' . _id($id);
But does $id work since we redirect to 404 ?
Also you don't call get_component with my plugin....