Easy Property Listings 3.5.15 Code Reference
  • Package
  • Class
  • 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

Classes

  • EPL_Listing_Elements

Class EPL_Listing_Elements

EPL_Listing_Elements Class

Package: EPL\Classes\ListingElements
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.3.0
Located at lib/shortcodes/class-epl-listing-elements.php

Methods summary

public
# __construct( )

Construct the shortcode.

Construct the shortcode.

Since

3.3.0
public false|string|
# listing_element( array $atts )

Output example code or value if in th loop

Output example code or value if in th loop

Parameters

$atts
Array of attributes.

Returns

false|string|

Since

3.3
public false|string|
# epl_action( array $atts )

Output action

Output action

Parameters

$atts
Array of attributes for the action.

Returns

false|string|

Since

3.3
public string|
# epl_meta( array $atts )

Get meta

Get meta

Parameters

$atts
Array of attributes for the meta field.

Returns

string|

Since

3.3
public false|string
# post( array $atts )

Get post

Get post

Parameters

$atts
Array of attributes for the post object.

Returns

false|string

Since

3.3
public
# epl_suburb_profile( )

Get suburb profile

Get suburb profile

Since

3.3
public
# epl_formatted_address( )

Get formatted listing address

Get formatted listing address

Since

3.3
public
# epl_the_excerpt( )

Get the excerpt

Get the excerpt

Since

3.3
Easy Property Listings 3.5.15 Code Reference API documentation generated by ApiGen