A Custom Plugin

Add CSS Code

Description 

This project is a WordPress plugin built from scratch using Object-Oriented Programming (OOP) principles to empower users with easy customization capabilities. It serves as a training exercise to solidify my understanding of PHP, WordPress APIs, and plugin development best practices.

Features

  • Custom CSS Injection:

    Users can effortlessly add custom CSS code to any post type or the entire website without modifying the theme directly. This allows for granular control over the website’s appearance without compromising theme integrity.

  • Improved User Experience:

    The plugin leverages Bootstrap for a user-friendly interface, making adding and managing custom CSS code intuitive and streamlined.

  • Extensible Code Editor

     Implement a text input field with support for many editing features and has a rich programming interface to allow further extension.

  • Object-Oriented Programming (OOP)

    Utilizing OOP principles allows for code organization, reusability, and easier maintenance of the plugin

Technologies:

HTML
CSS
PHP
WordPress APIs
Bootstrap

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top