Файловый менеджер - Редактировать - /home/infrafs/INFRABIKEUS/wp-content/plugins/eltd-membership/lib/shortcode-interface.php
Назад
<?php namespace ElatedMembership\Lib; /** * Interface ShortcodeInterface * @package ElatedMembership\Lib */ interface ShortcodeInterface { /** * Returns base for shortcode * @return string */ public function getBase(); /** * 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
|
Настройка