msulaimanmisri / Fubic-Two-Plugins

This is a WordPress plugin that written in a PHP OOP Style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this plugin

  • Contains all the logic for our client, Fubic (a Japanese company).
  • This is a WordPress plugin.

Version 1.3 (11 April 2023)

Added

  1. Comments in PageController.php to make other developer easy to know what I've been doing.
  2. Adding WooCommerce plugin as this plugin dependency.

Version 1.2 (7 April 2023)

Fixed

  1. Display conditions for homepage.

Version 1.1 (30 March 2023)

Changes

  1. Turn all codes from procedural to OOP style after everything run smoothly on procedural.
  2. Changing wordPress snake_case to camelCase

About

This is a WordPress plugin that written in a PHP OOP Style.


Languages

Language:PHP 93.9%Language:CSS 6.1%