开发者 |
algoritmika
anbinder wpcodefactory karzin omardabbas kousikmukherjeeli |
---|---|
更新时间 | 2024年9月5日 17:37 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
“GREAT! WORKS PERFECT AND WONDERFUL SUPPORT: I needed a simple way to allow my clients to go back (BACK TO RESULTS) using my IDX real estate pages. The Back Button worked perfect and was easy to use. The Developer also was very kind to provide me with some additional code to match the rest of my web site colors.” – ⭐⭐⭐⭐⭐ norwood451Main Page | Support Forum | Documentation & How to Navigating through a website should be smooth sailing, right? Well, that's where our Back Button plugin steps in. It's all about simplicity and convenience. With just a shortcode or widget, users can add a customizable Back button to their WordPress site, a simple & handy tool for improving navigation and enhancing the user experience, making it smooth for visitors to explore your content and navigate your site easily. 🚀 Main Features: FREE Version 🚀 Add Back Button Using WordPress Widget As simple as it sounds, you can add & customize your back button with WP Widget, whenever they are supported on your theme (sidebar, header, footer, menu, WooCommerce sidebar, etc). It comes with multiple options to customize the appearance of your Back button widget:
[alg_back_button]
or echo alg_back_button( 'Back' );
PHP function.
🚀 Font Awesome Support
You can include any icon in your back button using simple addition to the shortcode, like [alg_back_button fa="fas fa-angle-double-left"]
❤️ User Testimonials: See What Others Are Saying!
“Great plugin with excellent support: This is a “must have” plugin for every WordPress site, thanks to the developer for creating this plugin, and for providing excellent and fast support.” – ⭐⭐⭐⭐⭐ carsten-lund “Great Plugin!!!: I had a slight issue that was mainly my own error, but the author responded very quickly and all was resolved on this wonderfully simple and very useful plugin.” – ⭐⭐⭐⭐⭐ kastenmeier “Great plugin with excellent support: This is a “must have” plugin for every WordPress site, thanks to the developer for creating this plugin, and for providing excellent and fast support.” – ⭐⭐⭐⭐⭐ carsten-lund “Awesome plugin: It just works perfect!” – ⭐⭐⭐⭐⭐ anticosti🏆 Do More: PRO Version The premium version of Back Button Widget plugin comes with more features, like: 🏆 Add Back Button to WordPress Menus You can add the back button to any menu location (based on your theme options) or your own menus that you've created. The options allow you to customize the button & item template for the back button 🏆 Add Back Button as Floating Button Add the back function as a floating button anywhere on your page, select from bottom (right & left), and top (right & left) locations where the button should appear. This comes with basic CSS options to change horizontal & vertical margins. 💯 Why WPFactory?
ALG_BACK_BUTTON_WIDGET_VERSION
constant updated.fa_template
attribute added (defaults to %icon%
).before
and after
attributes added.plugins_loaded
action now.show_on_url_param
and show_on_url_param_value
attributes added.hide_on_url_param
and hide_on_url_param_value
attributes added.type
- href
option added.load_plugin_textdomain
moved to the init
action.[alg_back_button]
- fa
(Font Awesome) attribute added.[alg_back_button]
- Language (i.e., translation) attributes (lang
and not_lang_text
) added.[alg_back_button_translate]
shortcode added).