From 69c17f9c1942fd0d6a5ea941636e87723b8a6fe2 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 21 Jul 2021 16:19:29 -0500 Subject: dos2unix on all .php files, begin paring down admin page and site branding. --- template-parts/404/404-layout.php | 56 ++++---- template-parts/404/index.php | 18 +-- template-parts/advanced-footer/layout-4.php | 100 ++++++------- template-parts/blog/blog-layout.php | 84 +++++------ template-parts/blog/index.php | 18 +-- template-parts/content-404.php | 50 +++---- template-parts/content-blog.php | 56 ++++---- template-parts/content-none.php | 96 ++++++------- template-parts/content-page.php | 174 +++++++++++----------- template-parts/content-single.php | 70 ++++----- template-parts/content.php | 198 +++++++++++++------------- template-parts/footer/footer-sml-layout-2.php | 128 ++++++++--------- template-parts/footer/footer-sml-layout.php | 80 +++++------ template-parts/footer/index.php | 18 +-- template-parts/header/header-main-layout.php | 60 ++++---- template-parts/header/index.php | 18 +-- template-parts/index.php | 18 +-- template-parts/single/index.php | 18 +-- template-parts/single/single-layout.php | 140 +++++++++--------- 19 files changed, 700 insertions(+), 700 deletions(-) (limited to 'template-parts') diff --git a/template-parts/404/404-layout.php b/template-parts/404/404-layout.php index bd57724..a80ea2e 100644 --- a/template-parts/404/404-layout.php +++ b/template-parts/404/404-layout.php @@ -1,28 +1,28 @@ - -
'ast-404-layout-1' ) ); ?> > - -

', '

' ); ?> - -
- -
- -
- - - -
-
+ +
'ast-404-layout-1' ) ); ?> > + +

', '

' ); ?> + +
+ +
+ +
+ + + +
+
diff --git a/template-parts/404/index.php b/template-parts/404/index.php index 8b96815..820bcb9 100644 --- a/template-parts/404/index.php +++ b/template-parts/404/index.php @@ -1,9 +1,9 @@ - - -
- -
+ + +
+ +
diff --git a/template-parts/blog/blog-layout.php b/template-parts/blog/blog-layout.php index 66acc03..660e953 100644 --- a/template-parts/blog/blog-layout.php +++ b/template-parts/blog/blog-layout.php @@ -1,42 +1,42 @@ - -
> -
- -
'', - ) - ); - ?> - > - '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
-
-
+ +
> +
+ +
'', + ) + ); + ?> + > + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> +
+
+
diff --git a/template-parts/blog/index.php b/template-parts/blog/index.php index 8b96815..820bcb9 100644 --- a/template-parts/blog/index.php +++ b/template-parts/blog/index.php @@ -1,9 +1,9 @@ - - - - -
- - - - - - - -
- - + + + + +
+ + + + + + + +
+ + diff --git a/template-parts/content-blog.php b/template-parts/content-blog.php index 7992674..7276a01 100644 --- a/template-parts/content-blog.php +++ b/template-parts/content-blog.php @@ -1,28 +1,28 @@ - - -
'post-' . get_the_id(), - 'class' => join( ' ', get_post_class() ), - ) - ); - ?> -> - - - -
- + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + + + +
+ diff --git a/template-parts/content-none.php b/template-parts/content-none.php index 56a9a14..cab9fe2 100644 --- a/template-parts/content-none.php +++ b/template-parts/content-none.php @@ -1,48 +1,48 @@ - - -
-
- - - -

- Get started here.', 'astra' ), - array( - 'a' => array( - 'href' => array(), - ), - ) - ), - esc_url( admin_url( 'post-new.php' ) ) - ); - ?> -

- - - -

- - - - -

- - - - -
-
+ + +
+
+ + + +

+ Get started here.', 'astra' ), + array( + 'a' => array( + 'href' => array(), + ), + ) + ), + esc_url( admin_url( 'post-new.php' ) ) + ); + ?> +

+ + + +

+ + + + +

+ + + + +
+
diff --git a/template-parts/content-page.php b/template-parts/content-page.php index 274f34c..9f07e4d 100644 --- a/template-parts/content-page.php +++ b/template-parts/content-page.php @@ -1,87 +1,87 @@ - - -
'post-' . get_the_id(), - 'class' => join( ' ', get_post_class() ), - ) - ); - ?> -> - -
- - - '', - ) - ) . '>', - '' - ); - ?> -
- -
'', - ) - ); - ?> - > - - - - - - - - '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> - -
- - "', '"', false ) - ), - '
', - '
' - ); - ?> - - - -
- - + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + +
+ + + '', + ) + ) . '>', + '' + ); + ?> +
+ +
'', + ) + ); + ?> + > + + + + + + + + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> + +
+ + "', '"', false ) + ), + '
', + '
' + ); + ?> + + + +
+ + diff --git a/template-parts/content-single.php b/template-parts/content-single.php index 8fa2e65..bce22b0 100644 --- a/template-parts/content-single.php +++ b/template-parts/content-single.php @@ -1,35 +1,35 @@ - - - - -
'post-' . get_the_id(), - 'class' => join( ' ', get_post_class() ), - ) - ); - ?> -> - - - - - - - -
- - + + + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + + + + + + + +
+ + diff --git a/template-parts/content.php b/template-parts/content.php index fe10036..d84563c 100644 --- a/template-parts/content.php +++ b/template-parts/content.php @@ -1,99 +1,99 @@ - - - - -
'post-' . get_the_id(), - 'class' => join( ' ', get_post_class() ), - ) - ); - ?> -> - - -
- - '', - ) - ) . '>', - esc_url( get_permalink() ) - ), - '' - ); - ?> - -
- -
'', - ) - ); - ?> - > - - - - →', - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - the_title( '"', '"', false ) - ) - ); - ?> - - - - '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- -
- - - -
- - + + + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + + +
+ + '', + ) + ) . '>', + esc_url( get_permalink() ) + ), + '' + ); + ?> + +
+ +
'', + ) + ); + ?> + > + + + + →', + array( + 'span' => array( + 'class' => array(), + ), + ) + ), + the_title( '"', '"', false ) + ) + ); + ?> + + + + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> +
+ +
+ +
+ + + +
+ + diff --git a/template-parts/footer/footer-sml-layout-2.php b/template-parts/footer/footer-sml-layout-2.php index 65916e3..2d1bb15 100644 --- a/template-parts/footer/footer-sml-layout-2.php +++ b/template-parts/footer/footer-sml-layout-2.php @@ -1,64 +1,64 @@ - - - + + + diff --git a/template-parts/footer/footer-sml-layout.php b/template-parts/footer/footer-sml-layout.php index 0fb6592..dcf5459 100644 --- a/template-parts/footer/footer-sml-layout.php +++ b/template-parts/footer/footer-sml-layout.php @@ -1,40 +1,40 @@ - - - + + + diff --git a/template-parts/footer/index.php b/template-parts/footer/index.php index 8b96815..820bcb9 100644 --- a/template-parts/footer/index.php +++ b/template-parts/footer/index.php @@ -1,9 +1,9 @@ - section and everything up until
- * - * @see https://developer.wordpress.org/themes/basics/template-files/#template-partials - * - * @package Astra - * @author Astra - * @copyright Copyright (c) 2020, Astra - * @link https://wpastra.com/ - * @since Astra 1.0.0 - */ - -?> - -
-
> - -
- -
- -
-
- -
-
+ section and everything up until
+ * + * @see https://developer.wordpress.org/themes/basics/template-files/#template-partials + * + * @package Astra + * @author Astra + * @copyright Copyright (c) 2020, Astra + * @link https://wpastra.com/ + * @since Astra 1.0.0 + */ + +?> + +
+
> + +
+ +
+ +
+
+ +
+
diff --git a/template-parts/header/index.php b/template-parts/header/index.php index 8b96815..820bcb9 100644 --- a/template-parts/header/index.php +++ b/template-parts/header/index.php @@ -1,9 +1,9 @@ - - -
> - - - -
- - - - - - - -
- - - -
'', - ) - ); - ?> - > - - - - - - "', '"', false ) - ), - '', - '' - ); - ?> - - - - '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
-
+ + +
> + + + +
+ + + + + + + +
+ + + +
'', + ) + ); + ?> + > + + + + + + "', '"', false ) + ), + '', + '' + ); + ?> + + + + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> +
+
-- cgit v1.2.3-60-g2f50