Latest Snippets
Shortcode: Recent Posts
Add following snippet to “functions.php” Snippet Usage Courtesy: Smashing Magazine
Shortcode: Execute Multiple Custom Post Type Queries using WordPress Shortcodes
Add following snippet to “functions.php” Snippet Usage Courtesy: GraphicBeacon
Snippet: Redirect to previous page after successful login
Add following snippet to “functions.php” Snippet Result Administrator will be redirected to WordPress admin panel. However, subscribers will be redirected to where they came from.
Snippet: Redirect Main Site To Sub-Site
Add following snippet to “functions.php” Snippet Result All the requests to ‘www.example.com’ will be redirected to ‘www.example.com/subsite’.
Snippet: Log errors to a file
Add following snippet to “wp-config.php” Snippet Result This will log all errors notices and warnings to a file called debug.log in wp-content (if Apache does not have write permission, you may need to create the file first and set the appropriate permissions (666) )





