Файловый менеджер - Редактировать - /home/infrafs/www/wp-content/plugins/eltd-twitter-feed/lib/shortcode-interface.php
Назад
<?php namespace ElatedfTwitter\Lib; /** * Interface ShortcodeInterface * @package ElatedfTwitter\Lib */ interface ShortcodeInterface { /** * Returns base for shortcode * @return string */ public function getBase(); /** * Maps shortcode to Visual Composer. Hooked on vc_before_init */ public function vcMap(); /** * Renders shortcodes HTML * * @param $atts array of shortcode params * @param $content string shortcode content * @return string */ public function render($atts, $content = null); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка