Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/uploads/flags/twig-extensions.tar
Назад
wpml-twig-wp-plugin-extension.php 0000644 00000000750 14721717707 0013155 0 ustar 00 <?php use WPML\Core\Twig_Extension; use WPML\Core\Twig_SimpleFilter; class WPML_Twig_WP_Plugin_Extension extends Twig_Extension { /** * Returns the name of the extension. * @return string The extension name */ public function getName() { return 'wp_plugin'; } public function getFilters() { return array( new Twig_SimpleFilter( 'wp_do_action', array( $this, 'wp_do_action_filter' ) ), ); } public function wp_do_action_filter( $tag ) { do_action( $tag ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка