wp-media/module-rocketcdn

Module for RocketCDN integration

v2.1 2022-05-02 18:52 UTC

This package is auto-updated.

Last update: 2024-03-30 00:24:05 UTC


README

This module adds the integration for RocketCDN to WP Rocket.

It includes:

  • A ServiceProvider to instantiate all classes via the container
  • An APIClient to communicate with RocketCDNAPI
  • A CDNOptionsManager to enable/disable CDN options in WP Rocket
  • Subscribers to interact with the WordPress API
    • AdminPageSubscriber for actions & filters on WP Rocket settings page
    • DataManagerSubscriber for AJAX actions
    • NoticesSubscriber for all RocketCDN related notices
    • RESTSubscriber for registering the WP REST API routes