Prototypes
-
Topics
Types
Topics Attributes 2014
-
Attributes
Types 2012
-
Frameworks
... MySQL
Attributes
Types
Topics
Topics 2011
-
Disciplines
...
Topics
Topics
Types 2010
-
Code
Snippets / Examples
see also: code.orgnsm.org for testable examples... jQuery(window).load(function(){ jQuery('.flexslider').flexslider( { pauseOnHover: true, controlsContainer: ".flex-container", slideshowSpeed: 8000, before: function(slider){ ... Adds custom post type called "Reviews" <?php function create_post_type(){ register_post_type('review', array( 'labels'=>array( 'name'=>__('Reviews'), 'singular_name'=>__('Review'... <?php // Adds custom post type for Projects and Services function create_post_type(){ register_post_type('project', array( 'labels' => array( 'name' => __('Projects'), 'sing...
Topics
Types
Topics 2010
-
Types
Attributes
Types
Topics Attributes 2002
-
Work
Projects Catalog
Topics
Types
Topics 2002