- Install the Instagram feed plugin
- Set up the plugin, go to plugin list, then under instagram feed press settings and set it up.
- To customize it, use customize bar
- Go to display feed bar, and copy then [instagram feed] code
- go on wordpress editor, press add block and search for shortcode
- Paste the copied code
Above is for adding instagram feed. To add single instagram post after installing plugin, go to wordpress editor, press add block and search for instagram, and click on widget that shows up.
Enter the URL of post you want to share and press embed.
Related Posts:
- Insert post without actions/hooks
- How can I get an XML export of my 1K+ posts WordPress instance?
- What server settings are required to import WordPress XML file
- Update Custom Field on Imported Post Creation
- Import 10,000 Users into WordPress WITH a specific ID for each user
- How can I export post data in xml format?
- Create Posts using Import>RSS/WXR/XML and pass values to Custom Fields
- How to limit the content coming from wordpress shortcodes?
- phpMyAdmin displays error when importing database
- How to properly loop through these external URLs to get them into the sitemap using this hook
- Importing Geo data into wordpress database
- How can I get the total number of installed importers?
- How to make a XML/PHP file returning custom field data from page
- How to split links generated into an xml sitemap to avoid exceeding 30 sec maximum execution time?
- Display image from an external rss feed on wordpress without plugins
- How to set the WordPress logo programmatically with PHP
- WordPress ajax-action failing because of newline in response
- WordPress import media error
- Include style.css in the Child Theme with PHP
- SOAP Request/Parsing XML From wp_send_json_success
- Add valid XHTML closing img tags to WordPress galleries
- phpMyAdmin error #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’
- Fetching review value using wpdb class
- Export post data with xml to other site using php soap
- WordPress: Export/Import Yoast meta title & description to custom taxonomy
- WordPress create custom XML RSS feed template
- How to import woocommerce custom fields data into another site?
- Create “blank” admin page without having admin-bar/admin-menu for faster load
- How do I get data from my database into my Custom Export Field
- WordPress post insertion from PHP file
- Creating a WordPress addon for ContactForm7 submission (.XML file export)
- How to import several big Import XMLs?
- How can I export data without using any import/export plugin
- Pull a div from one WordPress site into another WordPress site
- Dynamically Create Posts Via XML File
- Importing demo data in Multisite
- Migrate php folder to WordPress
- Adapting a php array to WordPress
- add conditionals to a displayed external xml feed
- WXR XML import is stripping php tags that I need to keep
- how to iterate through xml data?
- Getting invalid user ID error when creating a new user with wp_insert_user
- XML WP_Query problem in PHP 8.0 and 8.1
- Creating posts with php-script + csv
- Running a long script in PHP
- How exactly do automatic updates work?
- Is it possible to disable a function of a parent theme?
- Variables declared in header not available in other includes
- WordPress Ajax always returns a 404 error
- Displaying a variable stored in functions.php inside widget
- Custom Meta Field – Youtube embed
- Need to get specific data from array
- Use different javascript files for each page on website
- How to get all existing post types
- Function set default image when image not present
- How to get the POST TITLE using the POST ID?
- Importing hard coded custom field into acf field
- Add child pages of parent to navbar PHP
- From where the header-text can be changed in WordPress custom header?
- How to put “Read more” link in Custom Excerpt inside p tag?
- $wpdb->update with multiple parameters gives error
- Improve page speed loading using CDN and async or defer attribute
- Applying A Category to Existing Posts Where Page Title Matches Regex
- Get users that likes the post
- wordpress visual composer change grid builder post link
- PHP array to JS array to use in google map
- My custom get_the_excerpt() can’t get excerpt by ID
- deactivating an active plugin using if page
- What file have I to create in my custom WordPress theme to show all the post belonging to a specific category?
- your php installation be missing the MySQL extension WordPress CPANEL [closed]
- {$key} or $key?
- WordPress mod_rewrite not working on php fpm
- Shortcode to pull posts
- Notice: Trying to get property of non-object
- How do I pull information from one wordpress backend into another? [closed]
- Change Spaces to Dashes?
- Check if current post in loop is last on current page
- php code for outputting a custom page in my account
- Add a top bar to a wordpress theme without editing the header.php file?
- Random code snippet showing up in browser
- Return author name as a tag using get_author
- How to pull date/time in french format for wordpress post?
- What is wrong with this shortcode? to include external php file in WordPress posts
- ACF + WP + Slick Slider Repeater Slide Group PHP not Displaying [closed]
- wp_query beginner
- Crop an image after upload on custom account page
- Migrating a live WordPress website to a Local Server: why some elements of the website are missing?
- Store stripe info as user_meta
- INCOMING: Wall of code for form and $_POST, not updating custom field’s value
- WooCommerce – Print Processing orders [closed]
- Loop returns more items than exist?
- Host does not allow remote connection, so how do I transfer data to my WordPress site?
- I am extending Walker_Nav_Menu: How can I get the number of children elements of the current item?
- WordPress White Screen Error
- Warning: filemtime(): stat failed for wp_
- How to transfer session after being redirected to other page
- Keep users logged in Without Remember Me
- How to use js variable to php in wordpress functions.php
- Display total count of products in orders of a specific order status
- How to pass javascript var to php var