Creating video thumbnail can be tricky on WordPress. You will need to add new meta on your post so that the post writer can insert the video ID and update the whole post. This time the key of the post meta that I used is video_id. Have a look on the code! 😀 Feel free … Continue reading Making YouTube Thumbnail as Post Thumbnail in WordPress
Category: Wordpress
Blog Manager Is Up!
The great day has come! It finally uploaded! Be free to visit it in here! Any request to update please tell me. Next is wiki on git. 😀
File Uploading for CKEditor using CodeIgniter
I know, I know that I haven't uploaded the source code of my simple project, Blog Manager, yet to github. I have already created the repository, though. This is just a notification update on Blog Manager. As my boss really planned to make it a wordpress like text editor when adding a post, so I … Continue reading File Uploading for CKEditor using CodeIgniter
Blog Manager
So, I was working on this PHP project as I have told you earlier in my post earlier. It was called as Blog Manager. It is not really complete. I planned to put it in my git repository. I also created the wordpress plugin so that my app can operate well with WordPress. After I … Continue reading Blog Manager
PHP yeay!
Hello world! Well, I am back to PHP! After a long time I haven't used this, I am back again to PHP! So, I am working on a WordPress plugin. It will allow the user to post through another web. Well, it is intended for a digital agencies, not for really commercial use. I will … Continue reading PHP yeay!