n Name: AE Social Follow Disabler * Plugin URI: https://pushentertainment.com * Description: Disables the [ae-social-follow] shortcode by rendering nothing * Version: 1.0.0 * Author: P. Fernihough, Push Entertainment * License: GPL v2 or later */ // Prevent direct access if (!defined('ABSPATH')) { exit; } /** * Register the shortcode handler that returns empty string */ function ae_social_follow_disable_shortcode($atts, $content = null) { // Return empty string to render nothing return ''; } /** * Register shortcode with conflict detection */ function ae_social_follow_register_disabler() { global $shortcode_tags; // Check if shortcode already exists if (isset($shortcode_tags['ae-social-follow'])) { // Optionally log or notify about conflict error_log('AE Social Follow Disabler: Overriding existing ae-social-follow shortcode'); } // Register the shortcode (will override existing one) add_shortcode('ae-social-follow', 'ae_social_follow_disable_shortcode'); } // Hook to init to ensure it runs after other plugins add_action('init', 'ae_social_follow_register_disabler', 999); 'SIX WORDS' OUT NOW - Guy Garvey
Guy Garvey

Guy Garvey

‘SIX WORDS’ OUT NOW

‘SIX WORDS’ OUT NOW

October 15, 2021

The second single from elbow’s forthcoming album ‘Flying Dream 1’ is the softly spellbinding ‘Six Words’. Out now.

Guy Garvey, on this classic elbow love song:

“I can’t remember the exact genesis of the track, but it is definitely one of Craig’s. In some ways it’s familiar territory lyrically, it has similar sentiments to ‘Mirrorball’ but it draws heavily on my teenage years: the bottle green in the song is the colour of my school uniform and the six lanes is the traffic on the road to school in Prestwich. Though that six lanes line was something I originally wrote back in the early elbow days when I sat in The Cornerhouse people watching so it’s a double reminisce and a return to my love of writing about love.”

Watch the video for ‘Six Words’ filmed during the recording of the album at Theatre Royal Brighton here.

Stream/download ‘Six Words’ here.

elbow’s ninth studio album, ‘Flying Dream 1’, is released on November 19. Pre-Order here.