BLUE
PHP 7.4.33
Path:
/home/zcziejy/ryadselyen/parts
Run
Logout
Edit File
Size: 722 B
Close
/home/zcziejy/ryadselyen/parts/settings-textarea-field.php
Text
Base64
<?php // Exits if accessed directly. if ( ! defined( 'ABSPATH' ) ) exit; printf( '<textarea name="%1$s" id="%1$s" class="%2$s" rows="%3$s" cols="50">%4$s</textarea>', esc_attr( $args[ 'label_for' ] ), esc_attr( $args[ 'input_class' ] ?? '' ), esc_attr( $args[ 'rows' ] ?? 4 ), esc_textarea( YMFSEO_Settings::get_option( $args[ 'label_for' ] ) ), ); if ( isset( $args[ 'description' ] ) ) { printf( '<p class="description">%s</p>', wp_kses_post( $args[ 'description' ] ) ); } ?> <?php if ( $args[ 'codemirror' ] ?? false ) : ?> <script> jQuery( function( $ ) { wp.codeEditor.initialize( '<?php echo esc_html( $args[ 'label_for' ] ); ?>', {} ); }); </script> <?php endif; ?>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 16
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.htaccess
420 B
lrw-r--r--
2026-01-09 04:01:53
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
favicon.php
836 B
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
head.php
5.27 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
meta-box.php
3.95 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-checkbox-field.php
602 B
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-image-field.php
3.82 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-page.php
1.17 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-redirects-field.php
2.88 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-robots-txt-field.php
2.05 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-section.php
188 B
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-select-field.php
1009 B
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-separator-field.php
704 B
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-text-field.php
680 B
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-textarea-field.php
722 B
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
site-health-seo-tab.php
3.00 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
term-meta-fields.php
1.97 KB
lrw-r--r--
2025-12-25 08:41:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).