* @copyright Copyright (c) 2021, AeonWP * @link https://aeonwp.com/aeonblog * @license http://www.gnu.org/licenses/gpl-2.0.html * * Template part for displaying a message that posts cannot be found * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package AeonMag */ ?>

' . wp_kses( /* translators: 1: link to WP admin new post page. */ __('Ready to publish your first post? Get started here.', 'aeonmag'), array( 'a' => array( 'href' => array(), ), ) ) . '

', esc_url(admin_url('post-new.php')) ); elseif (is_search()) : ?>