Post Pic

How to create a login form shortcode for your WordPress blog

1 comment

Creating login forms on your WordPress blog used to be a complicated task. Now, thanks to the wp_login_form() function, displaying login forms on your blog has become easier. But what about a shortcode? This is what I’m going to show you on today’s recipe.

Post Pic

How to change WordPress default FROM email address

2 comments

WordPress is a very flexible blogging platform, but by default, you can’t modify the FROM email adress. If you want to be able to easily change it, just read the recipe I have for you today.

Post Pic

How to retrieve a remote page using WordPress

2 comments

Do you want to be able to get the content, as well as file info, of a remote file in order to use it on your WordPress install? Today’s recipe will let you know how you can do it easily.

Post Pic

Automatically prefetch next pages on your WordPress blog

5 comments

Prefetching is a new and very exiting feature of the HTML5 standard. So what about automatically prefetch next pages on your archives? Today’s recipe will show you how to do it easily.

Post Pic

How to automatically obfuscate email adresses on your WordPress blog

3 comments

As most of you know, spam bots are constantly scanning the internet in order to find emails to spam. Of course, you don’t want to receive spam, but what if you need to display your email (or someone else) on your blog? Here is a quick tip to obfuscate email adresses on your blog.

Post Pic

How to display a thumbnail from a Youtube using a shortcode

10 comments

Are you often displaying Youtube videos on your blog? If yes, what about displaying a preview thumbnail to your readers? Here is a great shortcode that will display a thumbnail from a Youtube video, using Youtube api.

Post Pic

Reduce spam on your WordPress blog by using .htaccess

31 comments

Sick of spammers? Of course, Akismet helps a lot, but your .htaccess file can also help: Today’s recipe is a snippet that prevent spam bots to directly access your wp-comments-post.php file, which is used to post comments on your blog.

Page 3 of 54«12345678»...Last »