rusti

rusti

Code Test

Let’s see how this code acts.

function original_page_menu_args( $args ) {
$args['depth'] = 4;
return $args;
}

if( !is_admin()){
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, (“http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”), false, ‘1.3.2′); // this is a comment
wp_enqueue_script(‘jquery’);
}

add_action( ‘template_redirect’, ‘load_my_scripts’ );

Post Number 3

Post Number 3

There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text.

Post Two

Post Two

Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,

Post 1

Post 1

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Placeholder Widget

This is a small widget I put here to make this site look like a real site.