Plugin Directory

Changeset 2650853


Ignore:
Timestamp:
12/30/2021 09:56:47 AM (4 years ago)
Author:
codecprime
Message:

v 2.0.1

Location:
codec-sponsored-content/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • codec-sponsored-content/trunk/codec-sponsored-content.php

    r2650848 r2650853  
    33   Plugin Name: CODEC Sponsored Content
    44   description: Premium monetizing system for quality blogs & publications. Generate revenue by displaying a widget with manually approved branded content.
    5    Version: 2.0.0
     5   Version: 2.0.1
    66   Author: CODEC Prime Inc.
    77   Author URI: https://codecprime.com
     
    1111if (!defined('ABSPATH')) exit; // Exit if accessed directly
    1212
    13 define('cppp_widget_version', '2.0.0' . date('ymdhis'));
     13define('cppp_widget_version', '2.0.1' . date('ymdhis'));
    1414$plugin = plugin_basename( __FILE__ );
    1515
  • codec-sponsored-content/trunk/readme.txt

    r2650848 r2650853  
    66Tested up to: 5.6
    77Requires PHP: 5.2.4
    8 Stable tag: 2.0.0
     8Stable tag: 2.0.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.