Related Posts
Body for Life – Week 5
Ok, not a very good week so far. Had to skip upper body on Monday because of a dentist appointment, did some good cardio yesterday, but today I was busy…
The Kingdom of Heaven is like… – Part 8
The next parable in this series is the Parable of the Laborers in the Vineyard (Matthew 20:1-16). I have linked to the parable for those of you who are not…
“Open link in a new window/tab” Checked by default in WordPress
Here is a simple script I created to set the “Open link in a new window/tab” checkbox to checked by default in WordPress.
PHP12345678910111213/** Sets "Open link in a new window/tab" to checked by default*/function ahu_after_wp_tiny_mce() {?><script type="text/javascript">jQuery( function() {jQuery( 'input#link-target-checkbox' ).prop( 'checked', true );} );</script><?php}add_action( 'after_wp_tiny_mce', 'ahu_after_wp_tiny_mce' );There might be a better way…
Woody… the special one
One of our Beagles, Woody, is a little special. I always thought he was a few sandwiches short of a picnic. Ever since he was a wee one he just…
What’s your Sign?
Woody Murray, an independent church communications specialist who helps churches more effectively reach their communities, has started contributing to Baptist Press News. On the 17th, he wrote an article called…
10 Ways to Enjoy Christmas… without Santa
In no particular order… Give gifts to people you care about Help those who are less fortunate Watch some Christmas classics Eat and drink fun Christmas foods Sing Christmas carols…

