Error: Warning: sprintf(): Too few arguments in…

  • Author
    Posts
  • #54581

    Hello!

    I have this error in my posts: Warning: sprintf(): Too few arguments in /home/gabri086/public_html/wp-content/themes/anima/includes/loop.php on line 138

    So i went to Loop.phd code and found this on line 138:

    esc_url( get_author_posts_url( get_the_author_meta( 'ID', 	$author_id ) ) ),
    			 (LINE 138) sprintf( esc_attr__( 'View all posts by %s', 'anima' ), get_the_author_meta( 'display_name', $author_id) ),
    			get_the_author_meta( 'display_name', $author_id)

    What should I do??

    Tahnks 😀

    Website: gabriellarivetti.com/mudar-faz-parte-da-vida

    #54690
    Zed
    Cryout Creations mastermind

    None of the latest three theme releases have that code at that line number.
    Did you customize theme files?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Error: Warning: sprintf(): Too few arguments in…’ is closed to new replies.