We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a685458 commit 69c957aCopy full SHA for 69c957a
1 file changed
themes/osi/functions.php
@@ -476,9 +476,9 @@ function osi_save_supporter_form_data_to_cpt( array $form_data ): void {
476
/**
477
* Handle the supporter form spam status change.
478
*
479
- * @param string $new_status The new status.
480
- * @param string $old_status The old status.
481
- * @param WP_Post $post The post object.
+ * @param string $new_status The new status.
+ * @param string $old_status The old status.
+ * @param WP_Post $post The post object.
482
483
* @return void
484
*/
0 commit comments