introduce query filter for REST API
Enabled WP REST API to query for ticker slug, GMT timestamp and limit parameter as used by AJAX calls. This is done in preparation for migration to WP REST instead of WP AJAX.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stklcode-liveticker",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0-alpha",
|
||||
"description": "A simple Liveticker for Wordpress.",
|
||||
"author": "Stefan Kalscheuer",
|
||||
"license": "GPL-2.0+",
|
||||
|
Reference in New Issue
Block a user