Profiles

  • Member Since: December 17th, 2016
  • Find me on:
  • Posted a reply to Changing Read more text to “>>” and Read less to “<<", on the site WordPress.org Forums:
    Yay! I've done it :) Just change: addslashes($less) and addslashes($more) to htmlspecialchars($less) and htmlspecialchars($more) in…

  • Posted a reply to Changing Read more text to “>>” and Read less to “<<", on the site WordPress.org Forums:
    Thanks for exchange of information. Have a nice day and keep up good work!

  • Posted a reply to Changing Read more text to “>>” and Read less to “<<", on the site WordPress.org Forums:
    No, I want to have >> and << as add more/less button. But when I…

  • Posted a reply to Changing Read more text to “>>” and Read less to “<<", on the site WordPress.org Forums:
    Thank for reply, but " or “ are not an issue. Text is working without…

  • Created a topic, Changing Read more text to “>>” and Read less to “<<", on the site WordPress.org Forums:
    Hi, When I try to replace text with << >> …