Changeset 1529948
- Timestamp:
- 11/07/2016 10:38:34 PM (9 years ago)
- Location:
- newscodes-news-magazine-and-blog-elements/trunk
- Files:
-
- 3 edited
-
includes/nc-admin.php (modified) (1 diff)
-
newscodes.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
newscodes-news-magazine-and-blog-elements/trunk/includes/nc-admin.php
r1529942 r1529948 515 515 'field_type' => 'checkbox', 516 516 'field_settings' => '', 517 'field_name' => 'show_t ime',517 'field_name' => 'show_taxonomy', 518 518 'field_class' => '' 519 519 ); -
newscodes-news-magazine-and-blog-elements/trunk/newscodes.php
r1529942 r1529948 4 4 Plugin URI: http://www.mihajlovicnenad.com/newscodes 5 5 Description: News elements for your Wordpress webiste! - http://www.mihajlovicnenad.com 6 Version: 2.0. 26 Version: 2.0.3 7 7 Author: Mihajlovic Nenad 8 8 Author URI: http://www.mihajlovicnenad.com … … 19 19 final class NewsCodes { 20 20 21 public static $version = '2.0. 2';21 public static $version = '2.0.3'; 22 22 23 23 protected static $_instance = null; -
newscodes-news-magazine-and-blog-elements/trunk/readme.txt
r1529942 r1529948 5 5 Requires at least: 3.5 6 6 Tested up to: 4.6.1 7 Stable tag: 2.0. 27 Stable tag: 2.0.3 8 8 License: GPL2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.