/*
Theme Name: Enfold Child
Description: A Child Theme for the Enfold Wordpress Theme.
Version: 1.3
Author: Michael Gyura
Author URI: https://worshiptimes.org
Template: enfold
*/

/*
Changelog

1.2
- footer.php: the socket is now emitted on every non-blank page, not only for the
  three display_widgets_socket values Enfold gates it behind. Without it a site
  set to nosocket, page_in_footer or nofooterarea rendered NO <footer> element at
  all, so the Worship Times footer lost its contentinfo landmark and Enfold's
  scroll-to-top went with it. Found on youngclergywomen.org, whose stored value is
  nosocket even though every page of the source rendered a socket.

1.1
- Related posts under a single post can now be picked by category instead of by
  tag. Off unless the site's Super Admin page has "Related Posts Use Categories"
  switched on; see includes/related-posts.php for what changes and why.
- Added the ABSPATH guard to functions.php.

1.0
- footer.php and 404.php overrides, both rebased on Enfold 8.0.
*/
