jackjamieson2 / yarns-microsub-server

Yarns is a Microsub server that runs as a plugin on your WordPress site.
GNU General Public License v2.0
20 stars 4 forks source link

Fatal Error: Call to undefined function current_date() #114

Closed shawfactor closed 3 years ago

shawfactor commented 3 years ago

Error here: caught Error: Call to undefined function current_date() in **/wp-content/plugins/yarns-microsub-server-master/includes/class-yarns-microsub-aggregator.php:309

AFAICT current_date is not a php function it is a mysql function. In any case why not use ne of the wordpress functions for this.

dshanske commented 3 years ago

The WordPress function is current_datetime