Tech Insight : WordPress Telex Uses AI To Turn Plain Language Into Working Blocks

WordPress has introduced Telex, an AI powered tool that turns simple written prompts into working WordPress blocks, opening up custom development to people who cannot write code.

What Is Telex?

Telex is an experimental system that converts natural language instructions into functional Gutenberg blocks, which are the modular elements that make up WordPress sites. The WordPress team describes it as a tool that lets users “simply describe what you want, and Telex generates the block”. It is designed to remove much of the technical complexity that usually surrounds block development, which has traditionally required experience with WordPress internals, React, JavaScript, PHP and various build tools.

The official announcement explains that even modern AI code editors only reduce part of that workload because developers still need to provide WordPress specific context and wire everything together themselves. Telex aims to remove that barrier entirely by handling the scaffolding, packaging and previewing work automatically in the browser.

How Does Telex Work?

Telex runs in a browser based environment powered by WordPress Playground, which is a sandboxed version of WordPress that allows safe testing. Users simply type a written description of the block they want, covering functionality, controls, layout and styling. Telex then interprets the prompt, generates the block’s code, registers it as a plugin and displays it running inside Playground.

That allows users to refine the result through short follow up prompts. Also, Telex can adjust styles, fix errors or add extra features, or users can switch to the Code view to edit the PHP, JavaScript or CSS manually. When the block is ready, it can be downloaded as a zip file and installed on any WordPress site that accepts plugins. There is also a Share option that produces a link so others can preview and download the block without logging in.

Early Demonstrations Of The Tool

The announcement about Telex on the WordPress blog gives quite a detailed example aimed at food bloggers. In this example, the author asked Telex to build an Ingredient List block that displays ingredients in a table, allows readers to tick items off, includes a copy to clipboard button and adds a built in recipe scaler. The editor view for the block required columns for quantity, unit and ingredient, along with buttons to reorder or remove items.

WordPress says the result appeared in about two minutes. The first version worked but needed visual refinements, so the author asked Telex to simplify styling so it inherited the current theme, apply a strikethrough to checked ingredients, convert quantities to whole numbers or fractions rather than decimals and add a confetti animation when all items were ticked. After four short iterations the block met all requirements. The author noted that the whole process “took about 10 minutes to build in total”.

WordPress says this example was created entirely in the browser without local setup, thereby demonstrating the kind of functional utility blocks Telex is intended to handle.

Real-World Uses Revealed At State Of The Word

At WordPress’s recent State of the Word event in San Francisco, project co-founder Matt Mullenweg shared some further examples that had already been created using Telex. These included price comparison elements, price calculators, real time store hours with a map link, partner logo carousels, Google Calendar integrations and post grids with consistent card heights.

Mullenweg made the point that such components used to require custom development work that could cost “thousands, tens of thousands of dollars to build, even just years ago” but Telex now allows developers and non developers to produce them in a browser in a matter of seconds before refining them with prompts or manual edits.

Who Is Telex Designed For?

The WordPress team stresses that Telex is not only for experienced developers but that “everyone can use Telex”, such as site owners, agencies, freelancers, developers and aspiring developers as target users.

Example Uses

For site owners, Telex could offer a really quick way to create small features that might otherwise be too costly to commission. Agencies and freelancers could use it to test ideas, build prototypes or generate custom utility blocks for client projects. Developers could use the fast scaffolding tool to produce standard block plugins that can be refined or integrated into larger systems. Also, aspiring developers could generate blocks and then study the source code to understand how WordPress handles structure, behaviour and styling.

Access And Cost

The good news is that Telex is currently free to use and allows unlimited block creation. Anyone can visit the Telex interface, log in with a WordPress.com account and begin generating blocks without paying for a WordPress.com plan. WordPress is essentially providing a low-risk way for teams to experiment with AI assisted development without needing to commit budget.

Limitations And Known Issues

Although it all sounds very promising, it’s worth noting here that Telex remains an experimental tool. In fact, WordPress warns that results vary and users may encounter bugs, incorrect assumptions or code that fails to run. The guidance suggests asking Telex to fix the problem directly, restating the requirement, or starting a fresh session.

There are also some technical gaps to consider. For example, blocks that rely on inner blocks, such as a slideshow with separate slide elements, are not yet supported. Complex systems involving e-commerce, membership logic or extensive backend integrations may also require manual adjustments to ensure reliable behaviour, security and responsiveness.

Not An AI Website Builder – More Of An Assistant

WordPress also makes it clear that Telex “is also not an AI website builder”. Instead, it is described as an AI system that helps users create “small functional tools as blocks”, thereby positioning it as an assistant rather than a replacement for full site builders or human developers.

Part Of A Wider AI Direction For WordPress

Telex actually forms part of a broader strategy to make WordPress more compatible with AI systems. For example, Mullenweg highlighted the development of an Abilities API, which defines what WordPress can do in a structured way that AI models can interpret, and an MCP adapter that lets AI agents use those abilities without requiring dedicated integrations for each platform.

This means WordPress sites can now be connected to AI tools like Claude or Copilot in a more consistent and predictable way. Mullenweg also noted that developers are already using AI in their daily workflows through tools such as Cursor and Claude Code. WordPress plans to introduce benchmarks and evaluations in 2026 that will allow AI models to be tested on specific WordPress tasks, including plugin changes, text editing and navigating the interface via browser agents.

Why It Matters For Organisations And Developers

Telex offers a new route for building and iterating on small functional blocks that would once have required dedicated developer time. Marketing and content teams could describe a pricing tool, a custom callout block or a simple event feature and have a working prototype ready within minutes. Agencies may find it useful for workshops or early client engagement, where quick prototypes help clarify requirements.

Also, the sandboxed environment, zip based packaging and editable code provide clear boundaries for testing and refinement. At the same time, Telex’s experimental nature and its known gaps emphasise the need for cautious review before deploying blocks that handle sensitive data or important business processes.

The overall picture is essentially of a tool designed to make WordPress development faster, more accessible and easier to experiment with, while still leaving space for developer oversight, theme alignment and long term maintenance.

What Does This Mean For Your Business?

Telex shows how AI can compress development cycles, reduce manual effort and give teams an easier starting point for experimenting with new ideas. The fact that it can turn a short prompt into a working block in minutes could really help the testing and refining of features, particularly for organisations that rely on WordPress for day to day marketing and content work. It also means non technical users can really contribute, i.e., a wider group of users can now generate early versions of components that would once have required a developer to build from scratch.

Despite this democratising element, it should be noted that it doesn’t remove the need for experienced developers, especially where security, performance and integration work are concerned. The experimental label is important because Telex still introduces errors, makes incorrect assumptions and struggles with more advanced structures. Developers will remain central to reviewing outputs, hardening code and ensuring long term maintainability. That balance highlights where Telex currently sits in the WordPress ecosystem, i.e., it speeds up the early stages of building small functional tools, but it still relies on human expertise to take those tools into production safely.

The implications for UK businesses are notable. For example, teams that have previously avoided commissioning custom work because of cost or time pressures may now have a practical way to prototype new functionality. Agencies can offer quicker turnarounds during discovery work, and in house teams can test new components without waiting for formal development cycles. Telex also seems to fit quite neatly into the broader move toward AI assisted workflows, which many UK organisations are now exploring as part of wider digital transformation plans.

There is also an equal significance for the wider WordPress community. For example, the Abilities API and MCP adapter show that Telex is only one part of a longer term strategy to make WordPress more interoperable with AI systems. As AI agents become more capable of understanding and manipulating the platform, new opportunities will emerge for automation, testing and collaborative development. Telex is, therefore, an early look at how WordPress may evolve, giving users a practical tool today while pointing towards a much broader set of capabilities in the years ahead.

News : ‘Telex’ Builds WordPress Blocks With Prompts

WordPress used WordCamp US 2025 in Portland to debut ‘Telex’, an experimental AI tool that turns plain English prompts into downloadable website blocks, making it faster and easier to build custom WordPress features without coding.

What Telex Is And Why It Matters

Telex is a prototype that generates custom Gutenberg blocks (the modular sections that make up WordPress pages) from a typed prompt, then packages the result as a downloadable .zip. The .zip file can then be uploaded as a plugin to a WordPress site or tested in WordPress Playground. In his keynote, WordPress co-founder and Automattic CEO Matt Mullenweg described it as “V0 or Lovable, but specifically for WordPress,” referencing the rise of prompt-based “vibe coding” tools (vibe coding is using AI to generate code from natural language prompts). He showed how a developer used it to create a simple marketing animation, underscoring the aim to lower the barrier to building bespoke site elements.

The service is currently available at telex.automattic.ai and is marked as experimental, to show users that it’s still a work in progress. Early testers have reported that there have been projects that failed outright or needed manual fixes before working properly, which is consistent with the current prototype label. “At the core of it, there is a seed of something, which is so enabling,” Mullenweg said, while also acknowledging concerns about the hype cycle around AI.

Who Is Behind It?

Telex follows WordPress’s formation of a formal AI Team in May 2025, which was set up to coordinate AI features across the ecosystem using a plugin-first approach. The initial team includes contributors from Automattic, Google, and 10up, the apparent brief being to “accelerate and coordinate artificial intelligence projects” in line with WordPress values. This is the governance backdrop for Telex and other experiments.

How It Works In Practice

The idea of how Telex is used is simple, i.e. users describe the block they want (for example, a hero section with animated text and a call to action) and Telex generates code that the user can install as a plugin. WordPress Playground, which runs full WordPress instances in the browser, provides a safe place to try outputs without touching a live site. For many users, especially small teams, this should reduce the set-up overhead of traditional development and encourage and speed up layout or interaction ideas.

What’s So Special About Telex (Compared With Other AI Builders)?

There are, of course, plenty of AI website builders that generate whole sites in one go, including Wix’s AI Website Builder and Squarespace’s Blueprint AI. However, Telex is different because it targets WordPress’s modular architecture and outputs discrete Gutenberg blocks that can slot into existing sites, themes, and workflows. For teams invested in WordPress, that is a more natural fit than moving to a closed, hosted builder. Wix and Squarespace are pitching all-in-one creation and hosting, often with paid plans and platform lock-in, whereas Telex sticks to WordPress’s open approach and lets users host sites wherever they choose.

Benefits Businesses Might Notice

If Telex matures, the immediate benefit is likely to be time saved due to speed. For example, routine front-end building blocks such as hero sections, testimonial carousels, or animated counters could be generated in just minutes, then refined by a developer rather than built from scratch. Since the output is a standard plugin zip, teams can check the code, keep track of changes, and remove it easily if needed, which suits organisations that follow strict approval processes.

For non-technical teams that still prefer WordPress, Telex simplifies things. WordPress powers 43.4 percent of all websites (according to W3Techs , so any step that makes customisation easier is likely to have an outsized impact. If prompt-to-block works well, agencies could prototype options live with clients, then hand over code that slots into existing repos and CI pipelines.

Playground is also useful because it allows developers to test Telex-generated blocks in a browser without needing a live site. They can install the plugin, check it works as expected, and export the result as a .zip file when ready.

Where It Fits In The Competitive Landscape

WordPress remains the most widely used content management system. Other platforms such as Wix and Squarespace have recently introduced AI features that build entire sites in minutes, aimed at first-time users and small businesses.

Telex takes a different approach. Instead of generating whole websites, it focuses on creating individual WordPress blocks that can be added to existing themes and layouts. It stays within the open WordPress system and gives users the freedom to host their websites anywhere, which is often a priority for businesses that want more control over their data and setup.

This could help WordPress hold onto small businesses that might otherwise switch to closed, hosted platforms. If Telex proves reliable, it may also speed up work for agencies and internal teams who already build with WordPress.

There may also be knock-on effects across the WordPress ecosystem. If businesses can generate standard blocks themselves, this could reduce demand for some paid plugins and themes. At the same time, it could create new opportunities for agencies to offer reviewed prompt templates, support services, or curated collections of AI-generated blocks for clients in regulated industries.

Key Challenges And Early Criticism

It seems that Telex has already faced some questions about reliability, e.g. there have been reports that several early test projects failed or needed extra work before they could run properly. For now, it’s likely that businesses will still need developers to review, test, and secure any blocks before using them on a live site. How well Telex handles different themes, and whether it supports accessibility and good performance by default, will make a big difference to how useful it becomes.

There’s also the wider legal backdrop. For example, WordPress and Automattic (the company behind WordPress.com and a major contributor to the platform) have spent the past year in a legal dispute with hosting provider WP Engine. That case led to a court-ordered injunction in December 2024 and remains ongoing. Although it has nothing to do with Telex, the dispute has raised concerns about how decisions are made in the WordPress ecosystem and who holds the influence. At WordCamp, Mullenweg said only that the case was moving through the legal system.

Security is another area that will need close attention because like any AI tool that writes code, Telex can produce weak or incomplete results if the prompts are unclear. As WordPress runs in so many different environments, even small errors can lead to problems. WordPress Playground (the browser-based version of WordPress used for safe testing) may help lower the risk during development, but once in production, businesses will still need to carry out proper checks, just as they would with any third-party plugin.

What It Could Mean For WordPress

Telex is part of WordPress’s ongoing move to introduce AI in a way that’s open and easy to test. The AI Team set up in May 2025 has said it will use a plugin-first approach, meaning features like Telex will be released separately at first, not baked into WordPress Core. If Telex becomes more widely used, it could start to shape WordPress development practices, training materials, and support tools.

It could also lead to more conversational features in WordPress itself, such as tools that help users build blocks by describing what they want in plain English. Mullenweg made clear that this ties directly into WordPress’s long-standing goal of making publishing accessible to everyone. “We’ve taken things that were difficult to do, that required knowledge of coding or anything else, and made it accessible to people,” he said.

If AI can continue that trend without lowering code quality or reducing choice, Telex could help keep more creators on the WordPress platform rather than losing them to simpler, hosted services.

What About Business Users of WordPress?

For small and medium-sized UK businesses already using WordPress, Telex could speed up common tasks such as adding new sections to a homepage, updating layouts, or testing different calls to action. Also, marketing teams could test ideas quickly and agencies could deliver small custom features faster and at lower cost. Developers could spend less time writing basic layout code and more time on integrations, security, and performance.

For companies in regulated sectors, the fact that Telex generates installable plugins, not hosted code or external widgets, is also important because it makes it easier to track changes, review code, and remove features if needed, which fits well with internal approval processes.

Hosted platforms like Wix and Squarespace now offer strong AI tools for beginners, but they also limit flexibility and hosting choices. Telex offers an alternative that works within WordPress and still gives users full control over where and how their site is hosted.

For developers, Telex essentially changes the way some work gets done but doesn’t remove the need for human input (it still needs the AI prompts). Early feedback shows that AI-generated blocks often still need testing and refinement and, therefore, agencies with strong technical teams may be best advised to combine effective prompting with proper review, offering clients speed without sacrificing quality.

How To Try It Safely Today

Telex is still experimental, and the safest way to try it is through WordPress Playground (a browser-based version of WordPress for safe testing). This lets developers test blocks directly in the browser, without affecting any live sites. For now, users may want to keep the scope simple, such as generating a hero section or a testimonial layout, and then review the code before installing it on a development site. That will give teams a chance to see how Telex works while keeping control over what goes into production.

Where Things Stand for Now

Telex is still in its early stages, and some outputs may not yet be reliable enough for complex sites. However, the tool sits within a wider AI development effort at WordPress, supported by a new AI Team and a plugin-first approach. For now, therefore, Telex appears to offer a way for developers and businesses to explore how prompt-based tools could be used inside existing WordPress workflows, without relying on external platforms or hosted AI builders.

What Does This Mean For Your Business?

Telex essentially gives users a faster way to create modular WordPress features using natural language prompts. By generating standard plugin files that can be tested, reviewed, and installed like any other block, it offers a practical route to exploring AI-assisted development without changing platform or setup.

For UK businesses already using WordPress, this could simplify everyday site updates and reduce the time spent on routine layout tasks. It may also allow smaller teams to create and test new features without relying on external developers, provided there is still a review process in place to catch errors or security issues. Larger organisations, especially those in regulated sectors, are likely to value the ability to track changes and control what gets deployed.

Telex also points to wider changes across the WordPress ecosystem. Agencies may begin using it to accelerate early design work, freeing up developer time for more complex builds. At the same time, plugin developers may face new pressure to show the added value of their products if standard blocks become easier to generate on demand.

The real test will be how well Telex performs in production environments, across different themes and hosting setups. Its usefulness will depend not just on speed but on consistency, security, and whether it can meet accessibility standards. For now, it gives WordPress users a way to experiment with AI-driven development using familiar tools, while keeping full control over hosting and site management.