文件操作 - page_meta.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/i2kplay/public_html/wp-content/themes/flatsome/inc/builder/shortcodes/page_meta.php
编辑文件内容
<?php add_ux_builder_shortcode( 'ux_the_title', array( 'name' => __( 'Page Title' ), 'category' => __( 'Meta' ), 'options' => array( 'video' => array( 'type' => 'textfield', 'heading' => 'Video', ), ) ) ); add_ux_builder_shortcode( 'ux_breadcrumbs', array( 'name' => __( 'Breadcrumbs' ), 'category' => __( 'Meta' ), 'options' => array( 'video' => array( 'type' => 'textfield', 'heading' => 'Video', ), ) ) ); add_ux_builder_shortcode( 'ux_subnav', array( 'name' => __( 'Sub Navs' ), 'category' => __( 'Meta' ), 'options' => array( 'video' => array( 'type' => 'textfield', 'heading' => 'Video', ), ) ) ); add_ux_builder_shortcode( 'ux_excerpt', array( 'name' => __( 'Excerpt' ), 'category' => __( 'Meta' ), 'options' => array( 'video' => array( 'type' => 'textfield', 'heading' => 'Video', ), ) ) );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件