文件操作 - social_links.php
返回文件管理
返回主菜单
删除本文件
文件: /var/www/vec.uaysen.cl/html/wp-content/plugins/us-core/config/social_links.php
编辑文件内容
<?php defined( 'ABSPATH' ) OR die( 'This script cannot be accessed directly.' ); /** * Defines list of available social links used across the theme * * @filter us_config_social_links */ return array( 's500px' => '500px', 'behance' => 'Behance', 'deviantart' => 'DeviantArt', 'discord' => 'Discord', 'dribbble' => 'Dribbble', 'email' => us_translate( 'Email' ), 'facebook' => 'Facebook', 'flickr' => 'Flickr', 'foursquare' => 'Foursquare', 'github' => 'GitHub', 'google' => 'Google', 'houzz' => 'Houzz', 'imdb' => 'IMDb', 'instagram' => 'Instagram', 'linkedin' => 'LinkedIn', 'medium' => 'Medium', 'odnoklassniki' => 'Odnoklassniki', 'pinterest' => 'Pinterest', 'reddit' => 'Reddit', 'rss' => 'RSS', 'skype' => 'Skype', 'soundcloud' => 'SoundCloud', 'telegram' => 'Telegram', 'tiktok' => 'TikTok', 'tripadvisor' => 'Tripadvisor', 'tumblr' => 'Tumblr', 'twitch' => 'Twitch', 'twitter' => 'Twitter', 'vimeo' => 'Vimeo', 'vk' => 'Vkontakte', 'wechat' => 'WeChat', 'whatsapp' => 'WhatsApp', 'xing' => 'Xing', 'yelp' => 'Yelp', 'youtube' => 'YouTube', );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件