WP Manifestindependent plugin directory
manifest / social / viral-instagram-hashtag-generator

Viral Instagram Hashtag Generator

Generates trending hashtags for Instagram posts based on keywords.

by Your Name · github.com/turn2code/viral-instagram-hashtag-generator · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/turn2code/viral-instagram-hashtag-generator/archive/refs/heads/main.zip

Generates trending hashtags for Instagram posts based on keywords.

Description

The Viral Instagram Hashtag Generator plugin allows users to generate trending hashtags for their Instagram posts based on keywords they provide.

Key Features:

  • Generate relevant hashtags based on any keyword
  • Include trending and related hashtags
  • Copy all hashtags with one click
  • Responsive design that works on all devices
  • Beautiful UI with FontAwesome icons
  • AJAX-based for seamless user experience

Installation

  1. Upload the plugin files to the /wp-content/plugins/viral-instagram-hashtag-generator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the shortcode [Instagram_hashtag_generator] on any page or post where you want the hashtag generator to appear

Frequently Asked Questions

Where can I place the hashtag generator?

You can place it anywhere using the shortcode [Instagram_hashtag_generator] in your pages, posts, or even widgets.

Does this plugin connect to Instagram's API?

No, this plugin generates hashtags based on keyword patterns and simulated trending data. For a production site, you might want to connect to a real hashtag API.

Can I customize the appearance?

Yes, you can modify the CSS in the css/style.css file to match your theme's design.

Screenshots

  1. The hashtag generator interface
  2. Generated hashtags with copy button
  3. Mobile responsive view

Changelog

1.0

  • Initial release