Today we are going a bit further and writing a script where we can pull some pages data. So here is the full code, i will explain it below where necessary.
1st of all you have to create an app where we will allow permissions like manage_pages and read_insights etc to have full access to pages tokens etc from that app. So let’s start and try to make it as simple as we can.
Not new to WordPress, but to be precise this is my 1st plugin for public release. Wrote themes and worked on WordPress quite closely.
In some cases if you are running WordPress OR some other database extensive application on micro instances, you will experience slow page loading on various occasions.
In this post we will discuss how to create csv file with PHP and force it to download. We will be pulling data from MySQL database.
If you are using Amazon aws with ec2 instances, then i assume you already have the pem file to connect to the instances. Normally you will have different instances for your projects.