Prerequisites: Source keys, Create Data Source, Data Source Mapping A Dynamic String is a string made up of multiple values and/or static values. Example Data Dynamic String UI Steps to Create a Dynamic String Set Value Type to Dynamic String Type a formatted string using merge tags Configure Merge Tags and the associated Source KeysRead More
wp_data_sync_set_property_{$key}
This is a dynamic filter to allow manipulation of the data when DataSync properties are set.
General Keys
- primary_id
- is_accelerated
- integrations
Post Type Keys
- post_data
- post_meta
- taxonomies
- featured_image
- attachment
User Keys
- user_data
- user_meta
WooCommerce Keys
- gallery_images
- attributes
- variations
wp_data_sync_term_taxonomy
Filter the taxonomy.
wp_data_sync_post_meta_{$meta_key}
Perform an action for a specific post meta key.
wp_data_sync_item_request_sql_limit
Filter the LIMIT statement for the item request SQL query.