Viewing 2 replies - 1 through 2 (of 2 total)
  • brookslively

    (@brookslively)

    When you call get_sbb() put the below string in the function:
    get_ssb('googleplus=3&fblike=2&twitter=1&pinterest=4')

    Thread Starter smittyhead

    (@smittyhead)

    thank you! for some reason I was using this method that worked for all but pinterest

    <?php get_ssb([$order = array(‘googleplus’ => 1, ‘fblike’ => 2, ‘twitter’ => 3, ‘pinterest’ => 4)]); ?>

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pinterest in php’ is closed to new replies.