Changeset 1841410
- Timestamp:
- 03/16/2018 01:49:27 PM (8 years ago)
- File:
-
- 1 edited
-
multiple-cropped-images/trunk/dist/MCI_Usage.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
multiple-cropped-images/trunk/dist/MCI_Usage.php
r1762988 r1841410 57 57 require_once __DIR__ . '/MCI_Core.php'; 58 58 59 if(!MCI_Core::postTypeIsActive())60 {61 return '';62 }63 64 59 $atts = shortcode_atts([ 65 60 'id' => 0,
Note: See TracChangeset
for help on using the changeset viewer.