Home Blog

Anatoliy Dovgun

  • AI & WordPress

    AI Workflows · AI & WordPress AI & WordPress How WordPress core brings AI connectors, the Abilities API, and the AI Client together — and how 4WP plugins…

  • Backend (PHP)

    Development · Backend (PHP) Backend (PHP) WordPress was built on PHP from the start — and PHP remains the foundation of every request, even as the stack adds…

  • Auth & Permissions

    Development · Headless & Decoupled Auth & Permissions Application passwords, JWT, OAuth, and permission callbacks for decoupled clients. Authentication and permission patterns for headless WordPress applications This guide…

  • $wpdb & Prepared Statements

    Development · Database $wpdb & Prepared Statements Safe SQL with $wpdb->prepare, get_results, insert, update, and avoiding injection in plugins. Using $wpdb and prepared statements safely in WordPress plugin…

  • Queries & WP_Query

    Development · Database Queries & WP_Query WP_Query, meta_query, tax_query, and raw SQL — choosing the right data access layer. Query patterns, WP_Query, and database performance in WordPress development…

  • GraphQL (WPGraphQL)

    Development · Headless & Decoupled GraphQL (WPGraphQL) Flexible queries with WPGraphQL — schemas, connections, and headless data fetching. GraphQL and WPGraphQL integration for headless WordPress development This guide…