wpseek.com
A WordPress-centric search engine for devs and theme authors
prev_post_rel_link › WordPress Function
Since2.8.0
Deprecatedn/a
› prev_post_rel_link ( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )
/var/www/vhosts/wpseek.com/httpdocs/includes.php / 848
Array ( [3] => Array ( [name] => title [type] => string [desc] => Optional. Link title format. Default '%title'. ) [4] => Array ( [name] => in_same_term [type] => bool [desc] => Optional. Whether link should be in the same taxonomy term. Default false. ) [5] => Array ( [name] => excluded_terms [type] => int[]|string [desc] => Optional. Array or comma-separated list of excluded term IDs. Default true. ) [6] => Array ( [name] => taxonomy [type] => string [desc] => Optional. Taxonomy, if `$in_same_term` is true. Default 'category'. ) )
Fatal error: Uncaught TypeError: hilight_vars(): Argument #1 ($str) must be of type string, array given, called in /var/www/vhosts/wpseek.com/httpdocs/includes.php on line 854 and defined in /var/www/vhosts/wpseek.com/httpdocs/includes.php:1284 Stack trace: #0 /var/www/vhosts/wpseek.com/httpdocs/includes.php(854): hilight_vars() #1 /var/www/vhosts/wpseek.com/httpdocs/resultpage_func.inc.php(50): funcinfo_table() #2 /var/www/vhosts/wpseek.com/httpdocs/index.php(578): include_once('...') #3 {main} thrown in /var/www/vhosts/wpseek.com/httpdocs/includes.php on line 1284