{"id":38756,"date":"2026-04-22T06:15:21","date_gmt":"2026-04-22T03:15:21","guid":{"rendered":"https:\/\/coma.lv\/?p=38756"},"modified":"2026-05-07T02:45:15","modified_gmt":"2026-05-06T23:45:15","slug":"ai-in-wordpress","status":"publish","type":"post","link":"https:\/\/coma.lv\/en\/2026\/04\/22\/ai-in-wordpress\/","title":{"rendered":"AI in WordPress: How Websites Are Being Built, Designed, and Extended with Artificial Intelligence"},"content":{"rendered":"\n<p style=\"text-align: left;\">WordPress has always been known as a flexible way to build websites without needing to write everything from scratch. But in recent years, it has started to change in a much deeper way. Instead of simply being a platform where you manually install themes and plugins, WordPress is now becoming a space where AI helps shape the entire process \u2014 from writing code to designing pages and extending functionality. It&#8217;s a shift we&#8217;re seeing firsthand in our own <a class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/coma.lv\/services\" target=\"_blank\" rel=\"noopener\">WordPress development projects<\/a>.<\/p>\n<p style=\"text-align: left;\">What used to require more setup and coordination between different tools and systems is now often much faster to initiate, especially in early-stage planning and prototyping.\u00a0For example, tools like <a href=\"https:\/\/10web.io\/ai-website-builder\/\" target=\"_blank\" rel=\"noopener\">10Web AI Website Builder<\/a>, which is built on top of WordPress, can generate an initial website structure from a description, creating pages, layouts, and base content automatically. Instead of starting from a blank WordPress installation, developers can begin with a structured foundation that they then refine, extend, and adapt to fit specific project requirements.<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-38961 size-full\" src=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-171126.jpg\" alt=\"10Web AI Website Builder\" width=\"1200\" height=\"540\" title=\"\" srcset=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-171126.jpg 1200w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-171126-300x135.jpg 300w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-171126-1030x464.jpg 1030w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-171126-768x346.jpg 768w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-171126-705x317.jpg 705w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<h2 style=\"text-align: left;\">AI for Writing Code Inside WordPress<\/h2>\n<p style=\"text-align: left;\">At the core of WordPress are PHP files, theme structures, and plugin systems. Traditionally, changing or extending anything meant writing or editing code manually \u2014 sometimes a small change could require digging through multiple files.<\/p>\n<p style=\"text-align: left;\">Now AI tools are stepping directly into this space.<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-38956 size-full\" src=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/bernd-dittrich-XIpm0bnYOQE-unsplash.webp\" alt=\"Claude\" width=\"1200\" height=\"777\" title=\"\" srcset=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/bernd-dittrich-XIpm0bnYOQE-unsplash.webp 1200w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/bernd-dittrich-XIpm0bnYOQE-unsplash-300x194.webp 300w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/bernd-dittrich-XIpm0bnYOQE-unsplash-1030x667.webp 1030w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/bernd-dittrich-XIpm0bnYOQE-unsplash-768x497.webp 768w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/bernd-dittrich-XIpm0bnYOQE-unsplash-705x456.webp 705w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<p style=\"text-align: left;\">Instead of writing everything line by line, developers can describe what they need, and tools like <a href=\"https:\/\/telex.automattic.ai\/\" target=\"_blank\" rel=\"noopener\">Telex<\/a> can generate WordPress-specific code or even full blocks and theme components. For example, describing a custom Gutenberg block or a dynamic content section can produce a structured starting point aligned with WordPress architecture. This shifts part of the workflow from manual implementation to guided generation, where developers review, adapt, and integrate the output into a larger system rather than building every element from scratch.<\/p>\n<p style=\"text-align: left;\">Tools like Telex are particularly strong when working directly within the WordPress ecosystem, as they understand blocks, themes, and platform-specific structures rather than generating generic code.<\/p>\n<p style=\"text-align: left;\">In addition to generating code, AI can help interpret existing code. WordPress themes and plugins often come with large, complex codebases. AI tools like <a href=\"https:\/\/claude.ai\/\" target=\"_blank\" rel=\"noopener\">Claude<\/a>, <a href=\"https:\/\/cursor.com\/\" target=\"_blank\" rel=\"noopener\">Cursor<\/a> or <a href=\"https:\/\/github.com\/copilot\" target=\"_blank\" rel=\"noopener\"><span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">GitHub Copilot<\/span><\/span><\/a> can read through PHP files, explain how different parts connect, and suggest safer ways to modify functionality without breaking the site. In WordPress development, this typically means working directly with theme files, plugin codebases, and structures such as hooks, filters, and templates. Developers can paste a function, hook, or template file and ask what it does, how it interacts with WordPress, or how it can be extended.<\/p>\n<p style=\"text-align: left;\">For working with existing codebases, tools like Cursor and GitHub Copilot are often preferred because they are integrated directly into the development environment, while models like Claude are especially useful for deeper explanations and understanding more complex logic.<\/p>\n<p style=\"text-align: left;\">This makes working with unfamiliar themes or third-party plugins much more manageable, especially when documentation is limited or inconsistent.<\/p>\n<h2 style=\"text-align: left;\">AI-Powered Plugins: Adding Functionality Without Heavy Setup<\/h2>\n<p style=\"text-align: left;\">Plugins are one of the biggest strengths of WordPress, allowing sites to extend functionality without rebuilding core systems.<\/p>\n<p style=\"text-align: left;\">AI is now becoming part of this ecosystem by powering features that go beyond static functionality.<\/p>\n<p style=\"text-align: left;\">For example, plugins like <a href=\"https:\/\/www.tidio.com\/\" target=\"_blank\" rel=\"noopener\">Tidio<\/a> or <a href=\"https:\/\/www.wpbot.pro\/\" target=\"_blank\" rel=\"noopener\">WPBot<\/a> can add AI-driven chat interfaces to websites, handling user questions, guiding navigation, or supporting customer interactions in real time. These plugins are particularly useful for customer-facing websites, where real-time interaction and automated responses can improve user experience without adding manual support overhead.<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-38953 size-full\" src=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/lyro.webp\" alt=\"Tidio\" width=\"768\" height=\"768\" title=\"\" srcset=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/lyro.webp 768w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/lyro-300x300.webp 300w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/lyro-80x80.webp 80w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/lyro-36x36.webp 36w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/lyro-180x180.webp 180w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/lyro-705x705.webp 705w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/p>\n<p style=\"text-align: left;\">Other tools focus on improving search and discovery. Plugins like <a href=\"https:\/\/searchwp.com\/\" target=\"_blank\" rel=\"noopener\"><span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">SearchWP<\/span><\/span><\/a> and <a href=\"https:\/\/www.algolia.com\/\" target=\"_blank\" rel=\"noopener\"><span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">Algolia<\/span><\/span><\/a> enhance default WordPress search by interpreting user intent rather than just matching exact keywords, returning more relevant results across larger or content-heavy sites. These solutions are especially effective on larger or content-heavy sites, where traditional keyword-based search becomes limiting and more contextual, intent-based results are needed.<\/p>\n<p style=\"text-align: left;\">At the same time, AI is changing how plugins themselves are built. Developers can generate plugin scaffolding, structure, and core logic using tools like <a href=\"https:\/\/telex.automattic.ai\/\" target=\"_blank\" rel=\"noopener\">Telex<\/a>, which are specifically designed to work with WordPress concepts such as blocks, hooks, and theme architecture. A request like <em data-start=\"1980\" data-end=\"2070\">\u201ccreate a plugin that stores newsletter signups and exposes them in the admin dashboard\u201d<\/em> can produce a structured starting point \u2014 including custom post types, database handling, or admin UI elements \u2014 which is then reviewed, refined, and integrated into the broader project.<\/p>\n<p style=\"text-align: left;\">This makes plugin development faster and more experimental, lowering the barrier for creating custom WordPress functionality.<\/p>\n<h2 style=\"text-align: left;\" data-section-id=\"13bnx4r\" data-start=\"3500\" data-end=\"3544\"><span role=\"text\"><strong data-start=\"3503\" data-end=\"3544\">AI for Theme Design and Page Building<\/strong><\/span><\/h2>\n<p style=\"text-align: left;\">Designing a WordPress site has traditionally meant working with themes, page builders, and templates. Tools like Elementor or Gutenberg blocks made this easier, but there was still a lot of manual arrangement involved.<\/p>\n<p style=\"text-align: left;\">AI is starting to change that workflow. With tools like <a href=\"https:\/\/elementor.com\/products\/ai\/\" target=\"_blank\" rel=\"noopener\">Elementor AI<\/a> or <a href=\"https:\/\/www.elegantthemes.com\/ai\/\" target=\"_blank\" rel=\"noopener\">Divi AI<\/a>, you can now describe a page instead of building it block by block. A prompt like <em>\u201cCreate a homepage for a digital marketing agency with a hero section, services overview, and testimonials\u201d<\/em> can generate structured layouts, suggested copy, and design variations directly inside the builder.<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-38955 size-full\" src=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Tools-01-AI-container-layouts-1688x1168-1.webp\" alt=\"Elementor AI\" width=\"1200\" height=\"830\" title=\"\" srcset=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Tools-01-AI-container-layouts-1688x1168-1.webp 1200w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Tools-01-AI-container-layouts-1688x1168-1-300x208.webp 300w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Tools-01-AI-container-layouts-1688x1168-1-1030x712.webp 1030w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Tools-01-AI-container-layouts-1688x1168-1-768x531.webp 768w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Tools-01-AI-container-layouts-1688x1168-1-705x488.webp 705w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<p style=\"text-align: left;\">Instead of building everything step by step, the process becomes more about selecting, refining, and adjusting what AI generates. Even visual direction \u2014 spacing, tone, section hierarchy \u2014 can be influenced through natural descriptions rather than manual design decisions.<\/p>\n<h2 style=\"text-align: left;\" data-section-id=\"3cyo48\" data-start=\"4477\" data-end=\"4520\"><span role=\"text\"><strong data-start=\"4480\" data-end=\"4520\">AI Content Creation Inside WordPress<\/strong><\/span><\/h2>\n<p style=\"text-align: left;\" data-start=\"4522\" data-end=\"4595\">One of the most common uses of AI in WordPress today is content creation.<\/p>\n<p style=\"text-align: left;\" data-start=\"4522\" data-end=\"4595\">Instead of writing every blog post, product description, or page manually, AI can generate drafts directly inside the editor. <a href=\"https:\/\/jetpack.com\/ai\/\" target=\"_blank\" rel=\"noopener\">Jetpack AI Assistant<\/a>, for example, allows you to write prompts like <em>\u201cintroduce a beginner guide to SEO\u201d<\/em> and immediately produce structured content inside WordPress itself.<\/p>\n<p style=\"text-align: left;\" data-start=\"4522\" data-end=\"4595\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-38957 size-full\" src=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-175217.jpg\" alt=\"Jetpack AI\" width=\"1200\" height=\"750\" title=\"\" srcset=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-175217.jpg 1200w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-175217-300x188.jpg 300w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-175217-1030x644.jpg 1030w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-175217-768x480.jpg 768w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/Ekranuznemums-2026-04-30-175217-705x441.jpg 705w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<p style=\"text-align: left;\" data-start=\"4522\" data-end=\"4595\">This doesn\u2019t remove editing, but it changes the starting point. Instead of beginning with a blank page, you begin with a draft that can be shaped and refined.<\/p>\n<p style=\"text-align: left;\" data-start=\"4522\" data-end=\"4595\">AI image generation is also becoming part of this workflow. Tools like <a href=\"https:\/\/www.dall-efree.com\/\" target=\"_blank\" rel=\"noopener\"><span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">DALL\u00b7E<\/span><\/span><\/a>, <a href=\"https:\/\/gemini.google.com\/app\" target=\"_blank\" rel=\"noopener\">Gemini<\/a> or <a href=\"https:\/\/nanobanana.io\/\" target=\"_blank\" rel=\"noopener\">Nano Banana<\/a>\u00a0can create visuals such as blog headers, illustrations, or featured images from text prompts. In some setups, these tools are integrated directly into content workflows, making it easier to generate consistent visuals without relying on external design processes.<\/p>\n<p style=\"text-align: left;\" data-start=\"4522\" data-end=\"4595\">While tools like Jetpack AI Assistant work directly inside WordPress, models such as Gemini or Nano Banana are used externally to support content creation and visual production.<\/p>\n<h2 style=\"text-align: left;\" data-section-id=\"t2qhqm\" data-start=\"5330\" data-end=\"5369\"><span role=\"text\"><strong data-start=\"5333\" data-end=\"5369\">AI for Site Optimization and SEO<\/strong><\/span><\/h2>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">Search engine optimization in WordPress has traditionally been a mix of manual adjustments and plugin-based guidance. Writing meta descriptions, structuring headings, choosing keywords, and linking content all required deliberate effort and ongoing refinement.<\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">AI is starting to streamline this process by working directly within SEO tools and content workflows.<\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">Plugins like <a href=\"https:\/\/rankmath.com\/\" target=\"_blank\" rel=\"noopener\"><span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">Rank Math<\/span><\/span><\/a> and <a href=\"https:\/\/yoast.com\/get-yoast-seo-premium\/\" target=\"_blank\" rel=\"noopener\"><span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">Yoast SEO<\/span><\/span><\/a> now incorporate AI-driven suggestions. Instead of manually writing metadata, developers and content editors can generate meta titles and descriptions based on the page content, adjusting them as needed. These tools operate directly within the WordPress dashboard, making SEO optimization part of the same workflow as content creation rather than a separate process.<\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-38960 size-full\" src=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/rank-math-modules-page.jpg\" alt=\"Rank Math\" width=\"1200\" height=\"820\" title=\"\" srcset=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/rank-math-modules-page.jpg 1200w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/rank-math-modules-page-300x205.jpg 300w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/rank-math-modules-page-1030x704.jpg 1030w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/rank-math-modules-page-768x525.jpg 768w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/rank-math-modules-page-705x482.jpg 705w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">Rank Math is often preferred for its more automation-focused approach, helping generate metadata and suggestions quickly, while Yoast SEO remains widely used for its structured guidance and step-by-step optimization workflow.<\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">In practice, these tools are often used together \u2014 combining automation with manual control to balance speed and precision.<\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">AI can also analyze entire pages and suggest structural improvements. For example, it can recommend clearer heading hierarchies, identify missing sections, or suggest internal links between related posts. On larger sites, this becomes especially useful, where manually maintaining content relationships would be time-consuming.<\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">Another practical use is topic generation. AI can analyze search trends and existing content, suggesting new articles or pages that align with what users are actively searching for. This shifts SEO from a static checklist into a more continuous, data-informed process.<\/p>\n<p style=\"text-align: left;\" data-start=\"5371\" data-end=\"5439\">Rather than replacing SEO tools, AI enhances them \u2014 helping teams move faster while still making the final decisions about content and structure.<\/p>\n<h2 style=\"text-align: left;\" data-section-id=\"1nf4g6s\" data-start=\"5873\" data-end=\"5918\"><span role=\"text\"><strong data-start=\"5876\" data-end=\"5918\">AI for Site Maintenance and Monitoring<\/strong><\/span><\/h2>\n<p style=\"text-align: left;\" data-start=\"5920\" data-end=\"6030\">Maintaining a WordPress site involves ongoing work behind the scenes \u2014 updating plugins, monitoring security, checking performance, and resolving conflicts when things break.<\/p>\n<p style=\"text-align: left;\" data-start=\"5920\" data-end=\"6030\">AI is increasingly being used to support these processes by identifying patterns and flagging issues earlier.<\/p>\n<p style=\"text-align: left;\" data-start=\"5920\" data-end=\"6030\">Security tools like <a href=\"https:\/\/www.wordfence.com\/\" target=\"_blank\" rel=\"noopener\">Wordfence<\/a> analyze traffic and login activity to detect suspicious behavior, such as repeated failed login attempts or unusual access patterns, making them especially important for security-focused projects. As a WordPress security plugin, it operates directly within the CMS, monitoring site activity in real time as part of the broader WordPress ecosystem. While much of this has existed before, AI-enhanced systems improve detection by recognizing more complex patterns rather than relying only on predefined rules.<\/p>\n<p style=\"text-align: left;\" data-start=\"5920\" data-end=\"6030\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-38959 size-full\" src=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/screenshot-1.jpg\" alt=\"Wordfence\" width=\"1200\" height=\"900\" title=\"\" srcset=\"https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/screenshot-1.jpg 1200w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/screenshot-1-300x225.jpg 300w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/screenshot-1-1030x773.jpg 1030w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/screenshot-1-768x576.jpg 768w, https:\/\/coma.lv\/wp-content\/uploads\/2026\/04\/screenshot-1-705x529.jpg 705w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<p style=\"text-align: left;\" data-start=\"5920\" data-end=\"6030\">Maintenance platforms like <a href=\"https:\/\/managewp.com\/\" target=\"_blank\" rel=\"noopener\"><span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">ManageWP<\/span><\/span><\/a> help automate routine tasks such as updates, backups, and uptime monitoring. Although not an AI tool itself, ManageWP is commonly used in combination with AI assistants to interpret issues that arise \u2014 for example, analyzing errors after an update or identifying the cause of performance drops. In this way, AI complements existing management workflows rather than replacing them.<\/p>\n<p style=\"text-align: left;\" data-start=\"5920\" data-end=\"6030\">This doesn\u2019t remove the need for maintenance \u2014 but it makes it more proactive, helping teams detect and resolve issues faster rather than reacting after problems escalate.<\/p>\n<h2 style=\"text-align: left;\" data-section-id=\"1akaw11\" data-start=\"130\" data-end=\"180\"><span role=\"text\"><strong data-start=\"133\" data-end=\"180\">A Practical AI Stack for WordPress Projects<\/strong><\/span><\/h2>\n<p style=\"text-align: left;\">When looking at AI tools in WordPress development, it quickly becomes clear that they are not used in isolation. Instead, they form different kinds of workflows depending on how a project is approached \u2014 whether starting from design, code, or a generated foundation.<\/p>\n<p style=\"text-align: left;\">One common approach begins with design. A tool like Stitch can be used to generate interface ideas and page structures from simple descriptions. These designs are not tied to WordPress yet, but they provide a clear visual and structural direction. From there, the project moves into development, where tools like Cursor are used to implement those layouts inside a WordPress theme or custom setup, working directly with theme files and project code rather than through the WordPress interface. In this workflow, AI helps first define what the site should look like, and then assists in building it with full control over the code.<\/p>\n<p style=\"text-align: left;\">Another approach starts directly inside WordPress. Tools like 10Web AI Website Builder, which is built on top of WordPress, can generate an initial site structure \u2014 pages, layouts, and base content \u2014 from a prompt. This creates a working starting point that can then be customized. From there, developers might use Telex to extend functionality, generating custom blocks or plugin logic that fits directly into the WordPress architecture. In this case, AI accelerates the setup phase and then supports deeper customization.<\/p>\n<p style=\"text-align: left;\">A more development-driven workflow keeps everything centered around the codebase. Using tools like Cursor alongside models such as Claude, developers can build and refine WordPress themes and plugins at the code level, working directly with PHP files, templates, and logic rather than through the WordPress interface. This approach prioritizes control, with AI acting as an assistant rather than a generator of full structures.<\/p>\n<p style=\"text-align: left;\">Across all of these workflows, content and optimization tools fit in as ongoing layers. Tools like Jetpack AI Assistant, Rank Math, and Wordfence are used throughout the process \u2014 from initial content creation to refinement, optimization, and ongoing site management.<\/p>\n<p style=\"text-align: left;\">Rather than forming a single stack in the traditional sense, these tools represent a spectrum of approaches. Some prioritize speed and automation, others focus on control and customization, and many sit somewhere in between. In practice, teams combine them depending on the project \u2014 using AI not as a replacement for the development process, but as a set of tools that reshape how that process works.<\/p>\n<p style=\"text-align: left;\">If you\u2019d like to see how this works in more detail, take a look at <a href=\"https:\/\/coma.lv\/2026\/04\/22\/ai-in-action-insights-from-our-projects-with-cursor-and-stitch\/\" target=\"_blank\" rel=\"noopener\">our breakdown of AI in action<\/a>, where we walk through a few of our own projects and how these tools come together in practice.<\/p>\n<h2 style=\"text-align: left;\" data-section-id=\"12g597t\" data-start=\"6346\" data-end=\"6379\"><span role=\"text\"><strong data-start=\"6349\" data-end=\"6379\">The Shift Inside WordPress<\/strong><\/span><\/h2>\n<p style=\"text-align: left;\" data-start=\"6381\" data-end=\"6506\">What\u2019s happening inside WordPress is not just the addition of new tools \u2014 it\u2019s a shift in how websites are built and managed.<\/p>\n<p style=\"text-align: left;\" data-start=\"6381\" data-end=\"6506\">WordPress is becoming less of a system that needs to be configured manually and more of a platform where you describe what you want to achieve, and AI helps assemble it all \u2014 code, design, content, and functionality.<\/p>\n<p style=\"text-align: left;\" data-start=\"6381\" data-end=\"6506\">The result is a workflow that feels less rigid and more responsive, where building a website becomes closer to shaping an idea than assembling individual parts.<\/p>\n<p style=\"text-align: left;\" data-start=\"6381\" data-end=\"6506\">If you&#8217;re considering a new WordPress project, take a look at our <a class=\"underline underline underline-offset-2 decoration-1 decoration-current\/40 hover:decoration-current focus:decoration-current\" href=\"https:\/\/coma.lv\/services\/\" target=\"_blank\" rel=\"noopener\">web development services<\/a> to see how we work.<\/p>\n<hr \/>\n<p style=\"text-align: left;\"><em>Our specialization is WordPress website development and maintenance. Contact us for a free consultation \u2014 <a href=\"mailto:vadim@coma.lv\">vadim@coma.lv<\/a>, <a href=\"tel:+37129394520\">+371 29394520<\/a><\/em><\/p>\n<hr \/>\n","protected":false},"excerpt":{"rendered":"<p>WordPress has always been known as a flexible way to build websites without needing to write everything from scratch. But in recent years, it has started to change in a much deeper way. Instead of simply being a platform where you manually install themes and plugins, WordPress is now becoming a space where AI helps [&hellip;]<\/p>\n","protected":false},"author":25,"featured_media":38817,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1339,1225],"tags":[],"class_list":["post-38756","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-wordpress"],"_links":{"self":[{"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/posts\/38756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/comments?post=38756"}],"version-history":[{"count":0,"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/posts\/38756\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/media\/38817"}],"wp:attachment":[{"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/media?parent=38756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/categories?post=38756"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/coma.lv\/en\/wp-json\/wp\/v2\/tags?post=38756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}