diff --git a/inc/template-functions.php b/inc/template-functions.php index 00bd9d7..8538994 100644 --- a/inc/template-functions.php +++ b/inc/template-functions.php @@ -61,6 +61,14 @@ function thegatherings_join( $values = array(), $between = ', ', $last = ' or ' } } +function thegatherings_author() { + return 'theGatherings'; +} + +function thegatherings_author_url() { + return home_url(); +} + function singularize($term) { // Make this handle localized text return ends_with($term, 'ies') diff --git a/sass/style.scss b/sass/style.scss index 05e2679..c34272b 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -4,7 +4,7 @@ Theme URI: http://underscores.me/ Author: Brendan Dixon Author URI: http://thegatherings.place/ Description: Description -Version: 1.1.16 +Version: 1.1.17 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: thegatherings diff --git a/style.css b/style.css index 072de03..11b2589 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://underscores.me/ Author: Brendan Dixon Author URI: http://thegatherings.place/ Description: Description -Version: 1.1.16 +Version: 1.1.17 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: thegatherings diff --git a/template-parts/feed-atom.php b/template-parts/feed-atom.php index 25fd7c9..db12c77 100644 --- a/template-parts/feed-atom.php +++ b/template-parts/feed-atom.php @@ -51,7 +51,7 @@ ?> - + post_date_gmt, false); ?> - ]]> + ]]> ]]> - ]]> + ]]>