• Resolved kasuga

    (@kasuga)


    Hello, I’m Japanese user.

    This theme have getting instagram gallery data if setting theme customizer gallery sections.

    Perhaps there is a clue below…?

    function onepress_get_section_gallery_data() {
    		$source = 'page';
    		if ( has_filter( 'onepress_get_section_gallery_data' ) ) {
    			global $wp_filter;
    			$data = apply_filters( 'onepress_get_section_gallery_data', false );
    			return $data;
    		}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘When are you getting Instagram data?’ is closed to new replies.