Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
ppine
/
wp-content
/
plugins
/
trx_addons
/
components
/
cpt
/
cars
/
File Content:
widget.cars_search-sc-vc.php
<?php /** * Widget: Cars Search (Advanced search form) (WPBakery support) * * @package ThemeREX Addons * @since v1.6.25 */ // Don't load directly if ( ! defined( 'TRX_ADDONS_VERSION' ) ) { exit; } // Add [trx_widget_cars_search] in the VC shortcodes list if (!function_exists('trx_addons_sc_widget_cars_search_add_in_vc')) { function trx_addons_sc_widget_cars_search_add_in_vc() { if (!trx_addons_exists_vc()) return; vc_lean_map("trx_widget_cars_search", 'trx_addons_sc_widget_cars_search_add_in_vc_params'); class WPBakeryShortCode_Trx_Widget_Cars_Search extends WPBakeryShortCode {} } add_action('init', 'trx_addons_sc_widget_cars_search_add_in_vc', 20); } // Return params if (!function_exists('trx_addons_sc_widget_cars_search_add_in_vc_params')) { function trx_addons_sc_widget_cars_search_add_in_vc_params() { return apply_filters('trx_addons_sc_map', array( "base" => "trx_widget_cars_search", "name" => esc_html__("Cars Search", 'trx_addons'), "description" => wp_kses_data( __("Insert advanced form for search cars", 'trx_addons') ), "category" => esc_html__('ThemeREX', 'trx_addons'), "icon" => 'icon_trx_widget_cars_search', "class" => "trx_widget_cars_search", "content_element" => true, "is_container" => false, "show_settings_on_create" => true, "params" => array_merge( array( array( "param_name" => "title", "heading" => esc_html__("Widget title", 'trx_addons'), "description" => wp_kses_data( __("Title of the widget", 'trx_addons') ), "admin_label" => true, "type" => "textfield" ), array( "param_name" => "type", "heading" => esc_html__("Layout", 'trx_addons'), "description" => wp_kses_data( __("Select widget's layout", 'trx_addons') ), "admin_label" => true, 'save_always' => true, "std" => "horizontal", "value" => array_flip(apply_filters('trx_addons_sc_type', trx_addons_get_list_sc_directions(), 'trx_widget_cars_search')), "type" => "dropdown" ), array( "param_name" => "orderby", "heading" => esc_html__("Order by", 'trx_addons'), "description" => wp_kses_data( __("Select the sorting type for search results", 'trx_addons') ), "std" => "date", 'save_always' => true, "value" => array_flip(trx_addons_get_list_sc_query_orderby('', 'date,price,title')), "type" => "dropdown" ), array( "param_name" => "order", "heading" => esc_html__("Order", 'trx_addons'), "description" => wp_kses_data( __("Select sorting order of search results", 'trx_addons') ), "std" => "desc", 'save_always' => true, "value" => array_flip(trx_addons_get_list_sc_query_orders()), "type" => "dropdown" ) ), trx_addons_vc_add_id_param() ) ), 'trx_widget_cars_search' ); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
gutenberg
---
0755
cars-icon.png
628 bytes
0644
cars-sc-elementor.php
9892 bytes
0644
cars-sc-gutenberg.php
6718 bytes
0644
cars-sc-vc.php
9325 bytes
0644
cars-sc.php
3752 bytes
0644
cars.admin.js
2040 bytes
0644
cars.agents.php
27586 bytes
0644
cars.css
18124 bytes
0644
cars.elementor.editor.js
2834 bytes
0644
cars.js
4439 bytes
0644
cars.php
59382 bytes
0644
cars.png
1614 bytes
0644
cars.responsive.css
3218 bytes
0644
cars.taxonomy_city.php
8031 bytes
0644
cars.taxonomy_features.php
4571 bytes
0644
cars.taxonomy_labels.php
4569 bytes
0644
cars.taxonomy_maker.php
8156 bytes
0644
cars.taxonomy_model.php
9333 bytes
0644
cars.taxonomy_status.php
4532 bytes
0644
cars.taxonomy_type.php
8030 bytes
0644
tpe.widget.cars_compare.php
1635 bytes
0644
tpe.widget.cars_sort.php
1444 bytes
0644
tpl.agents.archive.php
1628 bytes
0644
tpl.agents.default-item.php
2205 bytes
0644
tpl.agents.single.php
2525 bytes
0644
tpl.author.php
1766 bytes
0644
tpl.cars.archive.php
225 bytes
0644
tpl.cars.compare.php
5316 bytes
0644
tpl.cars.default-item.php
8485 bytes
0644
tpl.cars.default.php
4210 bytes
0644
tpl.cars.parts.agent.php
3963 bytes
0644
tpl.cars.parts.form.php
5918 bytes
0644
tpl.cars.parts.loop.php
2097 bytes
0644
tpl.cars.parts.price.php
1201 bytes
0644
tpl.cars.single.php
15699 bytes
0644
tpl.cars.slider-slide.php
4355 bytes
0644
tpl.cars.slider.php
3643 bytes
0644
tpl.widget.cars_compare.php
1246 bytes
0644
tpl.widget.cars_search.php
14308 bytes
0644
tpl.widget.cars_sort.php
2230 bytes
0644
widget.cars_compare-sc-elementor.php
3199 bytes
0644
widget.cars_compare-sc-vc.php
1703 bytes
0644
widget.cars_compare-sc.php
1908 bytes
0644
widget.cars_compare.php
3176 bytes
0644
widget.cars_compare.png
1602 bytes
0644
widget.cars_search-sc-elementor.php
3971 bytes
0644
widget.cars_search-sc-vc.php
2907 bytes
0644
widget.cars_search-sc.php
2018 bytes
0644
widget.cars_search.php
4959 bytes
0644
widget.cars_search.png
2051 bytes
0644
widget.cars_sort-sc-elementor.php
4005 bytes
0644
widget.cars_sort-sc-vc.php
2417 bytes
0644
widget.cars_sort-sc.php
1927 bytes
0644
widget.cars_sort.php
3676 bytes
0644
widget.cars_sort.png
1858 bytes
0644
N4ST4R_ID | Naxtarrr