Changeset 1860329
- Timestamp:
- 04/18/2018 10:28:25 AM (8 years ago)
- Location:
- ultimate-instagram-feed/trunk
- Files:
-
- 2 edited
-
includes/class-ultimate-instagram-feed.php (modified) (1 diff)
-
ultimate-instagram-feed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-instagram-feed/trunk/includes/class-ultimate-instagram-feed.php
r1860326 r1860329 70 70 71 71 $this->plugin_name = 'ultimate-instagram-feed'; 72 $this->version = '1.3. 4';72 $this->version = '1.3.5'; 73 73 74 74 $this->load_dependencies(); -
ultimate-instagram-feed/trunk/ultimate-instagram-feed.php
r1860326 r1860329 10 10 * 11 11 * @link omark.me 12 * @since 1.3. 412 * @since 1.3.5 13 13 * @package Ultimate_Instagram_Feed 14 14 * … … 17 17 * Plugin URI: ultimate-instagram-feed 18 18 * Description: Ulitmate instagram feed is the best plugin for displaying instagram feeds by username, you can display them with already designed template by shortcode, or you can display them in your ready desgined template with the WP REST API. 19 * Version: 1.3. 419 * Version: 1.3.5 20 20 * Author: Omar Kasem 21 21 * Author URI: https://profiles.wordpress.org/omarkasem
Note: See TracChangeset
for help on using the changeset viewer.