• when i echo get_the_title() it only shows the title upto a certain number of characters and after that just shows “…”

    e.g
    if title is : “how to make the apple logo on your iphone light up like a macbook”

    it displays it as :”how to make the apple logo on your iphone light up…”
    and even saves the title in WP_POSTS table as such.

    Any way to get around this problem ?

Viewing 1 replies (of 1 total)
  • This is not default wordpress behavior therefore this is happening due to the theme or plugins which you are using. Try changing theme to see if the behavior disappears.

Viewing 1 replies (of 1 total)
  • The topic ‘get_the_title() not displaying full title’ is closed to new replies.