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

Alter Bridge share ‘Scales Are Falling” from new, self-titled album

Alter Bridge perform at Exit 111 festival Manchester^ Tennessee USA - 10-13-2019

Alter Bridge – featuring Myles Kennedy, Mark Tremonti, Brian Marshall, and Scott Phillips – return with “Scales Are Falling,” the final song released from their self-titled eighth studio album, available today. The accompanying visualizer for Scales Are Falling, created by Marcin Pospiech, is also out now; take a look: HERE.

Kennedy shares of the song: “It’s when you realize the reality of a situation where you’ve been deceived. You see the truth and how harsh it is.”

Adds Tremonti: “I was excited for this one. It has an atmospheric vibe with a lot of peaks, valleys, and moods. I solo over the bridge, and Myles plays the outro.”

The new album features 12 new tracks, and also features the previously-released songs “What Lies Within,” “Playing Aces” and lead single “Silent Divide.”

The band will also hit the road next week on a European run of dates, followed by a US headlining trek with support from Sevendust or Filter plus Tim Montana on select dates. For tickets info, head HERE.

Stream the album: HERE.

Editorial credit: L Paul Mann / Shutterstock.com

Recommended Posts

Loading...