Feed aggregator | Develop Site

WordPress 7.0.2 Release

Wordpress News Security - 23 min 20 sec ago
WordPress 7.0.2 is now available.

The 7.0.2 security release addresses one critical and one high severity security issue.

Because this is a security release, it is recommended that you update your sites immediately. Due to the severity, the WordPress.org team have enabled forced updates via the auto-update system for sites running affected versions.

To manually update you can visit your WordPress Dashboard, click “Updates”, and then click “Update Now”, or you can download WordPress 7.0.2 from WordPress.org. On sites that support automatic background updates, the update process will begin automatically.

Security updates included in this release

The security team would like to thank the following people for responsibly reporting vulnerabilities and allowing them to be fixed in this release:

  • A facilitated SQL injection issue reported as a team by TF1T, dtro, and haongo
  • A REST API batch-route confusion and SQL injection issue leading to Remote Code Execution reported by Adam Kues at Assetnote / Searchlight Cyber

For more information on this release, please visit the HelpHub site.

Backports
  • WordPress 6.9 is affected by both vulnerabilities. Version 6.9.5 has been released containing fixes for both.
  • WordPress 6.8 is only affected by the first vulnerability. Version 6.8.6 has been released containing a fix.
  • The beta release of WordPress 7.1 is affected by both vulnerabilities. Version 7.1 beta2 has been released containing fixes for both.
  • Versions of WordPress prior to 6.8 are not affected.
Thank you to these WordPress contributors

This release was led by John Blackbourn and Barry Abrahamson. In addition to the security researchers mentioned above, WordPress 7.0.2 would not have been possible without the significant contributions of the following people: Aaron Jorbin, Alex Concha, annezazu, Barry, David Baumwald, Dominik Schilling, Ehtisham Siddiqui, Joe Dolson, Joe Hoyle, John Blackbourn, Jonathan Desrosiers, Marius L. J., Matt Mullenweg, Mohammad Jangda, Peter Wilson, Sergey Biryukov, vortfu, Weston Ruter, plus representatives from Altis, Automattic, Bluehost, Cloudflare, GoDaddy, Hostinger, and WP Engine.

We terminated a TPU mid-training and it recovered in seconds: Introduction to elastic training with MaxText

Blog Desarrollo Google - 3 hours 14 min ago
Distributed AI training is notoriously fragile because losing a single machine typically crashes the entire multi-node job, forcing a time-consuming, full-workload infrastructure restart. To address this, Google’s JAX ecosystem utilizes elastic training via Pathways, which converts a hardware failure into a catchable Python exception so the running process can survive. When an unplanned failure occurs, the system automatically replaces only the broken worker, restores the last viable checkpoint from Cloud Storage, and resumes training in place—minimizing total downtime to under two minutes without ever restarting the main controller process.
Categories: Desarrolladores

DiffusionGemma: The Developer Guide

Blog Desarrollo Google - 3 hours 14 min ago
DiffusionGemma is an experimental text-generation model built on the Gemma 4 architecture that uses diffusion-based parallel generation instead of token-by-token autoregression, enabling much faster inference, bidirectional context awareness, and real-time self-correction while remaining deployable on consumer GPUs. Its architecture generates and refines 256-token blocks in parallel through iterative denoising, allowing it to handle complex constraint-based tasks such as Sudoku more effectively than traditional language models and demonstrating strong gains from fine-tuning. The model integrates with vLLM and other popular inference frameworks, giving developers access to a new non-autoregressive approach that combines high performance, efficient long-context scaling, and straightforward customization and deployment.
Categories: Desarrolladores

Daily Search Forum Recap: July 17, 2026

Search Engine Roundtable - 5 hours 9 min ago
Here is a recap of what happened in the search forums today, through the eyes of the Search Engine Roundtable and other search forums on the web...
Categories: SEO

Search News Buzz Video Recap: Google 7/11 Update, Bing Penalties, Google Images, AI Overviews AI Images, Google Ads Updates, ChatGPT Ads Features & Apple Maps

Search Engine Roundtable - 7 hours 8 min ago
This week, we saw some Google Search ranking volatility around July 11th, so I called it the 7-Eleven update. Bing said it does not do one-off search penalties because it is not scalable. Google Images celebrated its 25th anniversary...
Categories: SEO

Google Ads Making Broader Smart Bidding Updates? Google Says No.

Search Engine Roundtable - 7 hours 18 min ago
The PPC community has been going wild over the change that is coming to Google Ads around bidding for campaigns limited by budget on August 18th. There is some belief that this is going to be a broader smart bidding update than what Google communicated.
Categories: SEO

Did Google Maps Turn Off OpenTable Reservations?

Search Engine Roundtable - 7 hours 28 min ago
Google has removed its help document named "Make OpenTable reservations in Google Maps" yesterday. It looks like that implies that Google Maps removed the integration it has with restaurant listings and making reservations with OpenTable.
Categories: SEO

Google Renamed NotebookLM Useragent To Google-GeminiNotebook

Search Engine Roundtable - 7 hours 38 min ago
As many of you know, Google has user-triggered fetchers including Google-NotebookLM. But with NotebookLM being renamed to Gemini Notebook, Google had to update the user agent name of Google-NotebookLM to Google-GeminiNotebook.
Categories: SEO

Google StoreBot Accessibility Issues Help Document Updated

Search Engine Roundtable - 7 hours 48 min ago
Google has updated the help document named How to fix: Google StoreBot crawler can't access your in-store product page. The document has a number of big updates with a lot of clarifications including the user-agents, checking robots.txt, blocking IP addresses, page speed issues, reprocessing and how long it takes for your landing pages to be reprocessed.
Categories: SEO

Bing Tests Black Magnifying Glass Icon In Search Bar

Search Engine Roundtable - 7 hours 58 min ago
Microsoft Bing is testing using a black colored magnifying glass in the search bar and box. This is instead of a gray or black outlined icon, the test is a fully colored in icon.
Categories: SEO

Bridging the Domain Gap: AI Race Coach built with Antigravity and Gemini

Blog Desarrollo Google - 9 hours 14 min ago
On May 23, 2026, fresh off the stage at Google I/O, our Google Developer Experts (GDEs) converged on...
Categories: Desarrolladores

Build agentic full-stack apps with Genkit

Blog Desarrollo Google - 9 hours 14 min ago
The open-source Genkit framework has introduced the Agents API, a full-stack tool designed to simplify the complex plumbing of conversational AI by packaging message history, tool loops, and streaming into a single interface. The API supports flexible, server- or client-managed state persistence—allowing for advanced workflows like history branching, long-running detached tasks, and multi-agent coordination—while seamlessly connecting backends to frontends via a unified wire protocol. Currently available in preview for TypeScript and Go, it also integrates with the Genkit Developer UI to allow developers to easily test, debug, and inspect agent snapshots without writing client code.
Categories: Desarrolladores

Why we built ADK 2.0

Blog Desarrollo Google - 9 hours 14 min ago
Answering the questions of "why we built ADK 2.0". This explains the rationale, some of the features, and why a developer should consider upgrading. This will be published the day after ADK go 2.0 launches.
Categories: Desarrolladores

ML Development in VS Code with Google Cloud Power: Workbench Extension Now Available

Blog Desarrollo Google - 9 hours 14 min ago
The Google Cloud Workbench Notebooks extension for VS Code has officially launched, allowing developers to connect their local IDE to scalable, cloud-based Jupyter environments. This integration streamlines the machine learning lifecycle by eliminating context switching and providing direct access to high-performance Google Cloud infrastructure. To support transparency and community-driven innovation, the newly released extension is fully open-sourced and available on GitHub and the VS Code Marketplace.
Categories: Desarrolladores

How A2A is Building a World of Collaborative Agents

Blog Desarrollo Google - 9 hours 14 min ago
Celebrating the first anniversary of the Agent-to-Agent (A2A) protocol, this blog post highlights how the framework enables autonomous AI agents to securely collaborate and hand off tasks without the rigidity of traditional APIs. By delegating complex workflows to specialized peer agents, A2A prevents context pollution, ensures data privacy, and simplifies application design through modularity. To demonstrate this ecosystem in action, the post spotlights FoldRun—an agentic interface for life sciences that orchestrates complex protein structure predictions—alongside diverse A2A use cases spanning commerce, data streaming, DevOps, and telecommunications.
Categories: Desarrolladores

Unlocking the Power of the TPU Stack: Introducing our new Developer Hub

Blog Desarrollo Google - 9 hours 14 min ago
Google has officially launched the TPU Developer Hub, a centralized educational resource designed to help model builders and developers maximize the performance of Google Cloud TPUs. The hub offers code-first resources, open-source recipes, and deep-dive documentation covering hardware architecture, software optimization, debugging, parallelism, and networking. These materials are tailored for both human developers and AI-assisted tools to streamline everything from large-scale training to low-latency inference workloads.
Categories: Desarrolladores

Enhance Security and Trust: New Session Metadata in Sign in with Google

Blog Desarrollo Google - 9 hours 14 min ago
Google is enhancing Sign in with Google by introducing new OIDC standard claims—specifically auth_time and amr (Authentication Methods Reference) to provide developers with deeper session metadata. These updates allow verified apps to verify the "freshness" of a user's login and the specific authentication methods used (such as MFA or hardware keys), enabling more dynamic, risk-based access controls. By leveraging these federated identity signals, platforms can better prevent account takeover and fraud while implementing granular security policies like step-up authentication for sensitive actions.
Categories: Desarrolladores

Build Cross-Language Multi-Agent Team with Google’s Agent Development Kit and A2A

Blog Desarrollo Google - 12 hours 14 min ago
How a Python agent and a Go agent collaborate on contract compliance using the Agent2Agent protocolY...
Categories: Desarrolladores

Systems Engineering Playbook: Optimizing Qwen 3.5-397B MoE on Ironwood (TPU7x)

Blog Desarrollo Google - 15 hours 15 min ago
To serve the 397B-parameter Qwen 3.5 Mixture-of-Experts (MoE) model on Ironwood TPUs, engineers developed a modular JAX/Pallas optimization stack that achieved up to a 4.7x inference speedup for prefill-heavy workloads. The team bypassed severe hardware sharding constraints by deploying a hybrid Data Parallelism and Expert Parallelism (DP+EP) topology, paired with custom low-level communication fusions like a hierarchical reduce-scatter to optimize cross-device token routing. Finally, by executing hardware-aware custom kernels—such as Batched Ragged Page Attention and a fully-fused Gated DeltaNet (GDN) block—they successfully saturated HBM bandwidth and TensorCore MXUs to push system throughput near its theoretical roofline limits.
Categories: Desarrolladores

Evolving Spec-Driven Development: Conductor Now Supports Antigravity

Blog Desarrollo Google - Thu, 07/16/2026 - 23:53
Conductor has evolved from a Gemini CLI extension into a portable plugin, bringing conversational Spec-Driven Development (SDD) to ecosystems like Antigravity CLI and Claude. Rather than relying on strict command sequences, developers can now chat naturally with their AI assistant while it dynamically manages persistent markdown artifacts (like spec.md and plan.md) in the background. This update eliminates workflow friction while ensuring your repository remains a version-controlled, single source of truth for your project's architecture and state across different AI tools.
Categories: Desarrolladores

Pages