"To find the best and working coupon to buy a product is time consuming job, many sites won't provide you the active coupons. To make your coupon search easier I listed few sites from where you can get discount codes for all major wordpress related products."
"If you are a WordPress developer and are looking for an easy way of rapidly building HTML5 ready themes without having to re-write the same WordPress code over and over, then this post is for you.
Blank, bare-bones, naked, themes, or whatever you prefer to call them, are a life-saver for developers who have to build WordPress themes on a regular basis. They are basically stripped-back themes that have had all of their surplus non-essential code stripped away, leaving only the bare necessities and a fantastic starting point for any new project."
"Widget Logic lets you control on which pages widgets appear using WP's conditional tags. It also adds a 'widget_content' filter.
Download Version 0.56
❤ Favorite
Description
Installation
FAQ
Screenshots
Other Notes
Changelog
Stats
Support
Reviews
Developers
This plugin gives every widget an extra control field called "Widget logic" that lets you control the pages that the widget will appear on. The text field lets you use WP's Conditional Tags, or any general PHP code."
"In celebration of Cyber Monday, today we're going to show you a technique for creating a custom "Splash Page" for your WordPress theme. You're probably seeing a lot of these around the net today, so you know that they're great for running quick promotions of products or events... but you can have fun with it and come up with creative ways to use a splash page such as advertising, donation button, radio pledge drives, highlight of an upcoming race, or highlight of a new product."
Plugins are great tools, used to improve the functioning of WordPress blogs by incorporating a wide range of useful features. These are usually pieces of code, created specifically to achieve some purpose.
Use one of these CSS editor plugins to change the appearance of your WordPress website and without editing any code, including CSS Hero and Genesis Extender
Every web developer should keep useful code snippets in a personal library for future reference. Today, I'm showing you the 10 most useful snippets and functions I have added to my snippet library from the past 3 months.
"Play any Youtube video as background of your page or as custom player inside an element of the page.
A Chrome-less Youtube® video player that let you play any YouTube® video as background of your WordPress® page or post. You can activate it for your home page from the settings panel or on any post or page using the short code as described in the Reference section of the settings."
"In this article, we'll look at how you can add your own custom links to the bar with code so you can quickly access parts of the front and backend of your site with ease.
This will be a simple enough task, all we need is one function: add_node(). I recommend taking a look at what the Codex has to say about it, I'll show you the basics using a couple of examples."
"The Wordfence WordPress security plugin provides free enterprise-class WordPress security, protecting your website from hacks and malware.
Wordfence starts by checking if your site is already infected. We do a deep server-side scan of your source code comparing it to the Official WordPress repository for core, themes and plugins. Then Wordfence secures your site and makes it up to 50 times faster"
Over the last couple of weeks we've been through the process of creating a stylish blog design in Photoshop, coding it up into a static HTML and CSS concept, and now we'll put the whole thing together as a fully working WordPress theme. Follow this step by step walkthrough of the various WordPress theme files, and see how the HTML is split up and injected with PHP tags to provide the complete blogging functionality.
As a developer, one of my favorite things about WordPress is its built-in functions, which allow you to easily manipulate and extend WordPress with just a few lines of code.
WordPress functions are an essential component of WordPress theme development; once you understand how they work, it's easy to create your own custom WordPress themes.
Great Wordpress plugin to insert code snippet in post using BBcode.
E' possibile definire un numero di token (BBCode) a proprio piacere ed a ciascuno di essi associare uno o più valori (separati da virgole). In fase di rendering della pagina, tutti i BBCode in essa contenuti vengono rimpiazzati con lo snippet di codice relativo, sostituendo a ciascun parametro definito, i valori associati ai BBCode stessi.
This article is 1 of 2 in an article set I've named "Ghost Posts". In this article I'll show you how to display random posts grabbed from any category of your choosing in Wordpress without the use of plugins. You can also view this same code snippet being used on JungleJar right now.