Viral Instagram Hashtag Generator
Generates trending hashtags for Instagram posts based on keywords.
by Your Name · github.com/turn2code/viral-instagram-hashtag-generator · website
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.zipGenerates 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
- Upload the plugin files to the
/wp-content/plugins/viral-instagram-hashtag-generatordirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- 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
- The hashtag generator interface
- Generated hashtags with copy button
- Mobile responsive view
Changelog
1.0
- Initial release