Add a Formatted Date to the WordPress REST API JSON Response
By default, the WordPress REST API returns the post date in date time format. This is not ideal when we want to display a formatted date using a Javascript framework like Vue or React. We could reach for the popular Moment.js library to parse our date, but why add the unnecessary bloat to our Javascript, … Continue reading Add a Formatted Date to the WordPress REST API JSON Response
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed