This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WordPress Export to JSON | |
* Plugin URI: https://jsnelders.com/ | |
* Description: Export all WordPress posts, pages, comments, tags, commments and users to a JSON file. | |
* Author: Jason Snelders | |
* Author URI: http://jsnelders.com | |
* Version: 2020-01-30.1 | |
**/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { "theme": "elegant" }, | |
"basics": { | |
"name": "Jason Snelders", | |
"label": "Senior Software Developer | Software Development Lead | Educator", | |
"picture": "https://jsnelders.com/wp-content/uploads/2019/11/20191026_165247-reduced-size-square.jpg", | |
"email": "[email protected]", | |
"phone": "", | |
"website": "https://jsnelders.com", | |
"summary": "I'm a web application software developer. \nSolution delivery - design, creation and management - is my thing.\n\nBackground:\n- Full stack web application developer.\n- I've worked across all aspects of the development and delivery process.\n- Previous small business owner (software consultancy).\n\nNow:\n- Specialising in web front-end and JAMstack.\n- Focused on solution delivery, team leadership, and developer coaching.\n- Building a small-scale, privacy-focused social network to take on Facebook.\n\nTech Focus: \n- Modern JavaScript, Typescript, Vue.js, CSS/SCSS.\n- PHP, MongoDB, WordPress, MySQL, Microsoft .NET/C#.\n- Netlify, Miocro |