Property | Type | Description | |
---|---|---|---|
$get_archives_where_r | wp_get_archives fix for custom post Ex:wp_get_archives('&post_type='.get_query_var( 'post_type' )); |
Method | Description | |
---|---|---|
add_hook ( ) | ||
get_archives_link ( string $link ) : string | get_arcihves_link | |
getarchives_join ( string $join, array $r ) : string | get_archive_join | |
getarchives_where ( $where, $r ) | function modified by [steve] |
public get_archives_link ( string $link ) : string | ||
$link | string | |
return | string |
public getarchives_where ( $where, $r ) |