Select Page
  • products_compare.php – main plugin file
  • css – folder with CSS files
    • admin.css – styles for admin bar
    • colpick.css – styles for color picker block
    • font-awesome.css – standard Font Awesome styles
    • products_compare.css – front end styles
  • fonts – Font Awesome fonts
  • includes – folder with additional PHP files
    • functions.php – public functions
    • updater.php – BeRocket Updater for plugins update from BeRocket site
    • widget.php – widget for products that are added to comparison list
  • js – folder with Javascript files
    • admin.js – Javascript for admin bar settings
    • colpick.js – Javascript for color picker in admin bar settings
    • jquery.cookie.js – jQuery plugin for cookie
    • jquery.mousewheel.min.js – jQuery plugin for gaining control over mouse wheel
    • products_compare.js – Javascript for front end
  • templates – templates for settings, list style and buttons
    • compare.php – template for comparison page
    • general_settings.php – template for General tab in settings
    • Javascript_settings.php – template for Javascript tab in settings
    • license_settings.php – template for License tab in settings
    • selected_products.php – template for widget with products in compare list
    • settings.php – main plugin settings page
    • style_settings.php – template for Style tab in settings
    • text_settings.php – template for Text tab in settings