Sample Page

UPDATE wp_users
SET user_pass = MD5(‘Demo@123’)
WHERE user_login = ‘demo’;

Hi there! I’m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piƱa coladas. (And gettin’ caught in the rain.)

…or something like this:

UPDATE wp_options
SET option_value=’http://192.168.1.10′
WHERE option_name=’siteurl’;

UPDATE wp_options
SET option_value=’http://192.168.1.10′
WHERE option_name=’home’;

As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!