diff --git a/author.php b/author.php index 76ab557..080d972 100644 --- a/author.php +++ b/author.php @@ -12,10 +12,9 @@ if ( ! defined( 'ABSPATH' ) ) { } get_header(); -$container = get_theme_mod( 'understrap_container_type' ); +$container = get_theme_mod( 'understrap_container_type' ); ?> -
@@ -30,32 +29,36 @@ $container = get_theme_mod( 'understrap_container_type' ); @@ -65,11 +68,17 @@ $container = get_theme_mod( 'understrap_container_type' );
  • - - , - + %3$s', + esc_url( apply_filters( 'the_permalink', get_permalink( $post ), $post ) ), + esc_attr( __( 'Permanent Link:', 'understrap' ) ), + the_title( '', '', false ) + ); + ?> + + +
  • @@ -88,13 +97,13 @@ $container = get_theme_mod( 'understrap_container_type' ); - - + + -
    +
    - + - +