# streamcast/2.2.5/admin/codestar-framework/views/documentation.php

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

- Page: https://pluginprobe.com/plugins/streamcast/2.2.5/code/admin/codestar-framework/views/documentation.php
- Raw: https://pluginprobe.com/plugins/streamcast/2.2.5/raw/admin/codestar-framework/views/documentation.php
- Modified: 2025-04-16T21:12:32+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.2.5/code/admin/codestar-framework/views/documentation.php#L10-L20`.

```php
<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly. ?>

<p>If you are new to Codestar Framework, here is a step-by-step plan for getting started.</p>

<p><a href="http://codestarframework.com/documentation/" class="button" target="_blank" rel="nofollow"><i class="fas fa-book"></i> Online Documentation</a></p>

```
