Jolpi is a Bootstrap Framework powered HTML template for, generally speaking, every creative mind. Web and graphic designers, digital agencies, small businesses and developers, you can all create with Jolpi template. It will be a super quick process from downloading the template and turning it into a functional website. One of the reasons are the […]
Some useful wordpress functions
Here is a list of some useful WordPress functions.This may reduce your development time. wp_mail() Some time we need to send email to the user.We can use this wordpress function wp_mail() to send email.It works just like the php email function but have better functionality. wp_loginout() Displays a login link, or if a user is […]