Deprecated: Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/charlott/ourfragileplanet.com/site/wp-content/plugins/backupwordpress/classes/class-path.php on line 455
Wordpress Archives - Our Fragile Planet

Wordpress

I develop unique themes for my clients. This is a hacked version of the Oblique theme that I use here, to save time.

Leandash, Wordpress

learndash core changes on upgrade

Adding the company name from woocommerce to the learndash email report add the following to ../wp-content/plugins/sfwd-lms/includes/vendor/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Quiz.php ‘$companyname’ => $user-> billing_company, […]

Wordpress

Maintenance mode plugins

Something I often need to implement inside wordpress is an under-maintenance page. This can be a total annoyance because there’s

Scroll to Top