Searched refs:fn_id_prefix (Results 1 – 2 of 2) sorted by relevance
112 $parser->fn_id_prefix = "";114 $parser->fn_id_prefix = get_the_ID() . ".";1680 var $fn_id_prefix = ""; variable in MarkdownExtra_Parser2673 $note_id = $this->fn_id_prefix . $matches[1];2749 $node_id = $this->fn_id_prefix . $matches[1];
451 footnote id prefix variable (fn_id_prefix) is not empty.
Completed in 12 milliseconds