PluginProbe
StreamCast – bring live radio to your site with a sleek player / 2.4.0
StreamCast – bring live radio to your site with a sleek player v2.4.0
2.4.5 2.4.4 trunk 1.0 1.1 2.0.0 2.1.10 2.1.2 2.1.4 2.1.5 2.1.8 2.2.1 2.2.3 2.2.4 2.2.5 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 All 29 releases
← All changes | frameworks/codestar-framework/codestar-framework.php +20 -20 2.3.42.4.0 View file →
@@ -1,20 +1,20 @@
1 -<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly.
2 -/**
3 - *
4 - * @package Codestar Framework - WordPress Options Framework
5 - * @author Codestar <info@codestarthemes.com>
6 - * @link http://codestarframework.com
7 - * @copyright 2015-2022 Codestar
8 - *
9 - *
10 - * Plugin Name: Codestar Framework
11 - * Plugin URI: http://codestarframework.com/
12 - * Author: Codestar
13 - * Author URI: http://codestarthemes.com/
14 - * Version: 2.3.0
15 - * Description: A Simple and Lightweight WordPress Option Framework for Themes and Plugins
16 - * Text Domain: csf
17 - * Domain Path: /languages
18 - *
19 - */
20 -require_once plugin_dir_path( __FILE__ ) .'classes/setup.class.php';
1 +<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly.
2 +/**
3 + *
4 + * @package Codestar Framework - WordPress Options Framework
5 + * @author Codestar <info@codestarthemes.com>
6 + * @link http://codestarframework.com
7 + * @copyright 2015-2022 Codestar
8 + *
9 + *
10 + * Plugin Name: Codestar Framework
11 + * Plugin URI: http://codestarframework.com/
12 + * Author: Codestar
13 + * Author URI: http://codestarthemes.com/
14 + * Version: 2.3.1
15 + * Description: A Simple and Lightweight WordPress Option Framework for Themes and Plugins
16 + * Text Domain: csf
17 + * Domain Path: /languages
18 + *
19 + */
20 +require_once plugin_dir_path( __FILE__ ) .'classes/setup.class.php';