Instagram_Feed
Class Instagram_Feed
Source
File: includes/modules/elementor_booster/widgets/instagram_feed.php
Expand full source code Collapse full source code View on Github
Methods
- create_carousel_display — Carousel Layout.
- create_grid_display — Grid Layout.
- do_error_markup — Creates a basic HTML output in elementor editor view with an error message.
- do_follow_button — Create the Instagram follow button.
- get_icon — Get widget icon.
- get_image_by_title — Get the image by it's title.
- get_instagram_media_from_api — Get Instagram media from Instagram API.
- get_instagram_media_from_library_cache — Get saved Instagram media from site library.
- get_instagram_media_from_transient_cache — Get saved Instagram media from transient.
- get_instagram_post_media_type — Checks the media_type of the passed in image data.
- get_keywords — Get widget keywords
- get_name — Widget slug.
- get_script_depends — Retrieve the list of scripts the instagram widget depended on.
- get_style_depends — Retrieve the list of styles the team member widget depended on.
- get_title — Get widget title.
- handle_lightbox — Handle Lightbox logic.
- is_page_building — Determine if currently in Editor view, Preview, or Ajax running while in Editor View.
- prepare_caption — Prepare the caption based on the max character length and add ellipses.
- register_content_controls — Register content related controls
- register_style_controls — Register styles related controls
- render — Render widget.
- setup_widget_settings — Setup widget settings.