• Hi there

    Might you change code?

    <p><?php printf( esc_html__( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'photolite' ), esc_url( admin_url( 'post-new.php' ) ) ); ?></p>

    <p><?php printf( __( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'photolite' ), esc_url( admin_url( 'post-new.php' ) ) ); ?></p>

    http://wphack.tokyo/

The topic ‘no-results.php’ is closed to new replies.