Feed Simulator

外掛說明

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.

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Feed Simulator〉的開發相關工作。

參與者

將〈Feed Simulator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial plugin release.
  • Basic Instagram simulator functionality.
  • Shortcode with customizable parameters.
  • Responsive interface.