$block = Block::getByName('My_Site_Name'); if( $block && $block->bID ) $block->display(); else echo SITE; $block = Block::getByName('My_Site_Tagline'); if( $block && $block->bID ) $block->display();
You are allowed to delete your post for 5 minutes after it's posted.
Delete
Are you sure you would like to mark this post as spam?
Mark as Spam
This script will report this post as spam and add a permanent IP ban for this user, type "DESTROY" below to continue.
DESTROY SPAMMER
You must have a user account and be signed to perform this action.
I've just used a global scrap book entry for the site's title
Then log in > dashboard > scrapbook > Global > create a new block called 'My_Site_Name' and so on.