'10' ); $recent_posts = wp_get_recent_posts( $args ); foreach( $recent_posts as $recent ){ if ($recent["post_title"] == '') { $recent["post_title"] = __('View Post', 'attorney'); } echo '
  • ' . $recent["post_title"] .'
  • '; } ?>
    '', 'hierarchical' => 0 ) ); ?>
    'monthly' ) ); ?>