>
Download This Plugin | |
Download Elegant Themes | |
Name | Gigaom Taxonomy |
Version | 1.0 |
Author | Gigaom |
Rating | 0 |
Last updated | 2014-11-11 01:11:00 |
Downloads |
17
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Gigaom Taxonomy plugin added 12 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
Gigaom Taxonomy plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Gigaom Taxonomy plugin ads no tables to your Wordpress blog database.Registers taxonomies programtically from a config array and provides other helper functions.
We needed a way to add taxonomies that we rely on accross sites and managing those was becomeing cumbersome. This allows us to manage them via a config array.
The plugin also provides workarounds for limitations in WordPress handling of terms in feeds and post term sorting.
There's also a sorted_terms
helper function you can use in plugins and templates like this:
go_taxonomy()->sorted_terms( $post_id, $args );
$post_id
(int) (optional) The ID of the post you want to get sorted terms for
taxonomies
(array)
number
(int)
format
(string)
orderby
(string)
order
(string)