=== Feed Simulator ===
Contributors: creativotv
Donate link: https://creativo.tv/plugins
Tags: instagram, marketing, social media, campaigns
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Simulates the Instagram interface to present marketing campaigns professionally. Includes image uploads, profile editing, and an interactive feed.

== Description ==

**Feed Simulator** lets you create visual simulations of an Instagram profile directly on your website. Ideal for marketing agencies, designers, community managers, or client presentations.

Key features:

- 🎯 Upload profile picture and posts
- ✏️ Real-time editing of username and bio
- 🖼️ Instagram-style gallery view
- 💬 Detailed post view (caption, likes, comments)
- ⚙️ Fully responsive interface
- 🧲 Drag and drop image uploads
- 🔒 No external API dependencies

== Installation ==

1. Upload the plugin `.zip` file via the WordPress admin panel (Plugins > Add New > Upload Plugin).
2. Activate the plugin from the "Plugins" menu.
3. Use the `[feedig_simulator]` shortcode in any page or post.

== Frequently Asked Questions ==

= Can I customize the username and bio? =
Yes. You can pass parameters to the shortcode:

`[feedig_simulator username="@mybrand" bio="🚀 Campaign launch"]`

= Are images uploaded to the server? =
No. All posts and changes are kept in the user's browser (frontend-only). No data is stored on the server or in the database.

= Can I use multiple feeds on the same page? =
Yes. Each shortcode instance generates a unique ID to avoid conflicts.

= Is this plugin compatible with multisite? =
This plugin has not been specifically tested in multisite environments. Testing is recommended before using in production.

== Screenshots ==

1. Real-time profile editing
2. Image upload modal
3. Profile simulator with posts
4. Detailed view of each post

== Changelog ==

= 1.0.0 =
* Initial plugin release.
* Basic Instagram simulator functionality.
* Shortcode with customizable parameters.
* Responsive interface.

== Upgrade Notice ==

= 1.0.0 =
Initial release. No actions required to update.

== License ==

This plugin is licensed under GPLv2 or later.