Hooks & Actions

Filters

  • stm_filter_listing_filter - Hook in filter response(json).

  • stm_filter_locate_template - Hook in template loader.

  • stm_filter_price_view - Hook in price view (Also simply changes in WP Customizer).

  • stm_filter_price_currency - Hook in price currency (Also simply changes in WP Customizer).

  • stm_filter_ajax_filter - Hook in filter response after ajax (json).

  • stm_filter_user_restrictions - Hook in user restrictions.

  • stm_filter_user_fields - Hook in user fields.

  • stm_filter_display_user_name - Hook in user displayed name.

  • stm_filter_custom_login - Hook in custom login (json).

  • stm_filter_custom_register - Hook in custom registration (json).

  • stm_filter_price_view - Hook in price view.

  • stm_filter_add_a_car - Hook in add a car (json).

  • stm_filter_add_car_media - Hook in add a car media (json).

  • stm_filter_add_car_page_url - Hook in add a car page url (link).

Actions

  • stm_listing_filter_before - Before filter inside.

  • stm_listing_filter_after - After filter inside.

  • stm_car_user_info_before_action - Add a car user info Before.

  • stm_car_user_info_after_action - Add a car user info After.

Last updated