Файловый менеджер - Редактировать - /home/digilove/public_html/plugins/system/bdthemes_shortcodes/shortcodes/table/config.php
Назад
<?php /** * @package Shortcode Ultimate * @author BdThemes http://www.bdthemes.com * @copyright Copyright (C) BdThemes Ltd * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ defined( '_JEXEC' ) or die( 'Restricted access' ); class Su_Shortcode_table_config extends Su_Data { function __construct() { parent::__construct(); } static function get_config() { return array( 'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_TABLE'), 'type' => 'mixed', 'group' => 'content', 'atts' => array( 'url' => array( 'default' => '', 'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CSV_FILE'), 'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CSV_FILE_DESC') ), 'scroll_reveal' => array( 'default' => '', 'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_SCROLL_REVEAL'), 'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_SCROLL_REVEAL_DESC') ), 'class' => array( 'default' => '', 'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLASS'), 'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLASS_DESC') ) ), 'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_TABLE_DESC'), 'content' => sprintf("<table>\n<tr>\n\t<td>Table</td>\n\t<td>Table</td>\n</tr>\n<tr>\n\t<td>Table</td>\n\t<td>Table</td>\n</tr>\n</table>"), 'icon' => 'table' ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка