The parameters used in the below filters are one of the below-listed options. The detailed description of these parameters is as specified below.
| Parameter | Type | Description |
|---|---|---|
| $settings | Array | This is the entire array for setting the particular dragged dropped Post Widget. One can add conditional logic as per the selected options in the settings. |
| $post_id | Number | This is the single post ID in the loop. This is useful when one wants to fetch post specific data and display it. |
| $query | Object | The WP_Query object. |
| $classes | Array | The array of classes. |
| $date_format | String | This is the date format in terms of “F j, Y” |