📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 10:23:40
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
js_composer
/
include
/
templates
/
shortcodes
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/js_composer/include/templates/shortcodes
🔄 Refresh
✏️
Editing: vc_gitem_post_categories.php
Writable
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * Shortcode attributes * @var $atts * Shortcode class * @var WPBakeryShortCode_Vc_Gitem_Post_Categories $this */ $atts = vc_map_get_attributes( $this->getShortcode(), $atts ); return '{{ post_categories:' . http_build_query( array( 'atts' => $atts ) ) . ' }}';
💾 Save Changes
❌ Cancel