外掛標籤
開發者團隊
原文外掛簡介
Market Eaizy seamlessly connects your WordPress website with the Market Eaizy Cloud Platform (https://marketez.in). It enables automated, high-performance content scheduling, multi-channel social synchronization, and remote post publishing with complete security.
Features
Cloud Sync: Receive scheduled post content and media directly from Eaizy platform workflows.
Multi-Plugin SEO Integration: Automatically sets metadata for Yoast SEO, Rank Math, and All in One SEO (AIOSEO).
Deferred Media Processing: Offloads heavy image sideloading to background shutdown hooks for fast REST response times (<1s).
Enterprise Security: Enforces Bearer JWT verification, IP CIDR allowlisting, Nonce replay prevention, and encrypted credential storage.
WordPress Settings API Dashboard: Clean status badges, workspace cards, and publishing audit logs inside WP Admin.
External services
This plugin relies on external third-party services to authenticate your workspace, verify site health, and receive scheduled blog publishing content.
Market Eaizy Cloud Platform & API
Service URLs: https://marketez.in, https://growth.marketez.in, and https://appv1.fieldseasy.com
Purpose: Authenticates WordPress site connections via 1-click OAuth, verifies site sync health, and receives scheduled posts and media for publication.
Data Transmitted: WordPress site URL, admin authorization token, published post IDs, and sync status logs.
Terms of Service: https://marketez.in/terms
Privacy Policy: https://marketez.in/privacy
Developer Extensibility Hooks
Actions
market_eaizy_before_post_publish – Triggered before post creation ($post_data).
market_eaizy_after_post_publish – Triggered after post is saved ($post_id, $post_data).
Filters
market_eaizy_api_payload – Filter incoming payload array before processing.
