=== WP Telegram Channel Widget === Contributors: manzoorwanijk Donate link: https://paypal.me/manzoorwanijk Tags: telegram, feed, widget, channel, group Requires at least: 3.8.0 Tested up to: 4.9.8 Requires PHP: 5.2.4 Stable tag: 1.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display the Telegram Public Channel or Group Feed in a widget or anywhere using a shortcode. == Description == Display the Telegram Public Channel or Group Feed in a widget or anywhere using a shortcode. You can display the feed anywhere you want using a simple shortcode `[wptelegram-widget num_messages="5" widget_width="100" author_photo="auto"]` **Get in touch** * Website [wptelegram.com](https://wptelegram.com) * Telegram [@WPTelegram](https://t.me/WPTelegram) * Facebook [@WPTelegram](https://fb.com/WPTelegram) * Twitter [@WPTelegram](https://twitter.com/WPTelegram) == Excellent LIVE Support on Telegram == **Join the Chat** We have a public group on Telegram to provide help setting up the plugin, discuss issues, features, translations etc. Join [@WPTelegramChat](https://t.me/WPTelegramChat) For rules, see the pinned message. No spam please. **Translations** You can also contribute in translating this plugin into your local language. Join the Chat (above) == Installation == 1. Upload the `wptelegram-widget` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the Plugins menu in WordPress. After activation, you should see the menu of this plugin the the admin 3. Configure the plugin. **Enjoy!** == Frequently Asked Questions == = How to create a Telegram Bot = [How do I create a bot?](https://core.telegram.org/bots/faq#how-do-i-create-a-bot). == Screenshots == 1. Settings Page 2. Settings Page (Cont...) 3. Widget Settings (back-end) 4. Widget View (front-end) 5. Widget Messages List == Changelog == = 1.3.2 = * Fixed the DOMDocument error when allow_url_fopen is off * Switched to normal HTTP requests to fetch the remote HTML = 1.3.1 = * Fixed the Parse Error in older PHP versions = 1.3.0 = * Major upgrade * Fixes the static width of widgets * Auto remove deleted messages * Performance improvements = 1.2.0 = * Fixed the problem with empty widget title * Universalized Telegram Bot API Library * Minor fixes = 1.1.2 = * Fixed the CSS issue with message width = 1.1.1 = * Fixed the CSS issue with narrow sidebars = 1.1.0 = * Added Messages List Table * Added Manual pulling of the messages = 1.0.0 = * Initial Release. == Upgrade Notice ==