Deprecated: Function WP_User->id was called with an argument that is deprecated since version 2.1.0! Use WP_User->ID instead. in /opt/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 5667

Author: Donatas Kairys

Profile:

Donatas Kairys serves as President/CIO for LoadSys Solutions. Expert in prototyping custom solutions, deep knowledge of IoT technologies and best practices. Senior React, React Native, and NodeJS developer.

CakePHP Comment Plugin

The goal of every programmer is to write as little code as possible.  It can only be achieved by re-using code that you already wrote.  That is why we all use CakePHP in the first place right?  Fortunately, cake allows us to create plug-ins that we could just drop in...

CakePHP RSS Feed Datasource

We are releasing our RSS datasource to CakePHP developers for CakePHP Development.  We know there are others out there, but what we like about ours is that it supports the following: Built-in Pagination Sorting Content filtering Download rss_source.php here Steps to...