{"id":101,"date":"2026-05-05T10:34:30","date_gmt":"2026-05-05T08:34:30","guid":{"rendered":"https:\/\/halawa.io\/blog\/?p=101"},"modified":"2026-05-05T13:31:51","modified_gmt":"2026-05-05T11:31:51","slug":"wordpress-ai-connector-for-kimi-moonshot","status":"publish","type":"post","link":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/","title":{"rendered":"WordPress AI Connector for Kimi (Moonshot AI)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">WordPress 7.0 added built-in support for AI connectors.\u00a0The idea is simple.\u00a0Instead of every plugin author writing their own integration with OpenAI, Anthropic or Google,\u00a0WordPress now defines one common interface,\u00a0and the actual AI provider behind it is swappable.\u00a0You install a connector for the provider you want,\u00a0and any plugin on your site that uses AI features picks it up automatically.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">OpenA, Anthropic and Google make great models,&nbsp;but for the kind of work a WordPress site usually does,&nbsp;like generating drafts,&nbsp;writing summaries,&nbsp;answering simple questions in a chatbot,&nbsp;you are paying a premium for capabilities you mostly do not need.&nbsp;Open and cheaper alternatives have caught up to the point where,&nbsp;for everyday tasks,&nbsp;the difference in quality is small and the difference in price is huge.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So I wrote a connector for one of those cheaper providers.&nbsp;It is called AI Provider for Kimi.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"why-kimi\">Why Kimi<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Kimi is made by a company called Moonshot AI.&nbsp;Their models,&nbsp;especially kimi-k2.6,&nbsp;are strong.&nbsp;The API is OpenAI-compatible,&nbsp;which means the request and response shapes are almost identical,&nbsp;so it fits into the WordPress AI connector contract cleanly.&nbsp;And the pricing is a small fraction of what the big closed-source providers charge.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You bring your own API key from platform.kimi.ai and you pay Moonshot directly for what you use.&nbsp;There is no middleman.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-the-plugin-does\">What the plugin does<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It is a thin layer,&nbsp;on purpose.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>It registers Kimi as a connector inside WordPress.<\/li>\n\n\n\n<li>It fetches the list of available Kimi models from the API, so new releases show up without a plugin update.<\/li>\n\n\n\n<li>It adds a settings screen where you pick a default model.<\/li>\n\n\n\n<li>It hands every AI request from other plugins off to Kimi and returns the response.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-use-it\">How to use it<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you are on WordPress 7.0 or later:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Install and activate the plugin.<\/li>\n\n\n\n<li>Get an API key from platform.kimi.ai.<\/li>\n\n\n\n<li>Paste the key into the AI connectors screen in WordPress.<\/li>\n\n\n\n<li>Pick a default model from Settings, Kimi AI.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Any other plugin on your site that uses AI will start running on Kimi automatically.&nbsp;You do not have to touch their code.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are still on WordPress 6.9,&nbsp;you can install the AI client package separately and the connector will work the same way.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"why-i-think-this-matters\">Why I think this matters<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Two things are happening at the same time.&nbsp;WordPress is making AI a first-class citizen in core,&nbsp;which means a lot of plugin authors are about to start adding AI features.&nbsp;And the cost gap between the closed-source giants and the rest of the field is at its widest in years.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the default for the WordPress ecosystem becomes&nbsp;&#8220;ship it with OpenAI&#8221;,&nbsp;a lot of small site owners are going to end up paying way more than they need to.&nbsp;The fix is to make sure the cheaper providers are just as easy to install.&nbsp;That is the whole point of writing connectors like this one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is also the point of the connector system itself.&nbsp;Once your plugins talk to the connector interface instead of a specific vendor,&nbsp;the choice of provider becomes a settings change,&nbsp;not a code change.&nbsp;That is a healthy place for the ecosystem to be in.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to try the plugin,&nbsp;or read the code,&nbsp;or open an issue,&nbsp;the repo is here:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/github.com\/Abdalsalaam\/ai-provider-for-kimi\">https:\/\/github.com\/Abdalsalaam\/ai-provider-for-kimi<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is GPL-2.0 and free.&nbsp;If you are a WordPress developer planning to add AI features,&nbsp;please consider giving your users a cheaper option out of the box.&nbsp;The connector system makes it easy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress 7.0 added built-in support for AI connectors.\u00a0The idea is simple.\u00a0Instead of every plugin author writing their own integration with OpenAI, Anthropic or Google,\u00a0WordPress now defines one common interface,\u00a0and the actual AI provider behind it is swappable.\u00a0You install a connector for the provider you want,\u00a0and any plugin on your site that uses AI features picks [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":105,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ai_generated_summary":"","footnotes":""},"categories":[3],"tags":[75,73,79,77],"class_list":["post-101","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech","tag-kimi-ai-connector","tag-kimi-connector","tag-moonshot-connector","tag-wordpress-moonshot"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WordPress AI Connector for Kimi (Moonshot AI) - Halawa.io<\/title>\n<meta name=\"description\" content=\"AI Provider for Kimi connects WordPress 7.0&#039;s built-in AI connector system to Moonshot AI&#039;s Kimi models, a drop-in alternative to OpenAI and Anthropic at a fraction of the cost. Free, GPL-2.0, no middleman.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress AI Connector for Kimi (Moonshot AI) - Halawa.io\" \/>\n<meta property=\"og:description\" content=\"AI Provider for Kimi connects WordPress 7.0&#039;s built-in AI connector system to Moonshot AI&#039;s Kimi models, a drop-in alternative to OpenAI and Anthropic at a fraction of the cost. Free, GPL-2.0, no middleman.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/\" \/>\n<meta property=\"og:site_name\" content=\"Halawa.io\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Abdalsalaam.94\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/Abdalsalaam.94\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-05T08:34:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T11:31:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2026\/05\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1254\" \/>\n\t<meta property=\"og:image:height\" content=\"1254\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Abdalsalaam Halawa\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Abdalsalaam Halawa\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/\"},\"author\":{\"name\":\"Abdalsalaam Halawa\",\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/#\\\/schema\\\/person\\\/69f03c7c02ff99ff1543f6349b34e690\"},\"headline\":\"WordPress AI Connector for Kimi (Moonshot AI)\",\"datePublished\":\"2026-05-05T08:34:30+00:00\",\"dateModified\":\"2026-05-05T11:31:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/\"},\"wordCount\":639,\"publisher\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/#\\\/schema\\\/person\\\/69f03c7c02ff99ff1543f6349b34e690\"},\"image\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png\",\"keywords\":[\"Kimi ai connector\",\"Kimi connector\",\"moonshot connector\",\"WordPress moonshot\"],\"articleSection\":[\"Tech\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/\",\"url\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/\",\"name\":\"WordPress AI Connector for Kimi (Moonshot AI) - Halawa.io\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png\",\"datePublished\":\"2026-05-05T08:34:30+00:00\",\"dateModified\":\"2026-05-05T11:31:51+00:00\",\"description\":\"AI Provider for Kimi connects WordPress 7.0's built-in AI connector system to Moonshot AI's Kimi models, a drop-in alternative to OpenAI and Anthropic at a fraction of the cost. Free, GPL-2.0, no middleman.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/#primaryimage\",\"url\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png\",\"contentUrl\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png\",\"width\":1254,\"height\":1254},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wordpress-ai-connector-for-kimi-moonshot\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/halawa.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress AI Connector for Kimi (Moonshot AI)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/halawa.io\\\/blog\\\/\",\"name\":\"Halawa.io\",\"description\":\"Building with WordPress while rebuilding life far from home\",\"publisher\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/#\\\/schema\\\/person\\\/69f03c7c02ff99ff1543f6349b34e690\"},\"alternateName\":\"Abdalsalaam Halawa\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/halawa.io\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/#\\\/schema\\\/person\\\/69f03c7c02ff99ff1543f6349b34e690\",\"name\":\"Abdalsalaam Halawa\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-aeflkwyl.png\",\"url\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-aeflkwyl.png\",\"contentUrl\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-aeflkwyl.png\",\"width\":512,\"height\":512,\"caption\":\"Abdalsalaam Halawa\"},\"logo\":{\"@id\":\"https:\\\/\\\/halawa.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-aeflkwyl.png\"},\"sameAs\":[\"https:\\\/\\\/halawa.io\\\/blog\",\"https:\\\/\\\/www.facebook.com\\\/Abdalsalaam.94\",\"https:\\\/\\\/www.instagram.com\\\/abdalsalaam94\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/abdalsalaam\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WordPress AI Connector for Kimi (Moonshot AI) - Halawa.io","description":"AI Provider for Kimi connects WordPress 7.0's built-in AI connector system to Moonshot AI's Kimi models, a drop-in alternative to OpenAI and Anthropic at a fraction of the cost. Free, GPL-2.0, no middleman.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/","og_locale":"en_US","og_type":"article","og_title":"WordPress AI Connector for Kimi (Moonshot AI) - Halawa.io","og_description":"AI Provider for Kimi connects WordPress 7.0's built-in AI connector system to Moonshot AI's Kimi models, a drop-in alternative to OpenAI and Anthropic at a fraction of the cost. Free, GPL-2.0, no middleman.","og_url":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/","og_site_name":"Halawa.io","article_publisher":"https:\/\/www.facebook.com\/Abdalsalaam.94","article_author":"https:\/\/www.facebook.com\/Abdalsalaam.94","article_published_time":"2026-05-05T08:34:30+00:00","article_modified_time":"2026-05-05T11:31:51+00:00","og_image":[{"width":1254,"height":1254,"url":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2026\/05\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png","type":"image\/png"}],"author":"Abdalsalaam Halawa","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Abdalsalaam Halawa","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/#article","isPartOf":{"@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/"},"author":{"name":"Abdalsalaam Halawa","@id":"https:\/\/halawa.io\/blog\/#\/schema\/person\/69f03c7c02ff99ff1543f6349b34e690"},"headline":"WordPress AI Connector for Kimi (Moonshot AI)","datePublished":"2026-05-05T08:34:30+00:00","dateModified":"2026-05-05T11:31:51+00:00","mainEntityOfPage":{"@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/"},"wordCount":639,"publisher":{"@id":"https:\/\/halawa.io\/blog\/#\/schema\/person\/69f03c7c02ff99ff1543f6349b34e690"},"image":{"@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/#primaryimage"},"thumbnailUrl":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2026\/05\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png","keywords":["Kimi ai connector","Kimi connector","moonshot connector","WordPress moonshot"],"articleSection":["Tech"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/","url":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/","name":"WordPress AI Connector for Kimi (Moonshot AI) - Halawa.io","isPartOf":{"@id":"https:\/\/halawa.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/#primaryimage"},"image":{"@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/#primaryimage"},"thumbnailUrl":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2026\/05\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png","datePublished":"2026-05-05T08:34:30+00:00","dateModified":"2026-05-05T11:31:51+00:00","description":"AI Provider for Kimi connects WordPress 7.0's built-in AI connector system to Moonshot AI's Kimi models, a drop-in alternative to OpenAI and Anthropic at a fraction of the cost. Free, GPL-2.0, no middleman.","breadcrumb":{"@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/#primaryimage","url":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2026\/05\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png","contentUrl":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2026\/05\/0278fcab-6a92-43f1-8e67-9b84db68440b1.png","width":1254,"height":1254},{"@type":"BreadcrumbList","@id":"https:\/\/halawa.io\/blog\/wordpress-ai-connector-for-kimi-moonshot\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/halawa.io\/blog\/"},{"@type":"ListItem","position":2,"name":"WordPress AI Connector for Kimi (Moonshot AI)"}]},{"@type":"WebSite","@id":"https:\/\/halawa.io\/blog\/#website","url":"https:\/\/halawa.io\/blog\/","name":"Halawa.io","description":"Building with WordPress while rebuilding life far from home","publisher":{"@id":"https:\/\/halawa.io\/blog\/#\/schema\/person\/69f03c7c02ff99ff1543f6349b34e690"},"alternateName":"Abdalsalaam Halawa","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/halawa.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/halawa.io\/blog\/#\/schema\/person\/69f03c7c02ff99ff1543f6349b34e690","name":"Abdalsalaam Halawa","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2025\/11\/cropped-aeflkwyl.png","url":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2025\/11\/cropped-aeflkwyl.png","contentUrl":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2025\/11\/cropped-aeflkwyl.png","width":512,"height":512,"caption":"Abdalsalaam Halawa"},"logo":{"@id":"https:\/\/halawa.io\/blog\/wp-content\/uploads\/2025\/11\/cropped-aeflkwyl.png"},"sameAs":["https:\/\/halawa.io\/blog","https:\/\/www.facebook.com\/Abdalsalaam.94","https:\/\/www.instagram.com\/abdalsalaam94\/","https:\/\/www.linkedin.com\/in\/abdalsalaam\/"]}]}},"_links":{"self":[{"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/comments?post=101"}],"version-history":[{"count":3,"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":108,"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/posts\/101\/revisions\/108"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/media\/105"}],"wp:attachment":[{"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/media?parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/categories?post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/halawa.io\/blog\/wp-json\/wp\/v2\/tags?post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}