Changeset 2880263
- Timestamp:
- 03/15/2023 07:41:44 AM (3 years ago)
- Location:
- wp-bottom-menu
- Files:
-
- 53 added
- 2 edited
-
tags/2.2.1 (added)
-
tags/2.2.1/assets (added)
-
tags/2.2.1/assets/css (added)
-
tags/2.2.1/assets/css/style.css (added)
-
tags/2.2.1/assets/js (added)
-
tags/2.2.1/assets/js/customizer.js (added)
-
tags/2.2.1/assets/js/main.js (added)
-
tags/2.2.1/assets/vendors (added)
-
tags/2.2.1/assets/vendors/fontawesome (added)
-
tags/2.2.1/assets/vendors/fontawesome/all.min.css (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-brands-400.ttf (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-brands-400.woff2 (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-regular-400.ttf (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-regular-400.woff2 (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-solid-900.ttf (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-solid-900.woff2 (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-v4compatibility.ttf (added)
-
tags/2.2.1/assets/vendors/fontawesome/webfonts/fa-v4compatibility.woff2 (added)
-
tags/2.2.1/assets/vendors/select2 (added)
-
tags/2.2.1/assets/vendors/select2/select2.min.css (added)
-
tags/2.2.1/assets/vendors/select2/select2.min.js (added)
-
tags/2.2.1/inc (added)
-
tags/2.2.1/inc/customizer (added)
-
tags/2.2.1/inc/customizer/condition.php (added)
-
tags/2.2.1/inc/customizer/customizer-repeater (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/class (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/class/customizer-repeater-control.php (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/css (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/css/admin-style.css (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/css/font-awesome.css (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/css/font-awesome.min.css (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/css/fontawesome-iconpicker.min.css (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/fonts (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/fonts/FontAwesome.otf (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.eot (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.svg (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.ttf (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.woff (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.woff2 (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/functions.php (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/inc (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/inc/customizer.php (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/inc/icons.php (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/js (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/js/customizer_repeater.js (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/js/fontawesome-iconpicker.js (added)
-
tags/2.2.1/inc/customizer/customizer-repeater/js/fontawesome-iconpicker.min.js (added)
-
tags/2.2.1/inc/customizer/customizer.php (added)
-
tags/2.2.1/inc/multiple-select (added)
-
tags/2.2.1/inc/multiple-select/multiple-select.php (added)
-
tags/2.2.1/readme.txt (added)
-
tags/2.2.1/wp-bottom-menu.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-bottom-menu.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-bottom-menu/trunk/readme.txt
r2846016 r2880263 5 5 Requires at least: 5.0 6 6 Tested up to: 6.1.1 7 Stable tag: 2.2 7 Stable tag: 2.2.1 8 8 Requires PHP: 5.6 9 9 License: GPLv2 or later … … 97 97 == Changelog == 98 98 99 = 2.2.1 = 100 * Improve - Added WPMB options page link to Settings. You can access it on WP Dashboard > Settings > WP Bottom Menu. 101 99 102 = 2.2 = 100 103 * New - JavaScript onClick menu item. See here for usage: Frequently Asked Questions -
wp-bottom-menu/trunk/wp-bottom-menu.php
r2846016 r2880263 3 3 * Plugin Name: WP Bottom Menu 4 4 * Description: WP Bottom Menu allows you to add a woocommerce supported bottom menu to your site. 5 * Version: 2.2 5 * Version: 2.2.1 6 6 * Author: J4 & LiquidThemes 7 7 * Author URI: https://hub.liquid-themes.com/ … … 24 24 if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly 25 25 26 define( 'WP_BOTTOM_MENU_VERSION', '2.2 ' );26 define( 'WP_BOTTOM_MENU_VERSION', '2.2.1' ); 27 27 define( 'WP_BOTTOM_MENU_DIR_URL', plugin_dir_url( __FILE__ ) ); 28 28 define( 'WP_BOTTOM_MENU_DIR_PATH', plugin_dir_path( __FILE__ ) ); … … 109 109 add_action( 'wp_footer', array($this, 'wp_bottom_menu' ) ); 110 110 add_filter( 'plugin_action_links', array($this, 'wp_bottom_menu_action_links'), 10, 2 ); 111 112 // Admin menu - Settings > WP Bottom Menu 113 add_action( 'admin_menu', function() { 114 add_submenu_page( 115 'options-general.php', 'WP Bottom Menu', 'WP Bottom Menu', 'manage_options', 'wp-bottom-menu', 116 function(){ 117 wp_redirect( admin_url( 'customize.php?autofocus[panel]=wpbottommenu_panel' ) ); 118 } 119 ); 120 } ); 111 121 112 122 add_action( 'customize_controls_enqueue_scripts', function(){
Note: See TracChangeset
for help on using the changeset viewer.