Home
last modified time | relevance | path

Searched refs:cite_getCiteURL (Results 1 – 4 of 4) sorted by relevance

/plugin/cite/lang/en/
H A Dintro.txt17 <?php if (function_exists('cite_getCiteURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="n…
33 * **cite_getCiteURL()** : A //citation link// so that you can let others easily cite your work
/plugin/cite/lang/nl/
H A Dintro.txt20 <?php if (function_exists('cite_getCiteURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="n…
36 …* **cite_getCiteURL()** : Een //citatie link// dus daarmee kun jij anderen de citaties makkelijk l…
/plugin/cite/
H A Dcode.php33 function cite_getCiteURL() function
H A DCHANGELOG.md22 - [CITE-4] - `cite_getPermURL()` and `cite_getCiteURL()` changed internally to prevent overwritting…