About Our Team

Introducing our proficient content writer with extensive expertise.

Umair Majeed

Technical Writer

Expertise

  • WordPress
  • JavaScript
  • Technical Documentation
  • Content Writing
  • Digital marketing

Highlights

Umair is a Technical Writer at WPForms, where he creates documentation, developer guides, and tutorials that help users and developers get the most out of the platform.

With a BSc in Software Engineering and 3+ years at Awesome Motive, he brings a developer's perspective to every piece of documentation he writes, whether it's a beginner walkthrough or an advanced API reference.

Before focusing on WPForms, Umair worked across technical documentation for SaaS products and WordPress plugins, including WP Mail SMTP. He's particularly interested in developer experience and building docs that actually answer the question someone came with.

When he's not writing docs, Umair enjoys exploring how AI and automation can improve documentation workflows.

wpforms_emails_mailer_get_attachments

Description The wpforms_emails_mailer_get_attachments filter lets you add or modify file attachments for email notifications. By default, WPForms includes uploaded files, but you can use this filter to attach custom files such as PDFs, terms sheets, or other documents. This filter is useful when you want every notification email to include a specific file or when […]

Continue Reading

wpforms_zapier_process_entry_data

Description The wpforms_zapier_process_entry_data filter lets you modify the data sent to Zapier after a form is submitted. Use it to adjust field outputs for zaps, include raw option values, or reshape files for multi-file uploads. Common use cases include sending value_raw for choice fields to Excel or Google Sheets, or converting File Upload values into […]

Continue Reading

wpforms_stripe_api_payment_intents_set_config_element_style

Description The wpforms_stripe_api_payment_intents_set_config_element_style filter lets you overwrite the Stripe Card Element style object. This allows you to adjust fonts, colors, sizes, and placeholder styling for the Stripe Credit Card field. The style object uses CSS-like properties that map directly to Stripe Elements’ Style API. You can define a base style, as well as states like […]

Continue Reading

wpforms_stripe_api_payment_intents_filter_config_element_locale

Description The wpforms_stripe_api_payment_intents_filter_config_element_locale filter lets you define the language locale for the Stripe Payment Element field. By default, Stripe uses the browser’s language, but with this filter you can pre-set the locale to a specific two-letter code (such as en, de, fr). Stripe Elements validates locale codes automatically. WPForms includes a fallback that defaults to […]

Continue Reading

wpforms_square_process_get_payment_args_single

Description The wpforms_square_process_get_payment_args_single filter lets you modify the Square single-payment request arguments before they are sent. You can use it to inject dynamic data, run Smart Tags in the payment note, or adjust metadata. Use this filter to run WPForms Smart Tags inside the Square note field so your transaction detail in Square can include […]

Continue Reading

wpforms_save_resume_settings_get_email_subject

Description The wpforms_save_resume_settings_get_email_subject filter lets you change the subject line of Save and Resume emails. By default, the subject is Your Form Submission Resume link, but you can customize it to better fit your site or form context. This filter overrides the default subject line for Save and Resume notifications. You can use it to […]

Continue Reading