🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 08:18:51 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
inc
/
components
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/inc/components
🔄 Refresh
✏️
Editing: skip-to-content-link.php
Writable
<?php add_action( 'wp_body_open', function () { echo blocksy_html_tag( 'a', [ 'class' => 'skip-link screen-reader-text', 'href' => apply_filters('blocksy:head:skip-to-content:href', '#main'), ], __('Skip to content', 'blocksy') ); }, 50 );
💾 Save Changes
❌ Cancel