| Current Path : /home/bechata/mp/wp-content/uploads/2022/ejn73c/ |
| Current File : /home/bechata/mp/wp-content/uploads/2022/ejn73c/groups.php.tar |
home/bechata/mp/wp-content/plugins/shortcodes-ultimate/includes/config/groups.php 0000666 00000000716 15175276165 0024407 0 ustar 00 <?php defined( 'ABSPATH' ) || exit;
return apply_filters(
'su/data/groups',
array(
'all' => __( 'All', 'shortcodes-ultimate' ),
'content' => __( 'Content', 'shortcodes-ultimate' ),
'box' => __( 'Box', 'shortcodes-ultimate' ),
'media' => __( 'Media', 'shortcodes-ultimate' ),
'gallery' => __( 'Gallery', 'shortcodes-ultimate' ),
'data' => __( 'Data', 'shortcodes-ultimate' ),
'other' => __( 'Other', 'shortcodes-ultimate' ),
)
);