Changeset 2650853
- Timestamp:
- 12/30/2021 09:56:47 AM (4 years ago)
- Location:
- codec-sponsored-content/trunk
- Files:
-
- 2 edited
-
codec-sponsored-content.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
codec-sponsored-content/trunk/codec-sponsored-content.php
r2650848 r2650853 3 3 Plugin Name: CODEC Sponsored Content 4 4 description: Premium monetizing system for quality blogs & publications. Generate revenue by displaying a widget with manually approved branded content. 5 Version: 2.0. 05 Version: 2.0.1 6 6 Author: CODEC Prime Inc. 7 7 Author URI: https://codecprime.com … … 11 11 if (!defined('ABSPATH')) exit; // Exit if accessed directly 12 12 13 define('cppp_widget_version', '2.0. 0' . date('ymdhis'));13 define('cppp_widget_version', '2.0.1' . date('ymdhis')); 14 14 $plugin = plugin_basename( __FILE__ ); 15 15 -
codec-sponsored-content/trunk/readme.txt
r2650848 r2650853 6 6 Tested up to: 5.6 7 7 Requires PHP: 5.2.4 8 Stable tag: 2.0. 08 Stable tag: 2.0.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.