Skip to content

Commit

Permalink
fix(ras-sync): deprecate redundant Signup_Page meta field (#3439)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoo committed Sep 20, 2024
1 parent 20a0970 commit 61d6de8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/reader-activation/sync/class-metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ public static function get_basic_fields() {
'account' => 'Account',
'registration_date' => 'Registration Date',
'connected_account' => 'Connected Account',
'signup_page' => 'Signup Page',
'signup_page_utm' => 'Signup UTM: ',
'newsletter_selection' => 'Newsletter Selection',
'referer' => 'Referrer Path',
Expand Down

0 comments on commit 61d6de8

Please sign in to comment.