Here you can find a few selected public classes provided by Greyd.Suite. It explains their purpose, structure, and available methods, offering developers a reference for extending or integrating with the plugin beyond the user-facing documentation.
Global Content: GC_Helper
The GC_Helper class acts as the nerve centre of the Greyd Global Content plugin. It groups a wide range of static utilities that support distribution, synchronisation and retrieval of posts across a multisite network and remote connections. Unlike most classes in the system, GC_Helper maintains no state; you call its methods directly without creating an […]