Easy Property Listings 3.5.15 Code Reference
  • Package
  • Function
  • Tree
  • Todo
  • Hook Reference

Packages

  • EPL
    • Admin
      • Actions
      • Classes
        • ContactsTable
        • ReportsGraph
        • Welcome
      • Contacts
      • ContactsActions
      • ContactsFunctions
      • Elements
      • Functions
      • Help
      • HelpSingle
      • Menus
      • MenusAddons
      • MenusExtensions
      • MenusLicenses
      • Plugins
      • Reports
      • ReportsGraphing
      • User
    • Assets
      • ScriptsStyles
      • SVG
    • Classes
      • AuthorLoader
      • AuthorMeta
      • Contact
      • Cron
      • CustomPostType
      • Forms
      • License
      • ListingAdvanced
      • ListingElements
      • MetaboxesCustomFields
      • Pagination
      • PropertyMeta
      • RenderFields
      • RestAPI
      • Search
      • Session
      • Updater
    • Compatibility
      • Extensions
      • Functions
      • Shortcodes
    • Functions
      • Actions
      • ConditionalTags
      • ErrorTracking
      • Formatting
      • Front
      • Global
      • Install
      • Pagination
      • Settings
      • Templates
    • Hooks
      • EnergyCertificate
      • ExternalLinks
      • FloorPlan
      • Map
      • ReadMore
      • WebLink
    • Meta
      • InitCustomFields
      • Meta
    • PostTypes
      • Business
      • Commercial
      • CommercialLand
      • Contact
      • Functions
      • Land
      • Property
      • Rental
      • Rural
    • Shortcode
      • CommercialListingSearch
      • ContactForm
      • Listing
      • ListingAdvanced
      • ListingAuction
      • ListingCategory
      • ListingFeature
      • ListingLocation
      • ListingMetaDoc
      • ListingOpen
      • ListingResults
      • ListingSearch
      • Map
    • Taxonomy
      • BusinessCategories
      • ContactTag
      • Features
      • Location
    • Templates
      • Themes
        • iThemes
        • iThemesBuilder
    • Widget
      • Admin
        • Dashboard
      • Classes
        • Author
        • ContactCapture
        • Gallery
        • Listing
        • Search
      • Functions
  • None
  • WordPress
    • Session

Functions

  • epl_array_map_recursive
  • epl_currency_formatted_amount
  • epl_custom_post_author_archive
  • epl_ends_with
  • epl_feedsync_format_date
  • epl_feedsync_format_date_auction
  • epl_feedsync_format_strip_currency
  • epl_feedsync_format_sub_number
  • epl_feedsync_switch_date_time
  • epl_generate_search_instance_counter
  • epl_generate_unique_tab_counter
  • epl_get_active_post_types
  • epl_get_admin_option_fields
  • epl_get_author_id_from_name
  • epl_get_available_status_list
  • epl_get_beta_enabled_extensions
  • epl_get_contact_categories
  • epl_get_contacts
  • epl_get_countries_list
  • epl_get_currencies
  • epl_get_currency
  • epl_get_currency_position
  • epl_get_decimal_separator
  • epl_get_local_timestamp
  • epl_get_option
  • epl_get_post_types
  • epl_get_property_area_unit_opts
  • epl_get_property_authority_opts
  • epl_get_property_com_authority_opts
  • epl_get_property_com_listing_type_opts
  • epl_get_property_com_property_extent_opts
  • epl_get_property_com_tenancy_opts
  • epl_get_property_exclusivity_opts
  • epl_get_property_meta
  • epl_get_property_meta_label
  • epl_get_property_rent_period_opts
  • epl_get_property_status_opts
  • epl_get_sales_by_date
  • epl_get_the_address
  • epl_get_the_status
  • epl_get_the_status_label
  • epl_get_the_under_offer
  • epl_get_thousands_separator
  • epl_get_thumbnail_sizes
  • epl_get_unique_post_meta_values
  • epl_image_size_names_choose
  • epl_image_sizes
  • epl_is_avada_theme
  • epl_is_builder_framework_theme
  • epl_is_divi_framework_theme
  • epl_is_genesis_framework_theme
  • epl_is_twenty_twenty_theme
  • epl_labels
  • epl_leased_label_status_filter_callback
  • epl_listing_load_meta_commercial_category
  • epl_listing_load_meta_commercial_category_value
  • epl_listing_load_meta_commercial_rent_period
  • epl_listing_load_meta_commercial_rent_period_value
  • epl_listing_load_meta_land_category
  • epl_listing_load_meta_property_category
  • epl_listing_load_meta_rural_category
  • epl_listing_load_meta_rural_category_value
  • epl_listing_meta_land_category_value
  • epl_listing_meta_property_category_value
  • epl_meta_location_label
  • epl_meta_under_offer_label
  • epl_month_num_to_name
  • epl_parse_atts
  • epl_pmxi_import_post_saved
  • epl_populate_post_author_email
  • epl_property_author_archives
  • epl_register_post_type
  • epl_remote_url_get
  • epl_render_html_fields
  • epl_sanitize_html_tags
  • epl_search_listing
  • epl_single_and_archive_functions
  • epl_sold_label_status_filter_callback
  • epl_starts_with
  • epl_tax_location_label
  • epl_the_address
  • epl_the_property_meta
  • epl_the_status
  • epl_the_under_offer
  • epl_under_offer_label_status_filter_callback
  • get_category_label
  • get_epl_image_sizes

Function epl_feedsync_format_date_auction

REAXML Auction Date Processing Function for WP All Import and FeedSync

Some imports set the current date instead of the date from the REAXML file. Usage in WP All Import Post Date field is: [epl_feedsync_format_date_auction({AUCDATE[1]},{AUC_TIME[1]})]

Package: EPL\Functions\Global
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.1.7
Located at lib/includes/functions.php

Parameters summary

string $date Date.
string $time Time.

Return value summary

string formatted date
Easy Property Listings 3.5.15 Code Reference API documentation generated by ApiGen