add_action('rest_api_init', function () { register_rest_route('legends/v1', '/playlist', array( 'methods' => 'GET', 'callback' => function () { $url = 'https://yp.cdnstream1.com/metadata/p1w7r97sb0k/last/24.json'; $response = wp_remote_get($url, array( 'timeout' => 10, 'headers' => array( 'Accept' => 'application/json' ) )); if (is_wp_error($response)) { return new WP_Error('playlist_error', 'Could not fetch playlist.', array('status' => 500)); } $body = wp_remote_retrieve_body($response); return new WP_REST_Response(json_decode($body, true), 200); }, 'permission_callback' => '__return_true' )); });

Upcoming Events

Open Modal

    « All Events

    • This event has passed.

    Country Music Project @ Tailgate Tavern

    May 7 @ 6:00 pm - 10:00 pm

    Free
    461ed0c98736d99e083744879e6a193d

    Come out and see this super hot country music group FREE at the Tailgate Tavern

     

    Details

    Date:
    May 7
    Time:
    6:00 pm - 10:00 pm
    Cost:
    Free
    Event Category:
    View Event Website

    Venue

    Tailgate Tavern & Grill
    19552 Mainstreet
    Parker, CO 80138 United States
    + Google Map
    Phone:
    (303) 841-7179
    View Venue Website
    Loading...