Archive for syntax

1

Show Date Last Modified For Posts

Here's a quick and easy way to display when your posts were last modified. Works inside the Loop, and that should include custom post types as well.... Show Date Last Modified For Posts
Show Date Last Modified For Posts
Levels:
1

Remove Sub-Menu Items In WordPress Dashboard

Great for customizing your dashboard so it shows only the things you want to show in the menu.... Remove Sub-Menu Items In WordPress Dashboard
Remove Sub-Menu Items In WordPress Dashboard
Levels:
2

Add Spam And Delete Links To Comments On Frontend

This is useful so you don't have to go to the dashboard to mark a comment as spam or delete it. It will add links to do that right on the comments of your posts.... Add Spam And Delete Links To Comments On Frontend
Add Spam And Delete Links To Comments On Frontend
Levels:
1

Remove Author Metabox/Options & Move to Publish MetaBox

This will move the metabox for Authors on the post edit page to the Publish box.... Remove Author Metabox/Options & Move to Publish MetaBox
Remove Author Metabox/Options & Move to Publish MetaBox
Levels:
8

Enable Error Debugging And Logging To Use On Live Sites

This is a guest post I wrote on Comluv.com that allows you to use the WP_DEBUG constants defined as true so you can debug a site that is live and actively used without letting your visitors see any error messages. Once this code is added to your ... Enable Error Debugging And Logging To Use On Live Sites
Enable Error Debugging And Logging To Use On Live Sites
Levels:
0

Redirecting Post Titles to External Post

This is a simple way to link your post titles to external sites if you wanted to post things that are in reference to a post from somewhere else.... Redirecting Post Titles to External Post
Redirecting Post Titles to External Post
Levels:
0

Remove WordPress Default Sidebar Widgets

Not really sure why you would want to do this, but hey, why do anything at all ever!? Here you have a function to remove the default built-in sidebar widgets in WordPress. ... Remove WordPress Default Sidebar Widgets
Remove WordPress Default Sidebar Widgets
Levels: