Plugin Directory

Changeset 1841410


Ignore:
Timestamp:
03/16/2018 01:49:27 PM (8 years ago)
Author:
webtimal
Message:

Bug fixed where images would not be displaying

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multiple-cropped-images/trunk/dist/MCI_Usage.php

    r1762988 r1841410  
    5757            require_once __DIR__ . '/MCI_Core.php';
    5858
    59             if(!MCI_Core::postTypeIsActive())
    60             {
    61                 return '';
    62             }
    63 
    6459            $atts = shortcode_atts([
    6560                'id'      => 0,
Note: See TracChangeset for help on using the changeset viewer.