Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
function lb_fullscreen_popup_home() {
// Biar cuma muncul di homepage
if ( ! is_front_page() && ! is_home() ) {
return;
}
?>
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.