Welcome To Snipplr


Everyone's Recent Snippets Tagged wordpress



1 2 3 4 5 6 ... 48
This snippet is used to set some wordpress directories / paths directly to the server name.
0 764 posted 10 years ago by mralexjuarez
How to put sidebars footer on twenty twelve theme again. Part 5: add the styles necesary in style.css (this styles are no optimized -yet- for the responsive layout)
1 565 posted 10 years ago by almendro
How to put sidebars footer on twenty twelve theme again. Part 4: Insert a new function (retouched from twentyeleven) in the functions.php file.
1 575 posted 10 years ago by almendro
How to put sidebars footer on twenty twelve theme again. Part 3: Insert this register_sidebar at the end of the function twentytwelve_widgets_init() into functions.php
1 543 posted 10 years ago by almendro
How to put sidebars footer on twenty twelve theme again. Part 2: Create the file sidebar-footer.php into the theme directory
1 594 posted 10 years ago by almendro
How to put sidebars footer on twenty twelve theme again. Part 1: Insert the call in the footer.php
1 582 posted 10 years ago by almendro
Wordpress admin area functions
3 616 posted 10 years ago by andrewcolby
Breaks up an address (in this case returned by Advanced Custom Fields Location plugin) into it's components. Additionally, sorts a multidimensional array of locations alphabetically by state. This works for basic addresses assuming that address is in...
1 678 posted 10 years ago by devowhippit
For this to work add class "[CPT]-menu-item" to your menu item.
0 1121 posted 10 years ago by ihatetomatoes
register custom menus
0 645 posted 10 years ago by thesmu
This allows you to create a custom page template in your plugin. Say your plugin creates a custom post type and you want to override the standard archives page template to display your custom post type in a special way. You could achieve this by crea...
0 720 posted 10 years ago by bitsculptor
Easy way to access request URI to WP in order to not repeat whole templates for minor changes
0 737 posted 10 years ago by jefrancomix
Wordpress Widget Basic Stucture
1 651 posted 10 years ago by Scoldy
Turns Wordpress custom menus into responsive-ready menu that comes with foundation framework. code goes into functions.php
0 887 posted 10 years ago by zartgesotten
Automatically link Twitter usernames in WordPress - Paste the code into the functions.php of your theme
0 990 posted 10 years ago by ederwp
This snippet is great for someone creating a wp theme which supports RTL as well as LTR since in enables you to use one function for multiple instances.
0 395 posted 10 years ago by sagive
Run these queries (phpMyAdmin will do) to delete all media in the library, and remove all post attachment affiliation
1 2248 posted 10 years ago by rickygri
this is a simple script to take iframe parameters and build an iframe via a shortcode
1 667 posted 11 years ago by bitsculptor
Add this snippet to `wp-config.php` to remove the file editor links from the WordPress admin menus. Read more about... [disabling the WordPress file editor](http://www.orderofbusiness.net/blog/disable-wordpress-file-editor/)
0 571 posted 11 years ago by tacudtap
This is a combined version of Bill Erickson's hide post editor and rilwis' Metabox include for specific IDs. It hides the editor for a specified post ID. You can have multiple IDs, just separate with commas.
1 674 posted 11 years ago by rickahontas
This snippet shows how to retrieve information from the SEO plugin of Yoast, to be used for front-end use. This snippet is taken from the opensource free Nexus WP framework supporting front-end editing, custom layout and drag & drop.
0 672 posted 11 years ago by barkgj
WordPress, IIS, Permalinks and index.php | Richard Shepherd
0 555 posted 11 years ago by thesmu
Disable (remove) some sidebars, or widgets at all in **Wordpress** on page template with suffix in the template name (*-no-widgets.php, *-no-sidebars.php)
1 650 posted 11 years ago by Internet-Uzver
To solve an issue for a blog main page in wordpress to display the latest post in its entirety and the remaining posts only the excerpt.
1 497 posted 11 years ago by rickahontas
A simple widget for displaying a single post in a dynamic sidebar. Originally developed to accommodate a WP user who wanted full control of which posts were displayed and what order they were on a certain page.
0 606 posted 11 years ago by chasecrawford
Use below SQL code and replace references within the theme files.
0 700 posted 11 years ago by ihatetomatoes
Use this plugin: http://wordpress.org/extend/plugins/members/ Settings are here: http://justintadlock.com/archives/2010/07/10/meta-capabilities-for-custom-post-types http://codex.wordpress.org/Function_Reference/register_post_type Gravity Fo...
0 484 posted 11 years ago by ihatetomatoes
This adds custom columns to a custom post type
0 809 posted 11 years ago by bitsculptor
Easy PHP script for uploading and unpacking zip files to the server much faster Steps to follow: 1. create folder on the webserver called "zipper" or something else 2. copy the following PHP code into a file called "zipper.php" into this folde...
2 3785 posted 11 years ago by jvandemerwe
Populate Fields from Post Data Add this to functions.php
0 601 posted 11 years ago by paddy1228
1 2 3 4 5 6 ... 48