Latest Snippets
Snippet: Add excerpt box for pages
Excerpt is short extract from a post. If you want to display excerpt on your wordpress website page.
Snippet: Add Custom User Profile Fields
Although wordpress user profile has pretty much every thing inside it. But in case if you want to add your own field to user profile pages.
Snippet: Set maximum number of post revisions to avoid DB overhead
Revisions are stored as separate posts, the more revisions the more space they will take inside database. To avoid this database overhead there is a constant inside config file for maximum revisions.
Snippet: Loading jQuery from the Google CDN
CDN Content Delivery network is the most reliable way to getting content from internet, then why not add jQuery from CDN.
Snippet: Remove WordPress Update Notification
You want to disable wordpress update notifications showing from wordpress administration area





