home.social

#wordpressdev — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wordpressdev, aggregated by home.social.

  1. I do a lot of #WordPress Gutenberg development and I have a bunch of code snippets I run in the browser console.

    This one retrieves the meta fields and filters the property names to only those that contain "mysubstring"

    ((substring) => Object.fromEntries(
    Object.entries(
    wp.data.select('core/editor').getEditedPostAttribute('meta')
    ).filter(
    ([key, value]) => key.toLowerCase().includes(substring.toLowerCase()
    )
    )))('mysubstring')

    See salferrarello.com/filter-meta-

    #WordPressDev

  2. I do a lot of #WordPress Gutenberg development and I have a bunch of code snippets I run in the browser console.

    This one retrieves the meta fields and filters the property names to only those that contain "mysubstring"

    ((substring) => Object.fromEntries(
    Object.entries(
    wp.data.select('core/editor').getEditedPostAttribute('meta')
    ).filter(
    ([key, value]) => key.toLowerCase().includes(substring.toLowerCase()
    )
    )))('mysubstring')

    See salferrarello.com/filter-meta-

    #WordPressDev

  3. I do a lot of #WordPress Gutenberg development and I have a bunch of code snippets I run in the browser console.

    This one retrieves the meta fields and filters the property names to only those that contain "mysubstring"

    ((substring) => Object.fromEntries(
    Object.entries(
    wp.data.select('core/editor').getEditedPostAttribute('meta')
    ).filter(
    ([key, value]) => key.toLowerCase().includes(substring.toLowerCase()
    )
    )))('mysubstring')

    See salferrarello.com/filter-meta-

    #WordPressDev

  4. I do a lot of #WordPress Gutenberg development and I have a bunch of code snippets I run in the browser console.

    This one retrieves the meta fields and filters the property names to only those that contain "mysubstring"

    ((substring) => Object.fromEntries(
    Object.entries(
    wp.data.select('core/editor').getEditedPostAttribute('meta')
    ).filter(
    ([key, value]) => key.toLowerCase().includes(substring.toLowerCase()
    )
    )))('mysubstring')

    See salferrarello.com/filter-meta-

    #WordPressDev

  5. What Really Happens When You Type a URL in Your Browser?

    Typing a URL feels instant, but behind that single keystroke, a global engineering marathon begins. From DNS resolution and TLS handshakes to HTTP/3, rendering engines, and GPU compositing, your browser coordinates thousands of decisions in milliseconds. This post breaks down what really happens when you press Enter, step by step, without the fluff.

    Checkout my full blog: kishanjasani.in/what-happens-w

    #PHP #http #webdev #WordPressDev

  6. What Really Happens When You Type a URL in Your Browser?

    Typing a URL feels instant, but behind that single keystroke, a global engineering marathon begins. From DNS resolution and TLS handshakes to HTTP/3, rendering engines, and GPU compositing, your browser coordinates thousands of decisions in milliseconds. This post breaks down what really happens when you press Enter, step by step, without the fluff.

    Checkout my full blog: kishanjasani.in/what-happens-w

    #PHP #http #webdev #WordPressDev

  7. What Really Happens When You Type a URL in Your Browser?

    Typing a URL feels instant, but behind that single keystroke, a global engineering marathon begins. From DNS resolution and TLS handshakes to HTTP/3, rendering engines, and GPU compositing, your browser coordinates thousands of decisions in milliseconds. This post breaks down what really happens when you press Enter, step by step, without the fluff.

    Checkout my full blog: kishanjasani.in/what-happens-w

    #PHP #http #webdev #WordPressDev

  8. What Really Happens When You Type a URL in Your Browser?

    Typing a URL feels instant, but behind that single keystroke, a global engineering marathon begins. From DNS resolution and TLS handshakes to HTTP/3, rendering engines, and GPU compositing, your browser coordinates thousands of decisions in milliseconds. This post breaks down what really happens when you press Enter, step by step, without the fluff.

    Checkout my full blog: kishanjasani.in/what-happens-w

    #PHP #http #webdev #WordPressDev

  9. Introducing Gemini MCP Tools for #WordPress - An AI Plugin for WordPress that's Packed with CLI tools for the most popular #LLMs & enhanced with Native MCP Support for OpenRouter, Claude Code Router, Exa Search, and a Multi-Agent Local Server 🧑‍💻🚀🚀

    -- Supercharge WordPress with
    AI-Powered MCP Tools 🔥 🔥 🧑‍💻🧑‍💻🚀🚀

    We created the ultimate #WordPressAIPlugin that brings 37+ powerful #AITools directly into your workflow. Control your entire #WordPress site through natural language commands, and enjoy native MCP support via an AI Engine integration.

    Why Gemini MCP Tools Beats Other WordPress AI Plugins: 😭🥹🥹🤔

    - 🎯 37+ free #ArtificialIntelligence tools for WordPress (most give you 5-10)
    • True MCP protocol (no quirks)
    • Multiple AI providers via OpenRouter (50+ LLMs to choose from, not just one)
    • Privacy-first (data stays on YOUR server)
    • Toolkit bundled (no Git needed) or easily copy the repo! 😋😋
    • Developer-friendly (clean, semantic code)
    • Open source (you can contribute! 🤗)

    Start free, scale to premium when ready!

    #WordPressDevelopment #AIEngine #AIEnginePlugin #Tech #Technology #TheGeeklineFeed #WordPressDevelopment #WPDev #WPDeveloper #WordPressDev #MCP #MCPprotocol #OpenAI #Cli #CliTools #Claude #ClaudeCodeRouter #OpenRouter #GeminiCli #ClaudeCode #WordPressPlugin #WordPressDeveloper #WP #WordPressSite #AIWordPressTools

    maniainc.com/gemini-mcp-tools-

  10. Introducing Gemini MCP Tools for #WordPress - An AI Plugin for WordPress that's Packed with CLI tools for the most popular #LLMs & enhanced with Native MCP Support for OpenRouter, Claude Code Router, Exa Search, and a Multi-Agent Local Server 🧑‍💻🚀🚀

    -- Supercharge WordPress with
    AI-Powered MCP Tools 🔥 🔥 🧑‍💻🧑‍💻🚀🚀

    We created the ultimate #WordPressAIPlugin that brings 37+ powerful #AITools directly into your workflow. Control your entire #WordPress site through natural language commands, and enjoy native MCP support via an AI Engine integration.

    Why Gemini MCP Tools Beats Other WordPress AI Plugins: 😭🥹🥹🤔

    - 🎯 37+ free #ArtificialIntelligence tools for WordPress (most give you 5-10)
    • True MCP protocol (no quirks)
    • Multiple AI providers via OpenRouter (50+ LLMs to choose from, not just one)
    • Privacy-first (data stays on YOUR server)
    • Toolkit bundled (no Git needed) or easily copy the repo! 😋😋
    • Developer-friendly (clean, semantic code)
    • Open source (you can contribute! 🤗)

    Start free, scale to premium when ready!

    #WordPressDevelopment #AIEngine #AIEnginePlugin #Tech #Technology #TheGeeklineFeed #WordPressDevelopment #WPDev #WPDeveloper #WordPressDev #MCP #MCPprotocol #OpenAI #Cli #CliTools #Claude #ClaudeCodeRouter #OpenRouter #GeminiCli #ClaudeCode #WordPressPlugin #WordPressDeveloper #WP #WordPressSite #AIWordPressTools

    maniainc.com/gemini-mcp-tools-

  11. Introducing Gemini MCP Tools for #WordPress - An AI Plugin for WordPress that's Packed with CLI tools for the most popular #LLMs & enhanced with Native MCP Support for OpenRouter, Claude Code Router, Exa Search, and a Multi-Agent Local Server 🧑‍💻🚀🚀

    -- Supercharge WordPress with
    AI-Powered MCP Tools 🔥 🔥 🧑‍💻🧑‍💻🚀🚀

    We created the ultimate #WordPressAIPlugin that brings 37+ powerful #AITools directly into your workflow. Control your entire #WordPress site through natural language commands, and enjoy native MCP support via an AI Engine integration.

    Why Gemini MCP Tools Beats Other WordPress AI Plugins: 😭🥹🥹🤔

    - 🎯 37+ free #ArtificialIntelligence tools for WordPress (most give you 5-10)
    • True MCP protocol (no quirks)
    • Multiple AI providers via OpenRouter (50+ LLMs to choose from, not just one)
    • Privacy-first (data stays on YOUR server)
    • Toolkit bundled (no Git needed) or easily copy the repo! 😋😋
    • Developer-friendly (clean, semantic code)
    • Open source (you can contribute! 🤗)

    Start free, scale to premium when ready!

    #WordPressDevelopment #AIEngine #AIEnginePlugin #Tech #Technology #TheGeeklineFeed #WordPressDevelopment #WPDev #WPDeveloper #WordPressDev #MCP #MCPprotocol #OpenAI #Cli #CliTools #Claude #ClaudeCodeRouter #OpenRouter #GeminiCli #ClaudeCode #WordPressPlugin #WordPressDeveloper #WP #WordPressSite #AIWordPressTools

    maniainc.com/gemini-mcp-tools-

  12. Introducing Gemini MCP Tools for #WordPress - An AI Plugin for WordPress that's Packed with CLI tools for the most popular #LLMs & enhanced with Native MCP Support for OpenRouter, Claude Code Router, Exa Search, and a Multi-Agent Local Server 🧑‍💻🚀🚀

    -- Supercharge WordPress with
    AI-Powered MCP Tools 🔥 🔥 🧑‍💻🧑‍💻🚀🚀

    We created the ultimate #WordPressAIPlugin that brings 37+ powerful #AITools directly into your workflow. Control your entire #WordPress site through natural language commands, and enjoy native MCP support via an AI Engine integration.

    Why Gemini MCP Tools Beats Other WordPress AI Plugins: 😭🥹🥹🤔

    - 🎯 37+ free #ArtificialIntelligence tools for WordPress (most give you 5-10)
    • True MCP protocol (no quirks)
    • Multiple AI providers via OpenRouter (50+ LLMs to choose from, not just one)
    • Privacy-first (data stays on YOUR server)
    • Toolkit bundled (no Git needed) or easily copy the repo! 😋😋
    • Developer-friendly (clean, semantic code)
    • Open source (you can contribute! 🤗)

    Start free, scale to premium when ready!

    #WordPressDevelopment #AIEngine #AIEnginePlugin #Tech #Technology #TheGeeklineFeed #WordPressDevelopment #WPDev #WPDeveloper #WordPressDev #MCP #MCPprotocol #OpenAI #Cli #CliTools #Claude #ClaudeCodeRouter #OpenRouter #GeminiCli #ClaudeCode #WordPressPlugin #WordPressDeveloper #WP #WordPressSite #AIWordPressTools

    maniainc.com/gemini-mcp-tools-

  13. Introducing Gemini MCP Tools for #WordPress - An AI Plugin for WordPress that's Packed with CLI tools for the most popular #LLMs & enhanced with Native MCP Support for OpenRouter, Claude Code Router, Exa Search, and a Multi-Agent Local Server 🧑‍💻🚀🚀

    -- Supercharge WordPress with
    AI-Powered MCP Tools 🔥 🔥 🧑‍💻🧑‍💻🚀🚀

    We created the ultimate #WordPressAIPlugin that brings 37+ powerful #AITools directly into your workflow. Control your entire #WordPress site through natural language commands, and enjoy native MCP support via an AI Engine integration.

    Why Gemini MCP Tools Beats Other WordPress AI Plugins: 😭🥹🥹🤔

    - 🎯 37+ free #ArtificialIntelligence tools for WordPress (most give you 5-10)
    • True MCP protocol (no quirks)
    • Multiple AI providers via OpenRouter (50+ LLMs to choose from, not just one)
    • Privacy-first (data stays on YOUR server)
    • Toolkit bundled (no Git needed) or easily copy the repo! 😋😋
    • Developer-friendly (clean, semantic code)
    • Open source (you can contribute! 🤗)

    Start free, scale to premium when ready!

    #WordPressDevelopment #AIEngine #AIEnginePlugin #Tech #Technology #TheGeeklineFeed #WordPressDevelopment #WPDev #WPDeveloper #WordPressDev #MCP #MCPprotocol #OpenAI #Cli #CliTools #Claude #ClaudeCodeRouter #OpenRouter #GeminiCli #ClaudeCode #WordPressPlugin #WordPressDeveloper #WP #WordPressSite #AIWordPressTools

    maniainc.com/gemini-mcp-tools-