Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/woo-image-seo/views/partials/form-rows/count.php
Назад
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly // provided when rendering this partial if ( empty( $type ) ) { return; } $name = $type . '[count]'; ?> <div class="form__row"> <input type="checkbox" class="hidden" name="<?php echo $name ?>" value="0" checked > <label class="label--checkbox" for="<?php echo $name ?>" > <input type="checkbox" name="<?php echo $name ?>" id="<?php echo $name ?>" value="1" <?php if ( ! empty( $settings[ $type ]['count'] ) ) : // don't use checked() here because old versions don't have it ?> checked <?php endif; ?> ><?php /* translators: %s is one of the following: "alt" or "title" */ printf( __( 'Add image number to %s attributes', 'woo-image-seo' ), $type ) ?> <span class="checkmark"></span> <a href="#count-help" class="dashicons dashicons-editor-help" title="<?php _e( 'Click to learn about the Add Image Number option', 'woo-image-seo' ) ?>" ></a> </label> </div><!-- /.form__row -->
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка