SOLDPress User Manual
  • Welcome
  • Introduction
    • Getting Started
    • Introduction to Data Feed Synchronization
  • Installation
    • Configuring Your SOLDPress Plugin
    • Activate Your SOLDPress Key
  • SOLDPress Admin Menu
  • Settings and Options
    • DDF® Data Sync Page
      • Connection Settings Tab
        • Credentials section
        • General Section
        • Test Connection Section
      • Data Sync Tab
        • General Section
        • Picture Section
    • Appearance Page
      • General Display Options Tab
        • General Section
        • Display Settings Section
        • Javascript Libraries Section
        • Social Section
        • Relator(tm) Analytics Section
        • Maps Section
        • Third Party Integration
      • Property Details Options Tab
        • Sidebar Section
        • Map Section
      • Property Listings Options Tab
        • Sidebar Section
        • Sort Section
        • Column Section
    • About Page
      • License Key Tab
        • License Key Section
      • System Tab
      • Debug Tab
  • Widgets & Sidebars
    • Sidebars
    • Widgets
      • SOLDPress Search Widget
      • SOLDPress Listing Widget
      • SOLDPress Listings Widget
      • SOLDPress Reso Type Widget
      • SOLDPress GeoType Widget
  • Shortcodes
    • Listing
    • Listings
    • Listings Slide
    • Map
    • Search
    • Listing Raw Output
  • Search and Filtering
  • SOLDPress Developer Framework
    • Theme Framework
    • Data Framework
Powered by GitBook
On this page

Was this helpful?

  1. SOLDPress Developer Framework

Data Framework

The following filters are available.

SOLDPress_sync_post_title

SOLDPress_sync_post_name

The following actions are available.

SOLDPress_before_listing_insert

Occurs before a new WP Post

SOLDPress_after_listing_insert

Occurs after a new WP Post

SOLDPress_before_listing_postmeta_insert

Occurs before a new WP PostMeta

PostMeta is fired on Updates and Inserts

SOLDPress_after_listing_postmeta_insertSOLDPress_before_listing_postmeta_insert

Occurs after a new WP PostMeta

PostMeta is fired on Updates and Inserts

SOLDPress_before_listing_update

Occurs after a update WP PostMeta

SOLDPress_after_listing_update

Occurs after a update WP PostMeta

PreviousTheme Framework

Last updated 4 years ago

Was this helpful?