Monday, 25 May 2026

How I Use a WordPress Quiz to Automatically Qualify Leads

A standard contact form tells you almost nothing about the person who just filled it out. You get a name and an email address, but no idea whether that person is ready to buy, still exploring options, or not a real fit at all.

At WPBeginner, we run a hosting quiz that works differently. Before we ask anyone for their email, the quiz asks a few short questions about their goals and current situation. Those answers sort each visitor into a group, so our follow-up emails match where they are in their decision.

This guide shows you how to build the same kind of qualification filter using WPForms. This post focuses on the qualification logic: how to define your lead criteria, score answers, and route each lead automatically.

How to Qualify Leads With a Quiz in WordPress

TL;DR: I’ll show you how to build a quiz that automatically filters your leads into hot, warm, and cold groups using WPForms and the Quiz Addon. You’ll define your qualification criteria, write readiness-focused questions, score the answers on a 0–100 scale, and connect the results to your email marketing tool so each lead gets the right follow-up automatically.

Before diving in, there are a few quick things to note.

First, this guide assumes you already have an email marketing tool. If you don’t, check out our roundup of the best email marketing services to get started.

Second, you’ll be building your lead filter using WPForms. Because WPForms is built by Awesome Motive, the same company behind WPBeginner, we trust the plugin and use it on our own site every day.

Finally, this post focuses specifically on the logic of scoring and routing your leads. If you need a more general walkthrough of the form builder itself, see our guide on how to create a quiz in WordPress.

Here are the topics I’ll cover in this guide:

Why a Quiz Beats a Contact Form for Finding Real Buyers

Most people think lead generation is a numbers game: the more sign-ups, the better. But a smaller list of people who are genuinely interested in what you offer will almost always outperform a huge list of strangers who barely remember signing up.

Consider two scenarios. You could collect 1,000 email addresses with a free wallpaper download, or 200 emails from people who completed a quiz called ‘Is your website ready to grow?’

The wallpaper group signed up for a freebie and told you nothing. The quiz group revealed their goals, readiness, and mindset just by showing up and answering.

Quantifying Leads: Quantity vs Quality

That’s the difference between a wide net and a filter. A net catches everything, including people who will never buy from you. A filter catches fewer people, but the ones it catches are far more likely to become real customers.

Here’s how this plays out across different business types:

Business TypeQuiz ExampleWhat You Learn
Web hosting / SaaS‘Which plan is right for you?’Match visitors to the right tier
Coaching / consulting‘What is your biggest challenge?’Identify client fit before a sales call
Blogger building a course‘What is your experience level?’Route learners to the right content
Local service business‘What do you need help with?’Qualify inquiries before a callback
eCommerce store‘Find your perfect product’Recommend items based on preferences

A quiz does more than collect emails. It gives visitors a personalized result that feels immediately useful, which builds trust before you ever send a single follow-up message.


Define What Hot, Warm, and Cold Leads Look Like for Your Business

Before you open the form builder, you need to decide what a ‘hot’ lead actually means for your specific business. This is the step most people skip, and it’s why their quiz ends up sorting leads in ways that don’t match reality.

Which Signals Actually Matter

Not all signals are equally useful. Four types of information tend to reveal the most about lead quality: timeline urgency, budget range, problem complexity, and decision-making authority.

Of these, readiness signals matter most. Someone who says ‘I need this launched in two weeks’ is a completely different lead than someone who says ‘I’m just exploring options.’ Timeline and urgency tell you whether a person is ready to act, not just interested in the topic.

Budget matters, but weight it lower. A lead with a clear, urgent problem and no stated budget is often closer to a sale than a lead with a large budget and no urgency at all.

Before building anything, complete this template for your own business:

  • A hot lead for my business is someone who ___.
  • A warm lead is someone who ___.
  • A cold lead is someone who ___.

Write your criteria down before you design a single question. Your answers will directly shape which quiz responses get the highest point values.

How the WPBeginner Hosting Quiz Defines Leads

Here’s how we apply this at WPBeginner. Our hosting quiz asks visitors about their experience level, monthly traffic, and hosting priorities. Those three signals tell us whether someone is ready to switch hosts or is still figuring out the basics.

WPBeginner WordPress Hosting Quiz

A hot lead for our quiz is someone with an existing WordPress site, over 10,000 monthly visitors, and ‘performance and uptime’ as their top hosting priority. That person is shopping seriously.

A warm lead is someone building their first site who wants affordable, reliable hosting. A cold lead is someone who is not yet sure they need WordPress at all.

Notice that budget doesn’t appear in that definition. We found that readiness signals like existing site and current traffic predict sales-ready conversations far better than budget answers alone.

Three Reader Scenarios

Your criteria will look different depending on what you’re selling. Here are three examples to help you think through your own:

Blogger building a course audience. Hot lead: someone who already has a blog with an engaged audience and wants to monetize it in the next 30 days. Warm lead: someone building content but without an email list yet. Cold lead: someone who is curious about online courses but doesn’t have a site or audience.

Local service business. Hot lead: a visitor with a specific problem, a clear timeline, and readiness to book. Warm lead: someone researching options across multiple providers. Cold lead: someone browsing for general pricing with no specific need or date in mind.

eCommerce store recommending product tiers. Hot lead: a returning customer who knows what they want and is ready to upgrade. Warm lead: a first-time buyer with a specific use case. Cold lead: a window shopper with no clear purchase intent.

Once you have your own version of these three definitions written out, you’re ready to build the quiz that enforces them.


What You Need Before Starting

Before building your quiz, make sure you have these four things in place:

  • A working WordPress site. If you’re starting from scratch, see our guide on how to make a WordPress website.
  • WPForms Pro. The Quiz Addon and the conditional lead routing features used in this guide both require the Pro license. You can get it from the WPForms website.
  • An email marketing tool already configured. This guide assumes you have one set up. If you don’t, start with our best email marketing services comparison first.
  • Your hot, warm, and cold criteria. The definitions you wrote out in the previous section. These drive every decision you’ll make in the build.

Once those four things are in place, you’re ready to install WPForms and start building.


Step 1: Install WPForms and Activate the Quiz Addon

WPForms is a drag-and-drop WordPress form builder used by over 6 million websites. Its Quiz Addon extends the plugin with everything you need to create scored quizzes, display personalized results, and route leads to your email tool automatically. This setup only needs to be done once.

I use WPForms for this specifically because its Quiz Addon is built for scoring-based lead qualification, and the conditional logic runs entirely inside the form builder, with no separate automation tool required.

First, install and activate WPForms Pro on your WordPress site. If you need help, see our guide on how to install a WordPress plugin. Once active, go to WPForms » Settings and paste your license key from the purchase confirmation email, then click ‘Verify Key’.

Enter Your WPForms License Key

Next, you need to go to WPForms » Addons and use the search bar to find the ‘Quiz’ addon.

Once you find it, simply click the ‘Install Addon’ button.

Install the WPForms Quiz Addon

Once installed, the addon status updates to ‘Active’ in green. You’re now ready to build your qualification filter.


Step 2: Build Your Qualification Filter

With WPForms installed and your lead criteria defined, you’re ready to build the quiz that enforces them.

This section walks through every decision in order, from choosing your quiz type to routing each lead to the right list.

Pick Your Quiz Type

Go to WPForms » Add New Form in your WordPress dashboard. Give your form a descriptive name, like ‘Lead Qualification Quiz’ or ‘Find the Right Plan for You’.

Adding a Quiz Title in WPForms

You can start with the AI generator, a blank form, or a pre-built template. The AI option is the fastest way to get a working draft. See my guide on how to create a quiz in WordPress for a full walkthrough of each starting method.

Once you’re inside the builder, select your quiz type. WPForms offers three options:

Quiz TypeHow It WorksBest For
GradedScores based on correct answersKnowledge tests, assessments
PersonalityMaps answers to preset outcomesProduct recommendations, style quizzes
WeightedAssigns point values to each answerLead scoring, urgency and readiness quizzes
WPForms Quiz Types

For most lead-qualification use cases, choose Weighted. It assigns numeric point values to each answer, making it straightforward to score readiness and urgency on a consistent scale.

Choose Personality instead when you want to route visitors to distinct product tiers like ‘Beginner’, ‘Growing Business’, or ‘Enterprise’ rather than a numeric score.

Write 4 to 6 Readiness Questions

Under the ‘Questions’ tab, drag and drop fields onto your form.

Multiple Choice, Dropdown, and Checkbox fields work best for lead generation because they support scoring and conditional logic.

Using the Questions Tab in WPForms to Add Quiz Fields

Keep your quiz to 4–6 questions total. That’s enough to learn something meaningful about each visitor without causing drop-off before the optin step.

Remember the rule from earlier: focus on readiness rather than just budget. Try to frame your questions around the user’s current struggles or how quickly they want to solve their problem. This is the secret to separating serious buyers from casual window shoppers.

Here are some example questions for a hosting quiz:

  • ‘What best describes your WordPress experience?’ This tells you how much support a visitor is likely to need. Someone who has run WordPress sites for years has very different needs than someone setting up their first one.
  • ‘How many visitors does your site get each month?’ Traffic level is a strong readiness signal for hosting. Someone with 50,000 monthly visitors is actively feeling the pain of a resource-limited plan. Someone with 500 visitors is not.
  • ‘What is your top priority in a hosting plan?’ This reveals purchase intent. ‘Performance and uptime’ signals someone shopping seriously. ‘Lowest possible price’ signals someone still early in the decision.

Notice that none of these questions ask for a budget range. The answers still tell you exactly how to follow up with each person.

Assign Point Values to Your Quiz Answers

Now assign point values to each answer. Use a 0–100 total scale so the conditional logic you’ll set up in the routing step is unambiguous.

Click on any question field in the builder, then toggle on ‘Include in Quiz Scoring’ in the left-hand ‘Field Options’ panel. A numeric input box appears next to each answer choice where you can enter a point value between 0 and 99.

WPForms Quiz Scoring

Assign higher point values to answers that signal readiness. For example, you might use this:

  • ‘Experienced WordPress user’ = 25 points; ‘Brand new to WordPress’ = 5 points
  • ‘More than 10,000 visitors/month’ = 25 points; ‘Under 1,000 visitors/month’ = 5 points
  • ‘Performance and uptime’ = 25 points; ‘Lowest possible price’ = 8 points

With three questions like these, a perfect score adds up to 75 points.

Adding a fourth readiness question lets you reach 100. Set your hot-lead threshold at 75 and your warm-lead threshold at 40. You’ll have a clean scale to reference when setting up the conditional connections in the next step.

Build Outcome Screens by Lead Temperature

Now you need to click the ‘Outcomes’ tab at the top of the builder. This is where you write the result screen each visitor sees after submitting.

The outcome screen is your single best conversion moment in the entire quiz.

WPForms Quiz Outcome Screens

Click ‘Add New Outcome’ to create separate screens for each lead temperature. Open each outcome and toggle on ‘Enable conditional logic‘ so the right screen shows for the right score range.

The key principle: give visitors something genuinely useful before you make any ask.

A personalized result they can act on immediately builds the trust that makes a follow-up email feel helpful rather than intrusive.

Customize a quiz outcome screen in WPForms

Here are some examples from our own quiz:

  • Hot lead (score 75–100): Lead with the personalized result, then make a specific ask. Our screen says something like: ‘Based on your answers, you’re ready for a managed WordPress host. Here’s our top pick for your traffic level and goals.’ The CTA links directly to our hosting comparison page.
  • Warm lead (score 40–74): Offer something useful but lower-commitment. A relevant guide, a comparison article, or a free trial option works well here. No direct sales ask. The CTA might say ‘Compare your top options’ and link to a review roundup.
  • Cold lead (score below 40): Point them to an educational starting point with no product pitch. A ‘beginner’s guide to WordPress hosting’ is a far better fit than a ‘Book a call’ button for someone who scored this low.

For a deeper look at configuring personality types and letter grades, see our guide on how to create a personality quiz with WordPress.

Add the Optin Gate

To turn the quiz into a lead generator, add an optin step between the last question and the result screen. Because visitors have already invested time in answering your questions, they are far more likely to share their email to see their personalized outcome.

First, you should drag the ‘Page Break’ field to the very end of your question section. Then, place ‘Name’ and ‘Email’ fields on this final page, right before the submit button.

Make the email field required so visitors must enter it before seeing their result.

Adding an Optin Gate to Your WPForms Quiz

After that you need to click on your Page Break field and change the ‘Next’ button text to something benefit-driven, like ‘See My Results’.

Then, go to Settings » General in the builder to update the final ‘Submit Button Text’ field the same way.

Customizing the Submit Button Text in WPForms

If your quiz audience is in the EU, add WPForms’ built-in ‘GDPR Agreement’ field to this page. It gives visitors a consent checkbox and links to your privacy policy before they submit. See our guide on how to create GDPR compliant forms in WordPress for full details.

Note: Test your completed quiz on a smartphone before publishing. The page-break layout behaves slightly differently on small screens, and a button that’s easy to click on desktop can be hard to tap on mobile.

Once your optin gate is configured, you’re ready to connect the quiz to your email marketing tool.

Route Leads to Your Email Tool With Conditional Connections

This is where the qualification work pays off. After someone submits the quiz, WPForms fires a connection to your email marketing tool and applies the tag that matches their score. This happens automatically, every time, with no manual review required.

Click the ‘Marketing’ tab in the left-hand menu of the builder. Select your email provider. WPForms connects natively to popular email tools including Brevo, Constant Contact, Mailchimp, AWeber, and ActiveCampaign. If your platform is not listed, see the FAQ section below for how to connect through Zapier or Make.

Connecting your forms to an email marketing service

Once your account is linked, you can click the ‘Add New Connection’ button to create different routing rules. You will need to create a separate connection for each of your lead tiers.

Here’s how to set up all three:

Connection 1: Hot leads. Map the email field to your list. Scroll down and enable ‘Conditional Logic’ for this connection. Set the rule: ‘Quiz Score’ is ‘greater than or equal to’ 75. Apply the tag quiz-hot to the contact record. This connection fires only when someone scores 75 or above.

Using Conditional Logic in WPForms When Connecting to Email Providers

Connection 2: Warm leads. Create a second connection. Set two rules: ‘Quiz Score’ is ‘less than’ 75 AND ‘Quiz Score’ is ‘greater than or equal to’ 40. Apply the tag quiz-warm. This fires for scores between 40 and 74.

Connection 3: Cold leads. Create a third connection. Set the rule: ‘Quiz Score’ is ‘less than’ 40. Apply the tag quiz-cold. This fires for any score below 40.

Note: Use ‘greater than or equal to 75’ for the hot-lead threshold, not ‘greater than 75’. Using ‘greater than 75’ means a score of exactly 75 falls into a gap and gets assigned no tag at all.

Inside your email tool, each new subscriber now arrives already sorted into one of three tagged groups. Here’s what to do with each:

  • quiz-hot. Route to a personal follow-up sequence. A direct email from you, a booking link, or a special offer works well here.
  • quiz-warm. Route to a nurture sequence. A helpful guide series or a regular email newsletter builds trust over time without pushing for a sale.
  • quiz-cold. Route to an educational sequence. Low-pressure content helps these leads get to a point where they’re ready to move forward later.

The quiz is just the entry point to your funnel. Each tagged group flows into a different email sequence that continues the conversation over time. Hot leads get a shorter, high-intent track. Warm leads get a longer nurture series. Cold leads get educational content that builds toward readiness at their own pace.

When you’re done, click the orange ‘Save’ button at the top of the builder.

Your quiz is also a shareable asset. Once it is live, embed it on a dedicated landing page and promote it through social media or your newsletter. People share personalized results, and a quiz that produces a clear outcome gives visitors something worth passing along.

Every share brings in new visitors who have already seen what the result looks like, a warm audience before they’ve answered a single question.


Step 3: Analyze Your Results and Tune the Filter

You did the hard part and your lead filter is built. Now, don’t worry if your scoring system isn’t 100% perfect on day one. Once you get your first 50 to 100 entries, you’ll start to see clear patterns in how people are answering.

Here is how to easily read those early numbers and make simple tweaks to improve your quiz over time.

Reading Score Distributions

Start by opening your quiz in WPForms and then click the ‘Results’ tab at the top of the screen.

This opens your reporting dashboard, where each question gets its own chart showing how visitors answered.

Click the WPForms Quiz Results Tab

Unlike standard form entries, the quiz dashboard turns your completion data into interactive charts and graphs.

You can hover over any bar or slice to see the exact percentage of visitors who chose each answer.

WPForms quiz analytics dashboard

Now, look at how your completions are distributed across the three tiers. A reasonable starting target is roughly 20–30% hot, 40–50% warm, and 20–30% cold.

If your distribution looks very different from that, here’s what it usually means:

  • Everyone scores hot: Your hot-lead threshold is too low, or your questions tend to produce high answers regardless of actual readiness. Raise the threshold by 10 points and recheck after another 50 submissions.
  • No one scores hot: Your threshold is too high, the traffic source is sending a cold audience, or your questions don’t discriminate well enough between ready and not-ready visitors. Check where the traffic is coming from before assuming the questions are the problem.
  • Almost everyone scores cold: This often means the quiz is being completed by people who found it through a very top-of-funnel entry point, like a broad social post or an unrelated article. Try placing the quiz on a more targeted page first.

You can also use the answer data to improve your follow-up emails. When you see that a specific answer is chosen by 70% of visitors, use that exact phrasing in your email subject lines and sales pages.

Spotting ‘Leaky’ Questions

A ‘leaky’ question is one where visitors stop completing the quiz.

Because standard reporting only shows completed entries, I recommend adding the WPForms Form Abandonment Addon to capture partial submissions as well.

WPForms Form Abandonment Addon

Next, you should go to WPForms » Entries in your dashboard. Incomplete submissions are marked with an ‘Abandoned’ status.

You can click any abandoned entry to see exactly which question the visitor answered last.

Viewing abandoned form entries in WPForms

If many visitors stop at the same question, that question is causing friction. It’s often too personal, too confusing, or asking for information visitors aren’t ready to share at that stage of the quiz.

In my experience, questions about phone numbers or exact revenue figures cause the most drop-off.

Moving those to the very end, or making them optional, usually brings completion rates back up. For a full setup guide, see our article on how to track and reduce form abandonment in WordPress.

One A/B Test Worth Running First

If you want to improve completion rates quickly, start by testing your first question. It’s the highest drop-off point in any quiz, and a single change here can lift the number of people who reach the optin step.

Try running two versions: one that opens with a readiness question (‘How urgent is your need right now?’) and one that opens with a goal question (‘What are you trying to accomplish?’). After 100 submissions per variant, you can compare completion rates and score distributions.

The version with the higher completion rate and a more spread-out score distribution is the stronger opener.

A great first question hooks visitors immediately and sets the tone for what follows.

When to Update Your Quiz Scores

As your business grows and your audience changes, your definition of a perfect lead will probably change, too. The point values you set today don’t have to be the same forever.

In fact, checking in on your point system occasionally is the best way to make sure your email list stays filled with high-quality contacts.

I recommend revisiting your scoring rules whenever you notice one of these three things happening:

  • Your business model changes. New product tiers, a pricing restructure, or a new service line may mean your old definition of ‘hot’ no longer fits.
  • Your hot, warm, and cold numbers change a lot. Check where your traffic is coming from first. A new campaign or busy season can change who’s taking your quiz, even if nothing about your scoring has changed. If your traffic looks the same as before, your point values probably need adjusting.
  • Your sales results don’t match your tags. If the people tagged quiz-hot aren’t converting at the rate you’d expect, your threshold may be set too low. If sales conversations are rare, it may be set too high.

Re-scoring takes less time than the initial setup. Treat it like a quarterly review rather than a one-time configuration.


Frequently Asked Questions

Here are answers to some common questions about using quizzes to qualify leads in WordPress.

Can I build a lead qualification quiz without paying for WPForms Pro?

No, building a scored lead qualification quiz requires WPForms Pro. The free version of WPForms doesn’t include the Quiz Addon or the conditional logic needed to route leads to your email tool based on their score.

However, WPForms offers a 14-day money-back guarantee, which gives you enough time to set everything up and test the results before committing.

What if my email marketing tool isn’t on the WPForms integration list?

WPForms connects natively to popular tools like Brevo, Constant Contact, Mailchimp, AWeber, and ActiveCampaign. If your specific email provider isn’t listed, you can route your quiz leads through Zapier or Make instead.

The conditional scoring logic still runs inside WPForms, and you simply pass the tagged contacts through an automation layer to your email platform.

How do I handle people who retake my lead generation quiz?

WPForms doesn’t block retakes by default. If someone retakes your quiz and qualifies for a different lead tier, most email tools will simply update their contact record when the connection re-runs.

To prevent a contact from collecting conflicting tags (like quiz-hot and quiz-warm at the same time), you should set your email marketing tool to replace existing tags on each new submission rather than adding to them.

Can I show my WordPress quiz in a popup instead of a standalone page?

Yes. WPForms can be embedded inside any popup builder that supports WordPress shortcodes, including OptinMonster. You simply paste your quiz shortcode into the popup content exactly the same way you would on a regular post or page.

The lead scoring and conditional email routing will work perfectly regardless of where the form is embedded.

Do quiz leads actually convert better than gated-PDF leads in real data?

In our experience at WPBeginner, yes. Lead qualification quizzes produce a much more engaged audience than standard content downloads. While gated-PDFs typically generate more raw sign-ups, the audience is far less filtered.

With quizzes, your open rates and click rates tend to be higher because the scoring system ensures every follow-up email matches exactly where the reader is in their buying journey.

Additional Resources for WordPress Lead Generation

I hope this article helped you learn how to qualify your leads with a WordPress quiz.

You may also want to check out some other guides about growing your email list and converting more visitors:

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How I Use a WordPress Quiz to Automatically Qualify Leads first appeared on WPBeginner.



from WPBeginner https://ift.tt/y7CDGAs
More links is https://mwktutor.com

Wednesday, 20 May 2026

What’s New in WordPress 7.0? (Features & Screenshots)

WordPress 7.0 is finally here 🥳, and we’ve been testing it since the early beta.

It’s the first major release of 2026, and it’s a big one, with a brand-new AI Connectors screen, responsive block controls, and a refreshed admin experience that makes the dashboard feel like a modern web app.

Whether you run a small blog or a large multi-author site, WordPress 7.0 brings changes that will affect the way you create and manage content.

A deep dive into WordPress 7.0 new features and screenshots

ℹ️ Important: As always, please don’t forget to create a complete WordPress backup before updating to the new release. If you’re not using managed WordPress hosting, you’ll need to run the update yourself.

Here’s everything that’s new in WordPress 7.0:

📌 Note: Real-time collaboration (RTC) was originally planned for WordPress 7.0, and we covered it in our What’s Coming in WordPress 7.0 post. It was pulled before release because the core team wasn’t confident the current approach was robust enough, citing concerns around race conditions, server load, and memory efficiency.

The feature is still in active development and can be tested via the Gutenberg plugin. We’ll cover it properly when it ships.

Connect WordPress to AI with the New Connectors Screen 🤖

WordPress 7.0 now gives you a central place to connect your site to AI services with no third-party plugin required.

A new Settings » Connectors screen lets you install and configure AI provider packages directly from your WordPress dashboard.

AI connectors in WordPress 7.0

Think of it like a plugin directory, but specifically for AI. You choose your provider, enter your credentials once, and every plugin or theme that supports the AI API can tap into that connection automatically.

At launch, three providers are available: OpenAI (ChatGPT), Google (Gemini), and Anthropic (Claude). Once a connector is installed and authenticated, any plugin that uses the WordPress AI API will work with your chosen provider, without you needing to configure API keys in multiple places.

There are a ton of WordPress AI plugins that can now use your selected AI platform to provide AI features. Until now many companies were either asking you to enter your API keys or purchase credits from them.

The connectors store credentials securely and handle communication between WordPress and the AI provider in a standardized way.

Pro Tip: If you’d prefer to disable all AI features entirely — for privacy reasons or to keep things simple — you can add define( 'WP_AI_SUPPORT', false ); to your wp-config.php file. This turns off all LLM-related features across the site.

A Refreshed Admin Experience ✨

The WordPress admin area has a new look in 7.0, including updated color schemes, cleaner typography, and smoother transitions between screens.

WordPress admin design refresh

It’s not a complete redesign, but in practice this means less waiting as you move between screens. For example, clicking from Posts to Settings to the editor no longer triggers a full page reload each time.

The cleaner layout and higher-contrast typography also make it easier to find what you’re looking for, which adds up when you’re publishing frequently or jumping between settings.

WP 7.0 Design uplift with smoother transitions between admin screens

Related: See the evolution of the WordPress user interface.

Command Palette Is Now Available Everywhere

One of the most useful additions is that the Command Palette, which was previously only available inside the block editor, is now accessible from anywhere in the admin.

Just press ⌘K on Mac or Ctrl+K on Windows/Linux to open it from any screen.

Command palette

From there, you can quickly navigate to any page, open settings, search posts, or run common actions without touching the mouse. If you’ve ever used the command palette in VS Code or Figma, then this will feel immediately familiar.

Note: This is entirely optional. If keyboard shortcuts aren’t your thing, you don’t need to learn this because all the same actions are still available through the normal menus. It’s a power-user shortcut for people who want to move faster.

Responsive Block Visibility by Device 📱

WordPress 7.0 introduces a feature that page builder plugins have offered for years, now built right into the core block editor: the ability to show or hide any block depending on whether a visitor is on a phone, tablet, or desktop.

Whether you want to display a larger image on desktop and swap it for a compact version on mobile, or hide a sidebar element entirely on smaller screens, you can now do all of this without touching a line of CSS.

Hide a block

To use it, select any block and look for the new visibility options in the block toolbar or the block inspector sidebar.

A visibility modal lets you choose which device types — desktop, tablet, or mobile — to hide the block on. Any changes you make only affect the viewports you choose, and other screen sizes are untouched.

Hide block options

Here are some more details:

  • Blocks with active visibility rules show a small device icon in List View, so you can see at a glance which blocks have restrictions applied.
  • Visibility controls are also available from the Command Palette.
  • You can apply different styles per breakpoint. For example, different font sizes or spacing on mobile, and even customize where breakpoints are defined.

For more details, see the block visibility dev note.

Smarter Visual Revisions 🕓

WordPress has had a revisions system for years, but 7.0 makes it much easier to see what actually changed between versions.

You can now compare two revisions side by side in the editor, with color-coded overlays highlighting every difference.

Here’s a summary of the color-coding system:

  • Green outlines = blocks that were added
  • Red outlines = blocks that were removed
  • Yellow outlines = blocks with modified settings
  • For text, green with underline = added text, red with strikethrough = removed text
Visual revisions in WordPess 7.0

The sidebar now also shows changed block attributes alongside the visual diff, so you can see exactly what settings were changed, not just where.

This is a major improvement for anyone who manages a multi-author site or wants to review content changes before publishing.

But it’s just as useful if you’re the only person editing. It makes it much easier to spot what you accidentally deleted or changed when you want to roll back to an earlier version.

Custom CSS for Individual Blocks ✏️

Before WordPress 7.0, making a small one-off style tweak to a single block required a workaround, usually involving the Additional CSS panel, Global Styles, or manually adding a custom CSS class.

WordPress 7.0 changes that with a new Custom CSS field built directly into the block inspector.

Just select any block, open the Advanced panel in the inspector sidebar, and you’ll find a new Custom CSS field.

Whatever you type there applies only to that specific block instance, so nothing else on the page or site is affected. Changes also render live in the editor so you can see exactly what you’re doing before saving.

Block level custom CSS

A few things worth knowing:

  • Only user roles with the edit_css capability — typically Administrators and Editors — will see this field.
  • The CSS is stored inside the block itself, so it travels with the block if you duplicate or move it.
  • Block developers can opt out of this feature in their block.json if needed.

If you’ve ever wanted to make one button a different color, or add a bit of extra spacing around a single image without affecting anything else on the page, this is now the easiest way to do it.

See the custom CSS for individual block instances dev note for full details.

New Blocks: Icons, Breadcrumbs, and Headings

WordPress 7.0 adds three new native blocks that previously required a plugin. All are available immediately from the block inserter.

Icons Block

You can now insert SVG icons directly into your content without needing a separate plugin.

The Icons block comes pre-loaded with the full WordPress icon library, and you can search for icons by name.

Icon library in WordPress 7

You can also resize, recolor, and adjust spacing on each icon.

This makes it easy to add visual cues next to feature lists, service cards, or pricing tables without uploading image files or installing a separate plugin.

Icons block in WordPress 7.0

Pro Tip: Third-party icon libraries (like Font Awesome or Heroicons) aren’t included in 7.0, but official support for registering custom icon sets is coming in WordPress 7.1.

Breadcrumbs Block

The Breadcrumbs block adds a fully functional breadcrumb trail to any post, page, or custom post type template, with no plugin required. It automatically generates the trail based on your site structure.

Breadcrumbs help visitors navigate back up through your site hierarchy — for example, jumping from a blog post to its category page — and they’re a well-known SEO signal. Google uses them in search result snippets, which can improve how your pages appear in search results.

Breadcrumbs block in WordPress 7.0

Developers can also customize the breadcrumb items and taxonomy preferences using two new PHP filters that ship with the block.

Headings Block

WordPress 7.0 adds a dedicated Headings block that consolidates all six heading levels (H1–H6) into a single block with built-in level variations.

You can switch between heading levels directly from the sidebar inspector without needing to transform the block, and all levels are searchable and accessible from the slash inserter.

This replaces the previous approach of inserting a Heading block and then adjusting the level separately, making heading hierarchy more intentional and easier to manage.

Proper heading structure also matters beyond just looks because screen readers use it to help visually impaired users navigate your content. Plus, search engines use it to understand what a page is about, which can influence your SEO rankings.

Customizable Navigation Overlays

Mobile menu overlays in the Navigation block are no longer experimental. You now have full control over how your mobile menu appears and behaves without needing a page builder plugin or custom code.

A new “Create overlay” button in the Navigation block walks you through the setup with a guided flow and pre-built design pattern options to choose from.

Designing mobile overlay navigation menus

Theme developers can also register a new navigation-overlay template part area to give users even more control from the site editor.

Pattern Editing Gets Smarter

In WordPress 7.0, block patterns now default to content-only editing mode. When you click into a pattern, you’ll see a simplified view with block icons and grouped controls in flyout menus, rather than the full block toolbar and settings for every element.

This makes editing patterns much less overwhelming, especially for content creators who don’t need to adjust design settings, just swap out text and images.

Pattern in isolate mode

Pro Tip: If you’re a developer or advanced user who prefers full access to pattern internals, you can disable content-only mode by adding a filter to your theme or plugin:

add_filter( 'block_editor_settings_all', function( $settings ) {
    $settings['disableContentOnlyForUnsyncedPatterns'] = true;
    return $settings;
} );

If you use the Gallery block with the lightbox feature enabled, WordPress 7.0 adds back/next navigation buttons.

This allows visitors to browse through your images without closing the lightbox.

Image lightbox has navigation buttons to browse gallery images

Arrow key navigation also works, so visitors can press the left and right arrow keys to move between images. Any images with the lightbox individually disabled are automatically skipped in the sequence.

Under the Hood Changes in WordPress 7.0 🔧

If you build WordPress themes or plugins, 7.0 includes several developer-focused additions worth knowing about.

Pseudo-Element Support in theme.json

Theme developers can now style :hover, :focus, :focus-visible, and :active states directly in theme.json , with no custom CSS file needed. This works for blocks and style variations, giving you cleaner, more maintainable theme code.

See the dev note on pseudo-element support for blocks and their variations in theme.json for full details.

PHP-Only Block Registration

You can now register a fully functional block using only PHP, with no JavaScript required for basic functionality. This is useful for server-side blocks and reduces the overhead for simple use cases.

Full details are in the PHP-only block registration dev note.

Block Selectors API

Blocks can now declare a selectors.css entry in block.json to tell WordPress exactly which CSS selector to use when applying Global Styles. This gives theme and plugin developers precise control over how styles are scoped, which is useful when a block’s default CSS selector doesn’t match the element you need to target.

Font Library Gets a Dedicated Page

The Font Library has two significant upgrades in 7.0.

It now has a dedicated font management page in the dashboard. This is a single place where you and your team can manage, upload, and install fonts regardless of which theme type you’re using.

And it now works across all theme types: block themes, hybrid themes, and classic themes alike. Previously it was limited to block themes with Full Site Editor support (#73971, #73876).

Font library is now available for classic themes
WP-CLI 3.0

WP-CLI 3.0 is releasing alongside WordPress 7.0, adding two new command sets: wp block for read-only block entity access, and the new wp ability commands for working with the AI Abilities API.

You can follow the latest on the Make WordPress CLI blog.

wp-env: phpMyAdmin on Playground Runtime

The wp-env local development tool now supports phpMyAdmin on the Playground runtime, reaching feature parity with the Docker runtime. Enable it by adding "phpmyadmin": true to your .wp-env.json file.

More details are in the What’s new for developers? (March 2026) post.

OPCache in Site Health

Site Health now includes OPCache information under Tools » Site Health » Info » Server (#63697), making it easier to diagnose performance issues related to PHP opcode caching.

Iframed Editor

The post editor now automatically switches to an iframed layout when all blocks in a post are using Block API version 3 or higher. This improves editor stability and performance.

If a post contains older blocks that use an earlier API version, the iframe is skipped to preserve backward compatibility. Plugin and theme developers should verify their blocks’ API version declarations if they notice unexpected editor behavior after updating.

Full details are in the iframed editor changes dev note.

More Secure User Registration Defaults

The Administrator and Editor roles have been removed from the new user default role selector under Settings » General. This prevents sites from accidentally assigning high-privilege roles to new accounts by default.

Site Health will display an alert if your site had one of those roles set as the default before updating. Developers can also use the new default_role_dropdown_excluded_roles filter to customize which roles are excluded.

PHP Requirements

WordPress 7.0 sets the minimum PHP version at 7.4, though the core team strongly recommends PHP 8.3 or 8.4 for performance and security.


Miscellaneous Enhancements in WordPress 7.0

Here are a few smaller improvements also included in this release:

  • Cover blocks now support video embeds via URL, so you no longer need to upload the video file to use it as a cover background.
Video background for cover block
  • Text alignment has been standardized across 8 additional blocks: Post Author Biography, Post Author Name, Post Comments Count, Post Comments Form, Post Comments Link, Post Terms, Post Time to Read, and Term Description.
  • Interactivity API adds a new watch() function for cleaner side-effect patterns in interactive blocks.
  • DataViews and DataForm packages received significant updates including new layouts, validation rules, and grouping improvements. Plugin developers using @wordpress/dataviews should review the breaking changes.

Note: Client-Side Media Processing, which was previewed during the beta cycle, was moved to a standalone plugin before the 7.0 release and is not included in core. It will continue to be developed and may return in a future release.


Final Thoughts on WordPress 7.0

We’ve been following WordPress 7.0 development from planning to release, and it’s genuinely exciting to see so many long-awaited features finally ship.

The new AI Connectors screen sets a strong foundation for how WordPress will integrate with AI going forward, and the editor improvements, including responsive block visibility and per-block custom CSS, give site builders and content creators the tools they’ve been wanting for a long time.

If you haven’t updated yet, we recommend backing up your WordPress site first, then updating.

And if you’re on a busy or mission-critical site, consider testing on a staging environment before pushing to production. Once you’re in, set aside a few minutes to explore the new features, especially the Connectors screen and the revisions improvements. They’re easy to miss but genuinely useful.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post What’s New in WordPress 7.0? (Features & Screenshots) first appeared on WPBeginner.



from WPBeginner https://ift.tt/UiQ9OzD
More links is https://mwktutor.com

Tuesday, 19 May 2026

Introducing ActiveLayer: AI-Powered Spam Protection for WordPress

Want better spam protection for your WordPress forms without frustrating your visitors?

Imagine your contact forms, signup forms, and comments could block spam without having to show a single CAPTCHA to your real visitors. They fill out the form, hit submit, and move on. No puzzles, friction, or lost leads.

Sadly, most spam tools take too long to decide whether a submission is spam, which can hurt form conversions.  They also restrict the number of sites you can protect and charge unreasonably high prices. 

It simply shouldn’t be this hard or this expensive to stop spam.

That’s why today, I’m excited to announce ActiveLayer, an AI-powered spam protection that catches spam server-side in milliseconds.

activelayer announcement

We built ActiveLayer to block spam, never to block your customers. It works with every WordPress form plugin you already use, and on any custom platform through a clean REST API.

Think of it as a smart security guard for your forms. It welcomes real people, blocks bots, and never asks anyone to prove they are human.

Background Story – Why We Built ActiveLayer

If you’ve ever enabled a comment section or published a contact form, then you know how frustrating spam can be. Fake leads, endless moderation, and lost conversions… spam problems can pile up fast.

In fact, a few months ago, one of my forms on WPBeginner was hit by 18,000 spam requests overnight. If they had gone unnoticed, then they could have seriously damaged our sender reputation.

And I know I’m not alone. I regularly hear from WPBeginner readers who are overwhelmed by spam comments and fake form submissions, and are looking for a better way to stop them without hurting the user experience.

CAPTCHAs have always been a last resort to me because they often frustrate real visitors.  The harder the puzzle gets, the more legitimate leads you lose along the way. In fact, studies show that CAPTCHAs can cause up to 40% of users to abandon a form before submitting it.

So, I started testing other spam protection tools on the market. Some were surprisingly slow to make decisions, and when they blocked legitimate users, there was often no clear explanation why. On top of that, many of them came with enterprise-style pricing that simply didn’t make sense for small businesses.

I also tried simpler approaches like honeypots and rate limiting. They work fine… until they don’t. The moment a mildly determined attacker shows up, spam starts slipping through again.

So, I sat down with my team and set a challenge: let’s build a spam protection tool that actually understands modern spam, never punishes real visitors, and still stays affordable for businesses of every size.

That’s exactly what ActiveLayer delivers.

What Is ActiveLayer?

activelayer homepage

ActiveLayer is a complete spam protection solution that detects spam in user-submitted content and returns a confidence score with every verdict. The moment a user submits a comment or form, ActiveLayer analyzes it and delivers a verdict within milliseconds.  

You can use ActiveLayer in two ways:

– A WordPress plugin that connects natively to WordPress native comments and all popular form builders, including WPForms, Contact Form 7, Elementor Forms, and more.

– A REST API that drops into any backend stack: Node.js, Next.js, Python, PHP, Laravel, Rails, .NET, and any framework that makes HTTP requests.

The plugin is free to install from WordPress.org. A free ActiveLayer account includes 1,000 spam checks to get started.

Detect Spam in Milliseconds 

Most spam tools take 2+ seconds to decide whether a submission is spam… a delay that kills conversions. ActiveLayer, on the other hand, makes a decision in milliseconds, faster than a typical database query.

activelayer-speed-illustration

In other words, the spam check happens quietly in the background and no tracking scripts load on your pages. 

The result is zero friction, faster page loads, no lost conversions, and no spam cluttering your inbox.

Works With the Form Builders You Already Use

The ActiveLayer WordPress plugin protects your forms and comments in minutes. Install the plugin, enter your API key, and enable protection per form with a simple checkbox. 

activelayer integrations

It works natively with the popular WordPress form plugins, including WPForms, Gravity Forms, Contact Form 7, and more. There’s nothing to recode and no forms to rebuild.

Get Full Transparency with Confidence Score

Unlike most spam tools, which simply label a submission as spam or not spam, ActiveLayer gives you a numerical signal behind every decision. This is a confidence score that tells you how certain ActiveLayer is about its decision.

This makes it easier to understand how aggressive the spam detection is instead of relying on a system you have to blindly trust. 

If ActiveLayer ever gets something wrong, then you can send feedback to help improve future detections.

Centralized Dashboard to Combat Spam

If you manage multiple WordPress sites, then you know how annoying it can be to juggle separate spam settings and dashboards for each one.

ActiveLayer gives you a single place to monitor spam protection across all your sites. 

activelayer dashboard

You can invite team members, view client-level reports, and manage everything from one dashboard without dealing with per-site limits or complicated setups.

Get Unlimited Sites with Every Plan

Most spam protection tools charge per site, which gets expensive fast if you manage multiple websites. In many cases, you end up paying more while getting fewer spam checks and stricter limits.

ActiveLayer keeps things simple. Every plan includes unlimited sites and full API access. The Pro plan offers 5,000 spam checks per month, starting at just $4/month billed yearly. That’s less than $0.07 per day for peace of mind.

The affordable pricing makes it a practical option for small businesses, freelancers, agencies, and developers managing multiple sites.

Instead of worrying about site limits or upgrading plans every time you launch a new project, you can protect all your WordPress sites from a single account.

And if you just want to test things out first, there’s also a free plan with 1,000 one-time spam checks for unlimited sites, full API access, and no credit card required. You can install the free plugin from here.

What’s Coming Next!

My goal with WPBeginner has always been to help small businesses grow and compete with the big guys.

Every large company already has systems in place to protect their websites from spam and abuse. We’re building ActiveLayer to help level the playing field, so small businesses can protect their WordPress sites without sacrificing performance, conversions, or user experience.

We’re just getting started, and I’m incredibly excited about what’s ahead. My goal is to make ActiveLayer the best spam protection solution for WordPress, and the best way to do that is by listening to your feedback and building the features you actually need.

If you have ideas for features, integrations, or workflows you’d like to see, please send us your suggestions.

And if you’ve been putting off improving spam protection because existing solutions felt too expensive or complicated, then I hope you’ll give ActiveLayer a try. The free plan is genuinely free, and you can get started protecting your forms and comments in just a few minutes.

Thank you for your continued support of WPBeginner and the products I’ve been part of over the years. 

Let’s make the web a little less spammy together.

Yours Truly,

Syed Balkhi
Founder of WPBeginner

The post Introducing ActiveLayer: AI-Powered Spam Protection for WordPress first appeared on WPBeginner.



from WPBeginner https://ift.tt/V3qGT5l
More links is https://mwktutor.com