Welcome To Snipplr


Everyone's Recent Snippets Tagged wordpress



1 ... 11 12 13 14 15 ... 48
This creates a theme options page for a wordpress theme.
0 638 posted 12 years ago by ddavidd
Place at the top of your header.php to redirect visitors who are not logged-in to the Wordpress admin. I use this to redirect to a simple HTML 'coming soon' page while sites are in development.
1 701 posted 12 years ago by adambundy
1. Get Posts however you see fit 2. Loop through the posts getting the terms from taxonomies and add them to the Post object 3. Sort the Array of Post Objects by the property you want them sorted by using sort_on_field()
0 1097 posted 12 years ago by kingkool68
Adds a class to the standard classes in Images in Posts/Pages
0 651 posted 12 years ago by maxxscho
Remove the Attributes in <img> - Tags in the Post/Page Content
0 534 posted 12 years ago by maxxscho
Show wp categories in drop down list like ...
0 855 posted 12 years ago by webtechdev
Assumes that you have got a #mainnav around your menu. Works nicely with wp_nav_menu inside.
0 608 posted 12 years ago by telltec
0 625 posted 12 years ago by innerstorm
To find the count of number of files in a directory, use this.
0 501 posted 12 years ago by taqin
Codigo base de un plugin para wordpress
0 556 posted 12 years ago by foxnetorka
Codigo base para un widget en Wordpress
0 661 posted 12 years ago by foxnetorka
Add the following line to code to your theme's functions.php file
0 538 posted 12 years ago by priyankvira
Add the following lines of code to your theme's function.php file.
0 559 posted 12 years ago by priyankvira
Add the line of code to your theme's function.php file
0 711 posted 12 years ago by priyankvira
Add the following file to your theme's function.php file
0 653 posted 12 years ago by priyankvira
0 711 posted 12 years ago by priyankvira
0 1306 posted 12 years ago by zvineyard
Simple function - just place it in your theme's functions.php file, save, and you're good to go. If an image in your content is missing the alt tag, it adds that posts title as the alt tag for the image. It's been recommended to me that I shouldn'...
0 1384 posted 12 years ago by RainyDayMedia
Add to bottom of your theme's functions.php file
0 552 posted 12 years ago by RainyDayMedia
Once we login and are in the backend of WordPress, there is another small logo of WordPress displayed on top. It’s small but if you wish to change it, then add below code to the same functions.php file we created in above step.
0 575 posted 12 years ago by jamiebrwr
When a client wants to access the WordPress admin, the first thing they will notice is the login page with a WordPress logo. Wouldn’t it be better if this page had the logo of your client’s company or maybe yours? There are many simpler ways to d...
0 676 posted 12 years ago by jamiebrwr
1 ... 11 12 13 14 15 ... 48