Skip to content

Instantly share code, notes, and snippets.

cat /etc/redhat-release
# CentOS release 5.10 (Final)
sudo yum install yum-utils
sudo rpm -ivh http://ftp.riken.jp/Linux/fedora/epel/5/x86_64/epel-release-5-4.noarch.rpm
sudo rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
@yorozu
yorozu / post-is-in-descendant-category.php
Last active December 11, 2015 09:59
「子カテゴリー内の投稿かテストする http://j.mp/XKtkab 」をプラグイン化。 さらに、カスタムタクソノミーにも対応し、スラッグでも利用できるように拡張
<?php
/**
Plugin Name: Post is in Descendant Category
Version: 1.1.0
Plugin URI: https://gist.github.com/yorozu/4583960
Description: Tests if any of a post's assigned categories are descendants of target categories or taxonomies
Author: KATO Yoshitaka
Author URI: http://curious-everything.com/
Original: