Categories
WordPress
We can register a single cron job by using the WordPress function named wp_schedule_single_event. But sometime […]
When we want to test a permalink of WordPress, sometimes, we need to update the settings of permalink in WordP […]
This is my note for trying to run https://github.com/WordPress/phpunit-test-runner on AMIMOTO as local Prepare […]
PluginWordPress
I try to add GraphQL endpoint to WordPress. Used plugin graphql-wp is easy add GraphQL endpoint to WordPress. […]
ReactWordPress
Try to make application that show WordCamp Information from WordCamp Central‘s API Feature Show Recent 1 […]
I saw a document about DOMApplicationsRegistry.install() – Web APIs | MDN.and try to create WordPress Sh […]
Now I trying WP REST API, and I made a plugin that create Widgets using WP REST API. Required Of course the pl […]
In wordcamp.org, we can use WP REST API. So, I try to get some information. Getting Sponsers Information use q […]