Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 424 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 424 Bytes

wordpress-floating-button

this feature make easy chat because that will floating in every area website

HOW TO USE

  • copy folder to child-theme asset

  • open function.php in child theme n copy this code

    require_once('wordpress-floating-button/logic.php');
  • implementation => display floationg button using shortcode

    do_shortcode('display_floating'); or [display_floating]