Tweet Collection is a WordPress plugin that allows you to create and manage collections of tweets and embed them in WordPress pages with lazy loading.
- Create and manage collections of tweets in the WordPress admin interface.
- Embed tweet collections in WordPress pages using a shortcode.
- Lazy loading to improve page performance.
- Copy shortcode to clipboard for easy embedding.
- Download the plugin files and upload them to your WordPress site's
wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to the 'Tweet Collections' menu in the WordPress admin interface.
- Click 'Add New Collection'.
- Enter the collection name and account name (optional).
- Click 'Add Collection'.
- Go to the 'Tweet Collections' menu in the WordPress admin interface.
- Manage your collections by adding, editing, or deleting tweets.
- Copy the shortcode for a collection by clicking the copy icon next to the collection ID.
- Copy the shortcode for a tweet collection (e.g.,
[tweet_collection id="1"]). - Paste the shortcode into a post or page where you want the tweet collection to appear.
This project is licensed under the MIT License - see the LICENSE file for details.
You can see it in action on my website https://cyrilmonkewitz.com/musical-tweets/
Cyril Monkewitz