• Hello,
    First I use “Add by default for new posts”.
    After this I decided to use the shortcut.
    How can I eliminate from posts the automatically icons?
    Thank you

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

    (@tssoft)

    Hello. You can do that using the following SQL query:
    delete from [db_name].wp_postmeta where meta_key = 'sociallikes';

    • This reply was modified 6 years, 11 months ago by tssoft.
Viewing 1 replies (of 1 total)
  • The topic ‘How can I eliminate from posts the automatically icons?’ is closed to new replies.