# streamcast/2.4.0/frameworks/codestar-framework/views/support.php

StreamCast – bring live radio to your site with a sleek player, version 2.4.0. 6 lines.

- Page: https://pluginprobe.com/plugins/streamcast/2.4.0/code/frameworks/codestar-framework/views/support.php
- Raw: https://pluginprobe.com/plugins/streamcast/2.4.0/raw/frameworks/codestar-framework/views/support.php
- Modified: 2026-05-06T08:50:14+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/streamcast/2.4.0/code/frameworks/codestar-framework/views/support.php#L10-L20`.

```php
<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly. ?>

<p>We are provide support forum for premium version users. You can join to support forum for submit any question after purchasing. Free version users support is limited on github.</p>

<p><a href="http://support.codestarthemes.com/" class="button" target="_blank" rel="nofollow"><i class="fas fa-life-ring"></i> Support Forum</a> -(or)- <a href="https://github.com/Codestar/codestar-framework/issues" class="button" target="_blank" rel="nofollow"><i class="fab fa-github"></i> Github</a></p>

```
