- woocommerce-advanced-products-labels.php – the main data file of the plugin for WordPress.
- main.php – is the main plugin file.
- loco.xml – additional information for Loco Translate plugin.
- wpml-config.xml – additional information for WordPress Multilingual plugin.
- berocket – is a framework for BeRocket plug-ins.
- css – plugin styles:
- admin.css – styles for plugin settings;
- frontend.css – styles for labels;
- templates.css – styles for some templates;
- tippy.css – styles for tooltips on labels.
- images – images used in the plugin.
- includes – files with functions and basic functionality:
- compatibility – compatibility files with other plugins;
- better_position.php – Better Position of labels;
- custom_post.php – create and configure label posts;
- paid.php – additional features for the paid version;
- tripwire.php – additional conditions and features.
- js – Javascript files of the plugin:
- admin.js – scripts for plugin settings;
- tippy.min.js – a script for tooltips on labels;
- templates – output templates:
- label.php – setup template on product pages.