=== Quick and Easy Tweets === Contributors: inspirythemes, saqibsarwar, usmanaliqureshi, fahidjavid Tags: X, Tweets, Tweets widget, X widget, Easy tweets Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 8.3 Stable tag: 1.0.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A quick and easy way to display tweets on your website using widget. == Description == This plugin uses Twitter OAuth api to fetch tweets that are later on cached in database and displayed in a widget with a simple but good-looking layout. ### Links - [GitHub Repository](https://github.com/saqibsarwar/quick-and-easy-tweets) == Installation == 1. Unzip the downloaded package 1. Upload `quick-and-easy-tweets` to the `/wp-content/plugins/` directory 1. Activate the plugin through the \'Plugins\' menu in WordPress == Screenshots == 1. Tweets Widget 1. Front End on Twenty Sixteen Theme == Changelog == = 1.0.9 = * WordPress 6.9 compatibility confirmed * Updated minimum PHP requirement to 8.3 (recommended by WordPress.org) * Updated translation files for multilingual support * General code improvements = 1.0.8 = * Improved the text-domain functionality for better compatibility * Improved gettext translation throughout the plugin * Updated language POT file * Tested plugin with WordPress 6.8.1 = 1.0.7 = * Improved entry file information * Improved readme.txt and readme.md file * Updated language file * Tested plugin with WordPress 6.6.0 = 1.0.6 = * Improved entry file information * Improved readme.txt and readme.md file * Updated language file * Tested plugin with WordPress 6.5.2 = 1.0.5 = * Minor improvements in plugin doc and information * Updated language file * Tested plugin with WordPress 6.2.2 = 1.0.4 = * Tested with WordPress 5.9.2 = 1.0.3 = * Tested with WordPress 5.4 = 1.0.2 = * Tested with WordPress 5.2.2 = 1.0.1 = * Added escaping for labels and strings where required. * Improved translation and added spanish and french translation files. = 1.0.0 = * Initial Release