Changeset 1846823
- Timestamp:
- 03/26/2018 08:30:35 AM (8 years ago)
- File:
-
- 1 edited
-
acf-bootstrap-button/trunk/acf-bbutton.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
acf-bootstrap-button/trunk/acf-bbutton.php
r1846820 r1846823 33 33 * @type function 34 34 * @date 17/02/2016 35 * @since 1.0. 635 * @since 1.0.7 36 36 * 37 37 * @param void … … 43 43 // vars 44 44 $this->settings = array( 45 'version' => '1.0. 6',45 'version' => '1.0.7', 46 46 'url' => plugin_dir_url( __FILE__ ), 47 47 'path' => plugin_dir_path( __FILE__ )
Note: See TracChangeset
for help on using the changeset viewer.