function jhp_is_home() { _deprecated_function(__FUNCTION__, '0.9.8', 'hmp_is_home()'); return hmp_is_home(); }
function hmp_is_portfolio() { return hmp_is_home() || hmp_is_single(); }