> For the complete documentation index, see [llms.txt](https://manual.soldpress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.soldpress.com/soldpress_developer_framework/data_framework.md).

# 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 |                                          |
|                                                                                         |                                   |                                          |
|                                                                                         |                                   |                                          |
