Plugin Directory

Changeset 3384020


Ignore:
Timestamp:
10/24/2025 12:17:51 PM (5 months ago)
Author:
sajdoko
Message:

Remove unnecessary i18n class inclusion from the plugin loader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lw-all-in-one/trunk/includes/class-lw-all-in-one.php

    r3383990 r3384020  
    8585
    8686    require_once plugin_dir_path(dirname(__FILE__)) . 'includes/class-lw-all-in-one-loader.php';
    87 
    88     require_once plugin_dir_path(dirname(__FILE__)) . 'includes/class-lw-all-in-one-i18n.php';
    8987
    9088    require_once plugin_dir_path(dirname(__FILE__)) . 'includes/helpers/lw-all-in-one-helper-functions.php';
Note: See TracChangeset for help on using the changeset viewer.