WPIntell

Source evidence

Subscription via function?

Newsletter Subscription Form – User Subscriptions Form, Capture Email · support · 2016-12-05T16:30:00+00:00

mixedsentiment
lowseverity
0.62relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 25 rows with source links

24.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
YogieAnamCara resolved
Hi, would it be possible to subscribe somebody via a function call? I use a event management tool to let users sign up for a event, during that sign up process they fill out a dedicated subscription form. Would it be possible to sign up from there to the subscription list? I do have a hook to start code … add_action('eme_insert_rsvp_action','do_my_stuff'); function do_my_stuff($booking) { .... } So I have access to the email, first name and last name etc. Cheers Joerg Hi Joerg, This feature is possible but we will test it at own end and check the feasibility. Your suggestion is perfect for doing a start. But, posting data from another form, we need to implement an exchange key, without it can’t possible. Exchange key will be used to protect from unwanted subscription and more secure. Thanks Excellent! Many thanks!

Comments

2 shown
Weblizar – WordPress Themes & Plugin 2016-12-07T05:14:00+00:00

Hi Joerg, This feature is possible but we will test it at own end and check the feasibility. Your suggestion is perfect for doing a start. But, posting data from another form, we need to implement an exchange key, without it can’t possible. Exchange key will be used to protect from unwanted subscription and more secure. Thanks

YogieAnamCara 2016-12-07T05:15:00+00:00

Excellent! Many thanks!