BLUE
PHP 7.4.33
Path:
/home/zcziejy/ryadselyen/parts
Run
Logout
Edit File
Size: 1.97 KB
Close
/home/zcziejy/ryadselyen/parts/term-meta-fields.php
Text
Base64
<?php // Exits if accessed directly. if ( ! defined( 'ABSPATH' ) ) exit; $meta_fields = new YMFSEO_Meta_Fields( $term, false ); ?> <table class="form-table"> <h2><?php esc_html_e( 'SEO', 'ym-fast-seo' ); ?></h2> <tbody> <!-- Title --> <tr class="form-field"> <th scope="row"> <label for="ymfseo-title"><?php esc_html_e( 'Title', 'ym-fast-seo' ); ?></label> </th> <td> <?php printf( '<input type="text" name="%1$s" id="%1$s" value="%2$s" data-min="%3$s" data-rec="%4$s" data-max="%5$s" placeholder="%6$s">', 'ymfseo-title', esc_attr( $meta_fields->title ), esc_attr( YMFSEO_Checker::$meta_lengths[ 'title' ][ 'min' ] ), esc_attr( implode( '-', YMFSEO_Checker::$meta_lengths[ 'title' ][ 'rec' ] ) ), esc_attr( YMFSEO_Checker::$meta_lengths[ 'title' ][ 'max' ] ), esc_attr( YMFSEO_Settings::get_option( "taxonomy_title_{$taxonomy}" ) ), ); ?> <div class="ymfseo-length-checker ymfseo-length-checker_term" data-for="ymfseo-title"></div> </td> </tr> <!-- Description --> <tr class="form-field"> <th scope="row"> <label for="ymfseo-description"><?php esc_html_e( 'Description', 'ym-fast-seo' ); ?></label> </th> <td> <?php printf( '<textarea name="%1$s" id="%1$s" rows="5" cols="50" class="large-text" style="%2$s" data-min="%3$s" data-rec="%4$s" data-max="%5$s" placeholder="%6$s">%7$s</textarea>', 'ymfseo-description', esc_attr( 'vertical-align:middle' ), esc_attr( YMFSEO_Checker::$meta_lengths[ 'description' ][ 'min' ] ), esc_attr( implode( '-', YMFSEO_Checker::$meta_lengths[ 'description' ][ 'rec' ] ) ), esc_attr( YMFSEO_Checker::$meta_lengths[ 'description' ][ 'max' ] ), esc_attr( YMFSEO_Settings::get_option( "taxonomy_description_{$taxonomy}" ) ), esc_attr( $meta_fields->description ), ); ?> <div class="ymfseo-length-checker ymfseo-length-checker_term" data-for="ymfseo-description"></div> </td> </tr> </tbody> </table>
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).