WordPress Hooks

31 MarHooks in WordPress

So you’ve probably hearing hooks a lot and its importance for developing WordPress themes and plugins. But what are hooks? And why are they so important. We’ll today we are going to look into what are hooks in WordPress. Before I being let’s think about hooks in general. When you think about a hook whats…

Custom pagination for Wordpress

30 MarCustom pagination links for WordPress

So the paginated links not working for you and you now want to know how you can create a custom pagination. Have no fear the code below is all you need. Its well commented and self explanatory. I hope it helped you out. If you have any confusion or any queries, post them in the comments…

Add Font Size and Family to WordPress TinyMCE

10 MarAdd Font Size and Family to WordPress TinyMCE

So you’ve probably been scratching your head as to where to to increase the font-size in the text editor. You’re quest for adding for font parameters, have shown you nothing but bloated plugins. Fear not in this small tutorial I will guide you how to add custom font-size  and custom font-family to your editor.  …