Skip to main content

Home/ Wordpress/ Group items tagged code-snippets

Rss Feed Group items tagged

Michael Sturgeon

10 awesome PHP functions and snippets - StumbleUpon - 1 views

  •  
    Every web developer should keep useful code snippets in a personal library for future reference. Today, I'm showing you the 10 most useful snippets and functions I have added to my snippet library from the past 3 months.
Alexis Sgavel

20 More WordPress Code Snippets and Hacks - 0 views

  •  
    When coding WordPress themes, especially if you do it regularly, its really useful to have a selection of code snippets in your toolbox to just 'copy-n-paste' as and when the functionality needs. Not just your most commonly used code, but also some snippets that can, when required, extend WP even further.
Christer Rönningborg

101 Useful WordPress Snippets - 0 views

  •  
    Snippets are little pieces of code that you can add to your code to enhance it in some way. There are many great snippets available for WordPress that extend the functionality of your site or change what is displayed on a page.
Vernon Fowler

WP-Snippets | WordPress Hacks, Snippets and Tips - 15 views

  •  
    Excellent source of help for WordPress development. Snippets are a great way to get information on how to complete simple and even complex tasks without having to reinvent the wheel. Very handy tool to have around
  •  
    I'm sure some of you have seen this before, but It's one of my favorite resources.
Vernon Fowler

Add Odd/Even to Posts | WordPress Snippets - 0 views

  • To add the classes “even” and “odd” to your posts, put the following snippet in your functions.php.
gialloporpora

BBCode Shortcut plugin per WordPress: un semplice ma potente strumento per l'inseriment... - 0 views

  •  
    Great Wordpress plugin to insert code snippet in post using BBcode. E' possibile definire un numero di token (BBCode) a proprio piacere ed a ciascuno di essi associare uno o più valori (separati da virgole). In fase di rendering della pagina, tutti i BBCode in essa contenuti vengono rimpiazzati con lo snippet di codice relativo, sostituendo a ciascun parametro definito, i valori associati ai BBCode stessi.
JR Oakes

Shun the Plugin: 100 WordPress Code Snippets from Across the Net | WordPress, Multisite... - 16 views

  •  
    Great Code examples 
Jungle Jar

JungleJar | Looking at Wordpress Custom Fields and Images Further - 6 views

  •  
    You may remember a previous article I wrote here on JungleJar.com called Using Custom Fields To Post Your Images, but if not, I'm going to reintroduce a few of the code snippets and methods I wrote about in the tutorial about how to save and display image data from custom fields within Wordpress. In this article I'm also going to cover a few of the small yet robust code block methods I myself tend to practice quite a bit that I didn't previously touch on. So, if you're looking for a solid tutorial on how to use Wordpress Custom Fields to display blog post thumbnails in an easy and flexible manner, then this article is for you.
Maggie Wolfe Riley

Digging Into WordPress - the book! - 4 views

  •  
    Two of my favorite web designers with super helpful blogs, Chris Coyier of CSS Tricks and Jeff Starr of Perishable Press, have just released their new collaboration! The book, "Digging Into WordPress," is now available as a PDF download, and if you buy the PDF book now, you will be eligible for a "sweet discount" on the hard copy of the book when it comes out, plus receive updates free. They've done a great job on this book, which covers setting up WordPress, anatomy of a WordPress theme, theme design and development, extending functionality including using WordPress as a CMS, working with RSS feeds, SEO, dealing with comments, and keeping your site "healthy." I already followed both of these designers before they began their collaboration, and have found countless useful tutorials, code snippets, design ideas, and much more on both of their sites - I've relied on Perishable Press as a source for great unobtrusive javascript code, and on CSS-Tricks for all kinds of other useful tools for making valid, functional, and beautiful sites. This book is bound to be a valuable reference to anyone who works with WordPress.
Jungle Jar

Random Posts In Wordpress Without Plugins (Ghost Post Article 1/2) - 0 views

  •  
    This article is 1 of 2 in an article set I've named "Ghost Posts". In this article I'll show you how to display random posts grabbed from any category of your choosing in Wordpress without the use of plugins. You can also view this same code snippet being used on JungleJar right now.
Jungle Jar

New Wordpress Template - 0 views

  •  
    JungleJar offers articles, tutorials, rss feeds, tips and strategies, code snippets among many other things to assist webmasters with their respective websites.
anonymous

How Are WordPress Plug-ins Helpful? - 0 views

  •  
    Plug-in is small snippets of code allowing you to add extra functionality to your site! Like, if you want to get idea of the statistics of your site, WordPress.com stats plug-in can help, which helps you measure your number of page view matrix and it can also help you know where your traffic is coming from.
Luciano Ferrer

How to Add Items to the WordPress Toolbar - WPMU DEV - 1 views

  •  
    "In this article, we'll look at how you can add your own custom links to the bar with code so you can quickly access parts of the front and backend of your site with ease. This will be a simple enough task, all we need is one function: add_node(). I recommend taking a look at what the Codex has to say about it, I'll show you the basics using a couple of examples."
1 - 20 of 36 Next ›
Showing 20 items per page