of_get_option
ot_get_option
font-family: 'Rubik', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
font-family: Arial, 'Rubik', "Helvetica CY", "Nimbus Sans L", sans-serif;
<?php $all = new WP_Query(array('post_type'=>'post'));
if($all->have_posts()) {
while($all->have_posts()){
$all->the_post();
wp_update_post($post);
}
}
?>
onclick="alert('Иди регистрируйся');"