WordPress is one of several platforms used to develop websites. You may have heard of some others, ie Joomla, Drupal, Wix, Squarespace, etc.WordPress is the …
WordPress Tips
A Guide to Setting Up WordPress
If you haven't set up WordPress before, you will no doubt wonder what to do. If you have set up WordPress before, but haven't set up very many, this will serve …
Change Genesis’ Speak Your Mind Comments Heading
// Change Speak Your Mind Comments Heading add_filter('genesis_comment_form_args', 'custom_comment_form_args'); function custom_comment_form_args($args) { …
[Read more...] about Change Genesis’ Speak Your Mind Comments Heading