<?xml version="1.0" encoding="UTF-8"?>
<!-- This sitemap was dynamically generated on May 6, 2026 at 10:03 am by All in One SEO v4.9.6.2 - the original SEO plugin for WordPress. -->

<?xml-stylesheet type="text/xsl" href="https://thesheryar.com/default-sitemap.xsl"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>TheSheryar</title>
		<link><![CDATA[https://thesheryar.com]]></link>
		<description><![CDATA[TheSheryar]]></description>
		<lastBuildDate><![CDATA[Tue, 07 Oct 2025 06:38:53 +0000]]></lastBuildDate>
		<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
		<atom:link href="https://thesheryar.com/sitemap.rss" rel="self" type="application/rss+xml" />
		<ttl><![CDATA[60]]></ttl>

		<item>
			<guid><![CDATA[https://thesheryar.com/blog/]]></guid>
			<link><![CDATA[https://thesheryar.com/blog/]]></link>
			<title>Blog</title>
			<pubDate><![CDATA[Tue, 07 Oct 2025 06:38:53 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-does-wordpress-nonce-verification-work-and-what-are-its-actual-security-guarantees/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-does-wordpress-nonce-verification-work-and-what-are-its-actual-security-guarantees/]]></link>
			<title>How does WordPress nonce verification work and what are its actual security guarantees?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:33:39 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-a-plugin-that-reacts-to-woocommerce-hooks-without-a-hard-dependency/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-a-plugin-that-reacts-to-woocommerce-hooks-without-a-hard-dependency/]]></link>
			<title>How to implement a plugin that reacts to WooCommerce hooks without a hard dependency?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:33:28 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-capability-checks-correctly-at-every-layer-of-a-wordpress-plugin/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-capability-checks-correctly-at-every-layer-of-a-wordpress-plugin/]]></link>
			<title>How to implement capability checks correctly at every layer of a WordPress plugin?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:33:04 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-sanitize-escape-and-validate-data-in-wordpress-the-full-matrix/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-sanitize-escape-and-validate-data-in-wordpress-the-full-matrix/]]></link>
			<title>How to sanitize, escape, and validate data in WordPress — the full matrix?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:32:49 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-namespace-wordpress-plugin-code-correctly-to-avoid-conflicts/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-namespace-wordpress-plugin-code-correctly-to-avoid-conflicts/]]></link>
			<title>How to namespace WordPress plugin code correctly to avoid conflicts?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:32:32 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-harden-a-wordpress-site-at-the-wp-config-php-level/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-harden-a-wordpress-site-at-the-wp-config-php-level/]]></link>
			<title>How to harden a WordPress site at the wp-config.php level?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:32:12 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-build-a-plugin-that-adds-a-custom-wp-cli-command/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-build-a-plugin-that-adds-a-custom-wp-cli-command/]]></link>
			<title>How to build a plugin that adds a custom WP-CLI command?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:31:56 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-a-content-security-policy-csp-in-wordpress-without-breaking-plugins/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-a-content-security-policy-csp-in-wordpress-without-breaking-plugins/]]></link>
			<title>How to implement a Content Security Policy (CSP) in WordPress without breaking plugins?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:31:47 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-a-freemium-plugin-licensing-system-in-wordpress/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-a-freemium-plugin-licensing-system-in-wordpress/]]></link>
			<title>How to implement a freemium plugin licensing system in WordPress?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:31:44 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-publish-a-wordpress-plugin-to-the-official-repository-and-manage-svn-releases/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-publish-a-wordpress-plugin-to-the-official-repository-and-manage-svn-releases/]]></link>
			<title>How to publish a WordPress plugin to the official repository and manage SVN releases?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:31:36 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/]]></guid>
			<link><![CDATA[https://thesheryar.com/]]></link>
			<title>Home</title>
			<pubDate><![CDATA[Mon, 30 Mar 2026 07:25:01 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-audit-a-wordpress-plugin-for-xss-csrf-and-privilege-escalation-vulnerabilities/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-audit-a-wordpress-plugin-for-xss-csrf-and-privilege-escalation-vulnerabilities/]]></link>
			<title>How to audit a WordPress plugin for XSS, CSRF, and privilege escalation vulnerabilities?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:31:25 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-handle-plugin-update-migrations-safely-with-upgradexx_x-routines/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-handle-plugin-update-migrations-safely-with-upgradexx_x-routines/]]></link>
			<title>How to handle plugin update migrations safely with upgradeXX_X() routines?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:31:04 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-prevent-unauthorized-file-uploads-and-mime-type-spoofing-in-wordpress/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-prevent-unauthorized-file-uploads-and-mime-type-spoofing-in-wordpress/]]></link>
			<title>How to prevent unauthorized file uploads and MIME type spoofing in WordPress?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:30:41 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-add-a-custom-admin-notice-that-is-dismissible-and-persists-per-user/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-add-a-custom-admin-notice-that-is-dismissible-and-persists-per-user/]]></link>
			<title>How to add a custom admin notice that is dismissible and persists per-user?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:30:30 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-a-custom-dashboard-widget-with-data-fetched-from-an-external-api/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-a-custom-dashboard-widget-with-data-fetched-from-an-external-api/]]></link>
			<title>How to implement a custom dashboard widget with data fetched from an external API?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:30:17 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-detect-and-recover-from-a-compromised-wordpress-installation/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-detect-and-recover-from-a-compromised-wordpress-installation/]]></link>
			<title>How to detect and recover from a compromised WordPress installation?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:29:58 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-use-wordpress-application-passwords-securely-for-api-integrations/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-use-wordpress-application-passwords-securely-for-api-integrations/]]></link>
			<title>How to use WordPress application passwords securely for API integrations?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:29:55 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-build-a-wordpress-widget-using-the-modern-wp_widget-class/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-build-a-wordpress-widget-using-the-modern-wp_widget-class/]]></link>
			<title>How to build a WordPress widget using the modern WP_Widget class?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:29:40 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-two-factor-authentication-programmatically-in-wordpress/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-two-factor-authentication-programmatically-in-wordpress/]]></link>
			<title>How to implement two-factor authentication programmatically in WordPress?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:29:37 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-full-page-caching-in-wordpress-without-a-plugin-using-nginx-and-php/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-full-page-caching-in-wordpress-without-a-plugin-using-nginx-and-php/]]></link>
			<title>How to implement full-page caching in WordPress without a plugin — using Nginx and PHP?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:29:26 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-use-transients-vs-object-cache-vs-options-for-plugin-data-storage/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-use-transients-vs-object-cache-vs-options-for-plugin-data-storage/]]></link>
			<title>How to use transients vs. object cache vs. options for plugin data storage?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:29:20 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-plugin-activation-deactivation-and-uninstall-hooks-correctly/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-plugin-activation-deactivation-and-uninstall-hooks-correctly/]]></link>
			<title>How to implement plugin activation, deactivation, and uninstall hooks correctly?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:29:13 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-a-plugin-settings-page-with-the-settings-api-correctly/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-a-plugin-settings-page-with-the-settings-api-correctly/]]></link>
			<title>How to implement a plugin settings page with the Settings API correctly?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:28:48 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-build-a-wordpress-plugin-that-communicates-via-ajax-securely-with-nonces/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-build-a-wordpress-plugin-that-communicates-via-ajax-securely-with-nonces/]]></link>
			<title>How to build a WordPress plugin that communicates via AJAX securely with nonces?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:28:43 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-use-wplisttable-to-build-a-custom-admin-data-table/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-use-wplisttable-to-build-a-custom-admin-data-table/]]></link>
			<title>How to use WPListTable to build a custom admin data table?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:28:29 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-structure-a-large-wordpress-plugin-using-oop-and-dependency-injection/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-structure-a-large-wordpress-plugin-using-oop-and-dependency-injection/]]></link>
			<title>How to structure a large WordPress plugin using OOP and dependency injection?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:28:13 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-does-wordpress-persistent-object-caching-work-with-redis-and-memcached/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-does-wordpress-persistent-object-caching-work-with-redis-and-memcached/]]></link>
			<title>How does WordPress persistent object caching work with Redis and Memcached?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:28:01 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-fragment-caching-for-expensive-wordpress-template-parts/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-fragment-caching-for-expensive-wordpress-template-parts/]]></link>
			<title>How to implement fragment caching for expensive WordPress template parts?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:27:58 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-deprecate-and-migrate-a-classic-theme-to-full-site-editing-without-losing-content/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-deprecate-and-migrate-a-classic-theme-to-full-site-editing-without-losing-content/]]></link>
			<title>How to deprecate and migrate a classic theme to full site editing without losing content?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:27:27 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-create-a-theme-options-page-with-the-customizer-api-vs-a-settings-page/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-create-a-theme-options-page-with-the-customizer-api-vs-a-settings-page/]]></link>
			<title>How to create a theme options page with the Customizer API vs. a settings page?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:27:26 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-use-wpcacheset-wpcacheget-and-cache-groups-correctly/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-use-wpcacheset-wpcacheget-and-cache-groups-correctly/]]></link>
			<title>How to use wpcacheset, wpcacheget, and cache groups correctly?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:27:20 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-optimize-wordpress-autoloaded-options-the-silent-database-killer/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-optimize-wordpress-autoloaded-options-the-silent-database-killer/]]></link>
			<title>How to optimize WordPress autoloaded options — the silent database killer?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:26:54 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-handle-conditional-asset-loading-in-wordpress-themes-based-on-template-context/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-handle-conditional-asset-loading-in-wordpress-themes-based-on-template-context/]]></link>
			<title>How to handle conditional asset loading in WordPress themes based on template context?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:26:36 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-a-performant-navigation-menu-in-a-headless-wordpress-block-theme/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-a-performant-navigation-menu-in-a-headless-wordpress-block-theme/]]></link>
			<title>How to implement a performant navigation menu in a headless WordPress block theme?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:26:30 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-lazy-load-and-defer-third-party-scripts-in-wordpress-correctly/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-lazy-load-and-defer-third-party-scripts-in-wordpress-correctly/]]></link>
			<title>How to lazy-load and defer third-party scripts in WordPress correctly?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:26:20 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-use-wpthemejson_data-filter-to-modify-theme-json-programmatically/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-use-wpthemejson_data-filter-to-modify-theme-json-programmatically/]]></link>
			<title>How to use wpthemejson_data filter to modify theme.json programmatically?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:26:16 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-critical-css-delivery-in-a-wordpress-theme/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-critical-css-delivery-in-a-wordpress-theme/]]></link>
			<title>How to implement Critical CSS delivery in a WordPress theme?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:25:53 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-register-and-use-block-template-parts-in-a-hybrid-classic-block-theme/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-register-and-use-block-template-parts-in-a-hybrid-classic-block-theme/]]></link>
			<title>How to register and use block template parts in a hybrid classic/block theme?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:25:37 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-use-addthemesupport-for-custom-logo-title-tag-html5-and-responsive-embeds/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-use-addthemesupport-for-custom-logo-title-tag-html5-and-responsive-embeds/]]></link>
			<title>How to use addthemesupport() for custom logo, title tag, HTML5, and responsive embeds?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:25:27 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-use-explain-to-diagnose-and-fix-slow-wordpress-database-queries/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-use-explain-to-diagnose-and-fix-slow-wordpress-database-queries/]]></link>
			<title>How to use EXPLAIN to diagnose and fix slow WordPress database queries?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:25:13 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-a-classic-theme-child-theme-that-overrides-parent-template-parts/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-a-classic-theme-child-theme-that-overrides-parent-template-parts/]]></link>
			<title>How to implement a classic theme child theme that overrides parent template parts?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:24:43 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-serve-a-wordpress-site-from-a-cdn-with-correct-cache-control-headers/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-serve-a-wordpress-site-from-a-cdn-with-correct-cache-control-headers/]]></link>
			<title>How to serve a WordPress site from a CDN with correct cache-control headers?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:24:41 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/what-is-theme-json-schema-versioning-and-what-changed-between-v1-v2-and-v3/]]></guid>
			<link><![CDATA[https://thesheryar.com/what-is-theme-json-schema-versioning-and-what-changed-between-v1-v2-and-v3/]]></link>
			<title>What is theme.json schema versioning and what changed between v1, v2, and v3?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:24:35 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-build-a-block-theme-with-theme-json-typography-color-palettes-and-spacing-scales/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-build-a-block-theme-with-theme-json-typography-color-palettes-and-spacing-scales/]]></link>
			<title>How to build a block theme with theme.json — typography, color palettes, and spacing scales?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:24:15 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-measure-and-reduce-wordpress-time-to-first-byte-ttfb-systematically/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-measure-and-reduce-wordpress-time-to-first-byte-ttfb-systematically/]]></link>
			<title>How to measure and reduce WordPress Time To First Byte (TTFB) systematically?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:24:01 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-write-jest-and-wordpress-e2e-test-utils-tests-for-gutenberg-blocks/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-write-jest-and-wordpress-e2e-test-utils-tests-for-gutenberg-blocks/]]></link>
			<title>How to write Jest and @wordpress/e2e-test-utils tests for Gutenberg blocks?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:23:56 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-write-a-custom-wp-cli-command-with-subcommands-arguments-and-output-formatting/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-write-a-custom-wp-cli-command-with-subcommands-arguments-and-output-formatting/]]></link>
			<title>How to write a custom WP-CLI command with subcommands, arguments, and output formatting?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:23:45 +0000]]></pubDate>
		</item>
					<item>
			<guid><![CDATA[https://thesheryar.com/how-to-implement-block-locking-block-templates-and-template-locking-in-fse/]]></guid>
			<link><![CDATA[https://thesheryar.com/how-to-implement-block-locking-block-templates-and-template-locking-in-fse/]]></link>
			<title>How to implement block locking, block templates, and template locking in FSE?</title>
			<pubDate><![CDATA[Tue, 05 May 2026 16:23:35 +0000]]></pubDate>
		</item>
				</channel>
</rss>
