Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Martin Stehle

    (@hinjiriyo)

    Yes, you can add them all. Just look at the file public/class-speed-contact-bar.php, add something like $contact_list[] = '<li>your stuff’;` between lines 776 and 777.

    But that will be overwritten with every next upgrade of the plugin. So I think about implementing a filter so you can hook on your functions to extend the content of the bar.

    Thread Starter Neat Shots

    (@neat-shots)

    Well, that worked like a charm sir
    thank you

    even the google custom search bar goes after that? I don’t want to overcrowd it, but it is too good to resist. ??

    Plugin Author Martin Stehle

    (@hinjiriyo)

    With the new plugin version 4.0 you can write your own functions to extend the contact bar with your desired content, re-order the entries and style it with your own CSS. Please read the documentation in Other Notes.

    Thread Starter Neat Shots

    (@neat-shots)

    Thank you ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Text, Search Box’ is closed to new replies.