REP__Public
The REP__Public class is part of the public-facing functionality of Malcolm. Its role is to manage various aspects of the plugin’s behavior and appearance on the front end of a WordPress website.
Namespace
REP_Malcolm\Public_Area
Source
File: \public\class-rep-public.php
Usage
Developers can extend and modify the behavior of the Malcolm plugin on the front end by customizing the methods provided by this class. For example, developers can modify how styles and scripts are enqueued, add custom modals, or customize post meta for specific post types.