Soczó
Community@lonsdale201 · Hungary
Any Question? You can find me on discord: lonsdale201
Agent Skills by Soczó
Showing 72 vetted skills indexed across 1 GitHub repositories.
wc-variations-pricing-filters
Override WooCommerce variation prices via cross-layer filters with cache hash integrity.
wcm-access-discounts
Determine user access and pricing for WooCommerce Memberships content.
wc-customer-and-sessions
Manage WooCommerce per-visitor data via WC()->session and WC()->customer across contexts.
wc-shipping-method
Register WooCommerce shipping methods with per-zone field control via init_form_fields.
wc-emails-classic
Extends WooCommerce email classes with custom PHP templates and triggers via hooks.
wcs-subscription-hooks
Map WooCommerce Subscriptions hooks for lifecycle events and renewal flows.
wc-coupon-dynamic
Synthesize WooCommerce coupons at runtime without creating shop_coupon posts.
wcm-membership-hooks
Map WooCommerce Memberships lifecycle events to the correct wc_memberships hooks.
wcs-renewal-scheduler
Coordinate WooCommerce Subscriptions renewal dates and retry logic via WC_Subscription methods.
wc-shipping-providers
Register custom WooCommerce shipping providers via the woocommerce_fulfillment_shipping_providers filter.
wc-rest-api-v4
Reference WooCommerce REST API v4 routes, authentication, and usage.
wc-payment-gateway
Register and integrate custom WooCommerce payment gateways via WC_Payment_Gateway.
wc-product-search-select
Enable AJAX-powered product search selection in WooCommerce admin UIs.
wc-variations-data
Read, query, and write WooCommerce product variations data with WC_Product_Variation.
wc-hpos-compatibility
Declare WooCommerce HPOS compatibility and migrate order data access to HPOS backends.
wp-rocket-cache-rejection-and-filters
Configure WP Rocket caching behavior via rocket_* filters from plugins or themes.
wp-rocket-cache-invalidation
Invalidate WP Rocket caches via rocket_clean_* APIs after data changes.
wp-utf8-text
Validate and normalize UTF-8 text in WordPress plugins and imports.
wp-i18n-audit
Audit WordPress plugin and theme PHP for i18n translation issues.
wp-presence-api
Document the WordPress Presence API's TTL-based wp_presence table and Heartbeat transport.
wp-security-audit
Audit WordPress PHP code for common security issues and report findings.
wp-security-secrets
Detect hardcoded secrets and insecure credential handling in WordPress plugins and themes.
wp-html-api
Inspect and mutate HTML in WordPress plugins using WP_HTML_Tag_Processor and WP_HTML_Processor.
wp-security-deep
Detect advanced PHP security issues in WordPress plugins and themes.