• Hello!

    Please add url filter

    public function get_service_output( $service = ”, $count = 0 ) {

    global $post;

    $hide_count = 0 == $count ? ‘ fsb-hide-count’ : ”;
    $output = ‘<div class=”fsb-share-‘ . $service . $hide_count . ‘”>’;
    $url = $url = apply_filters(“floating_social_bar_facebook_link”,get_permalink( $post->ID ));

    because i use this plugin but i create custom page with rewrite …

    http://wordpress.org/plugins/floating-social-bar/

  • The topic ‘please add url filter’ is closed to new replies.