Skip to content

WORDPRESS PLUGIN - Display the latest Instagram posts from piokok feed - Scrape.do API required - Can be used without Instagram access

License

Notifications You must be signed in to change notification settings

mariosantella/wp_piokok_feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

[NOT TESTED - NEED SCRAPE.DO FREE TIER API]

=== Piokok Feed Plugin === Contributors: mariosantella Tags: instagram, feed, Piokok, post, embed Requires at least: 5.0 Requires PHP: 7.0 Tested up to: 6.3.1 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html

WP Piokok Feed Plugin

The WP Piokok Feed plugin allows you to display the latest Instagram posts from an Piokok feed on your WordPress website without requiring access to the Instagram API. You can use this plugin to showcase Instagram images with alternative text.

Installation

  1. Download the Plugin:

    • Download the wp-Piokok-feed.zip file from the GitHub repository or from the WordPress Plugin Directory.
  2. Upload the Plugin:

    • Log in to your WordPress admin dashboard.

    • Navigate to Plugins > Add New.

    • Click the Upload Plugin button at the top of the page.

    • Choose the wp-Piokok-feed.zip file you downloaded and click Install Now.

  3. Activate the Plugin:

    • After installation, click the Activate button to enable the plugin.

Configuration

Once the plugin is activated, follow these steps to configure it:

  1. Access Plugin Settings:

    • In your WordPress admin dashboard, go to Settings > wp_Piokok_feed.
  2. Set Instagram Username:

    • Enter your Instagram username in the "Username Instagram" field.

    • Click the "Save" button to save your settings.

Display Instagram Feed

You can display the Instagram feed on your WordPress site using a shortcode.

  1. Insert the Shortcode:

    • Create or edit a WordPress post or page where you want to display the Instagram feed.

    • Insert the following shortcode into your content:

      [wp_Piokok_feed]
      
  2. Update the Post/Page:

    • Update or publish the post/page to display the Instagram feed.

Automatic Updates

The plugin will automatically scrape and update your Instagram feed at intervals you have configured. By default, it scrapes every 6 hours. You can change this interval if needed.

Usage Notes

  • Images from your Instagram feed will be downloaded and stored in your WordPress media library with the "Piokok" category.

  • The alternative text (alt text) of the images will be set based on your Instagram posts.

  • Images with the word "thumb" in their filenames are ignored to avoid displaying thumbnails.

  • The plugin is designed to retrieve and display the latest 9 images from your Instagram feed.

  • Images are displayed in a responsive grid on your WordPress site.

Troubleshooting

Enjoy displaying your Instagram feed on your WordPress website with the WP Piokok Feed plugin!

License

This plugin is licensed under the MIT License.

You can view the full text of the license in the LICENSE file.

About

WORDPRESS PLUGIN - Display the latest Instagram posts from piokok feed - Scrape.do API required - Can be used without Instagram access

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages