Error in simply-instagram.php line 12
-
Hello,
You’ve got an error on line 12 in simply-instagram.php.
add_action( 'init', sInstFollowerCookie() );
should be
add_action( 'init', 'sInstFollowerCookie' );
Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error in simply-instagram.php line 12’ is closed to new replies.