Projects Related To: php

Quotify

user on November 21, 2019

Quotify is a WordPress plugin written in PHP. It places a randomly selected quote from BrainyQuote at the top of the page. It also adds a menu to the WordPress admin panel which allows the user to select a category to take quotes from or enter a custom search query. Due to the lack of a BrainyQuote API I used a HTML DOM Parser (https://simplehtmldom.sourceforge.io/) to extract quotes from BrainyQuote results pages.

Portfolio

user on November 20, 2019

This is the WordPress theme for my portfolio. The styling for the portfolio was produced using SASS and PHP was used to allow integration with WordPress. As well as provideing a theme the theme adds menu options to the WordPress admin appearance menu which allow further customisation of the theme.