sangkrit

Free Access

Any mobile device running on android for accessing this homeschool program of internet age SANGKRIT.net, could always get reviewed here if that simplifies the process in the hands of our users.

Contact: System at Sangkrit dot Net

Getting Started With WordPress Theme Development

A wordpress theme’s directory contains:

index.php header.php footer.php single.php 404.php Search.php Page.php Comments.php Archive.php Tags.php Category.php Author.php siderbar.php function.php style.css

Before getting stared you may use these post links for getting familiar with the coding we are going to do here in the theme development:

(For example: Click on Function’s link to know, ‘How to [...]

How To Add A Tweet This Button In Your Blog Posts Without Using A Plugin

Want to add a ‘tweet this’ button in your blog posts for your blog’s exposure so as to increase your blog’s traffic. Do this without using a plugin as installing a specific plugin even for an undersized desire makes your blog slow and handling complicated.

Put the following given code anywhere in loop of your [...]