[Plugin: Quotes Collection]
-
hello
Thanks for your pluginI need to use <?php quotescollection_quote(); ?> with ‘id’ like i can do with [quotcoll id=x]
I need to use this (new id from differents URL in a PHP page)
<?php
$qid=$_GET[‘id’];
quotescollection_quote(‘id=$qid’);
?>I don’t know want to change in quotes-collection.php or somewhere else
Thanks
Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Quotes Collection]’ is closed to new replies.