In this post we added Isso comments to a static website build with hugo. Interestingly that will add the comments to all the pages which suppose should not have comments for example about, contact etc.
I wrote this script long time ago and released its 1st version v0.1 with very initial setup in mind. After that i haven’t got time to look into the code and enhance it further.
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.
Not new to WordPress, but to be precise this is my 1st plugin for public release. Wrote themes and worked on WordPress quite closely.
As the title says, it is a simple script which will take input from user via text box and open a popup window with the custom text written by the user.
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.