Changeset 2763763
- Timestamp:
- 07/30/2022 08:33:22 AM (4 years ago)
- Location:
- wp-bottom-menu
- Files:
-
- 53 added
- 3 edited
-
tags/2.0.1 (added)
-
tags/2.0.1/assets (added)
-
tags/2.0.1/assets/css (added)
-
tags/2.0.1/assets/css/style.css (added)
-
tags/2.0.1/assets/js (added)
-
tags/2.0.1/assets/js/customizer.js (added)
-
tags/2.0.1/assets/js/main.js (added)
-
tags/2.0.1/assets/vendors (added)
-
tags/2.0.1/assets/vendors/fontawesome (added)
-
tags/2.0.1/assets/vendors/fontawesome/all.min.css (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-brands-400.ttf (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-brands-400.woff2 (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-regular-400.ttf (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-regular-400.woff2 (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-solid-900.ttf (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-solid-900.woff2 (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-v4compatibility.ttf (added)
-
tags/2.0.1/assets/vendors/fontawesome/webfonts/fa-v4compatibility.woff2 (added)
-
tags/2.0.1/assets/vendors/select2 (added)
-
tags/2.0.1/assets/vendors/select2/select2.min.css (added)
-
tags/2.0.1/assets/vendors/select2/select2.min.js (added)
-
tags/2.0.1/inc (added)
-
tags/2.0.1/inc/customizer (added)
-
tags/2.0.1/inc/customizer/condition.php (added)
-
tags/2.0.1/inc/customizer/customizer-repeater (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/class (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/class/customizer-repeater-control.php (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/css (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/css/admin-style.css (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/css/font-awesome.css (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/css/font-awesome.min.css (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/css/fontawesome-iconpicker.min.css (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/fonts (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/fonts/FontAwesome.otf (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.eot (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.svg (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.ttf (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.woff (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/fonts/fontawesome-webfont.woff2 (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/functions.php (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/inc (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/inc/customizer.php (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/inc/icons.php (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/js (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/js/customizer_repeater.js (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/js/fontawesome-iconpicker.js (added)
-
tags/2.0.1/inc/customizer/customizer-repeater/js/fontawesome-iconpicker.min.js (added)
-
tags/2.0.1/inc/customizer/customizer.php (added)
-
tags/2.0.1/inc/multiple-select (added)
-
tags/2.0.1/inc/multiple-select/multiple-select.php (added)
-
tags/2.0.1/readme.txt (added)
-
tags/2.0.1/wp-bottom-menu.php (added)
-
trunk/inc/customizer/customizer.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-bottom-menu.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-bottom-menu/trunk/inc/customizer/customizer.php
r2763355 r2763763 1 2 1 <?php 3 2 -
wp-bottom-menu/trunk/readme.txt
r2763355 r2763763 5 5 Requires at least: 5.0 6 6 Tested up to: 6.0.1 7 Stable tag: 2.0 7 Stable tag: 2.0.1 8 8 Requires PHP: 5.6 9 9 License: GPLv2 or later … … 68 68 == Changelog == 69 69 70 == 2.0.1 == 71 * Fix - headers already sent issue https://wordpress.org/support/topic/error-1671/ 72 * Fix - FontAwesome v4.x icons missing 73 70 74 == 2.0 == 71 75 * New - Condition Manager - Now there are settings where you can show WP Bottom Menu on any page or user role you want. Check it 'WP Bottom Menu > Conditions'. -
wp-bottom-menu/trunk/wp-bottom-menu.php
r2763355 r2763763 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.0 5 * Version: 2.0.1 6 6 * Author: J4 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.0 ' );26 define( 'WP_BOTTOM_MENU_VERSION', '2.0.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__ ) ); … … 192 192 193 193 if ( get_option( 'wpbottommenu_iconset', 'fontawesome' ) == 'fontawesome' ){ 194 wp_enqueue_style( 'font-awesome', WP_BOTTOM_MENU_DIR_URL . 'inc/customizer -repeater/css/font-awesome.min.css', array(), CUSTOMIZER_REPEATER_VERSION );194 wp_enqueue_style( 'font-awesome', WP_BOTTOM_MENU_DIR_URL . 'inc/customizer/customizer-repeater/css/font-awesome.min.css', array(), CUSTOMIZER_REPEATER_VERSION ); 195 195 } 196 196 if ( get_option( 'wpbottommenu_iconset', 'fontawesome' ) == 'fontawesome2' ){ … … 310 310 </form> 311 311 </div> 312 <?php endif; 312 <?php endif; 313 313 314 314 }
Note: See TracChangeset
for help on using the changeset viewer.