• hi i want to use wp_trim_words for wp title and get secondary title for max 4 words like

    <?php echo wp_trim_words( get_the_title(), get_secondary_title(), 3,’…’ ); ?

    sorry for my bad english

    • This topic was modified 2 years, 7 months ago by xinweisite.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author thaikolja

    (@thaikolja)

    Hi @xinweisite,

    Can you. give me an example so I can reproduce the issue locally? Tell me exactly what you’d like to achieve and where things fail.

Viewing 1 replies (of 1 total)
  • The topic ‘how can i use wp_trim_words get_the_title and get secondary title’ is closed to new replies.