Descrizione
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
License
This plugin is licensed under GPLv2 or later.
Installazione
- Upload the plugin
.zipfile via the WordPress admin panel (Plugins > Add New > Upload Plugin). - Activate the plugin from the “Plugins” menu.
- Use the
[feedig_simulator]shortcode in any page or post.
FAQ
-
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Feed Simulator” Γ¨ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Feed Simulator” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.0
- Initial plugin release.
- Basic Instagram simulator functionality.
- Shortcode with customizable parameters.
- Responsive interface.