Touch points

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #282404
    MaxineMck
    Participant
    Hi, Is it possible to insert custom code or create a custom touch point template with a action or filter? If so where can I find theses hooks?
    #282673
    Diana
    Participant
    On this filter Hook you can add your own custom touchpoint wplms_touch_points like add_filter('wplms_touch_points','my_custom_touchpoint'); function my_custom_touchpoint(){ //your code goes here }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Touch points’ is closed to new replies.