=== Back Button Widget === Contributors: algoritmika, anbinder Tags: back button widget, back button Requires at least: 4.4 Tested up to: 5.3 Stable tag: 1.2.2 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Back button widget for WordPress. == Description == **Back button widget** is a lightweight plugin that lets you add "Back" button to your WordPress site. Button can be added via **widget**, `[alg_back_button]` shortcode or `alg_back_button()` function. You can also style the button, for example output it as a simple text or as a button. = Feedback = * We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins! * [Visit plugin site](https://wpfactory.com/item/back-button-widget-wordpress-plugin/). == Installation == 1. Upload the entire plugin folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the "Plugins" menu in WordPress. == Changelog == = 1.2.2 - 20/03/2020 = * Dev - Shortcodes - `[alg_back_button]` - Language (i.e. translation) attributes (`lang` and `not_lang_text`) added. * Dev - Admin action links text updated. = 1.2.1 - 03/03/2020 = * Dev - Admin action links added. * Dev - Plugin version is saved in site options now. = 1.2.0 - 20/02/2020 = * Dev - "Hide on front page" option added. * Dev - Code refactoring. * Link to Pro version added. = 1.1.2 - 26/11/2019 = * Dev - Minor code refactoring. * Tested up to: 5.3. = 1.1.1 - 21/06/2019 = * Dev - "Button JS function" option added. = 1.1.0 - 05/06/2019 = * Dev - Shortcodes are now applied on button label (and `[alg_back_button_translate]` shortcode added). * Tested up to: 5.2. = 1.0.1 - 01/03/2019 = * Dev - Widget descriptions updated. * Dev - Standard classes added to buttons. * Dev - POT file added. * Dev - readme.txt updated. = 1.0.0 - 02/08/2017 = * Initial Release. == Upgrade Notice == = 1.0.0 = This is the first release of the plugin.