mirror of
https://github.com/e107inc/e107.git
synced 2025-04-18 03:31:54 +02:00
Merge pull request #4616 from Jimmi08/patch-31
FAQ plugin - add shortcode for ID #4615
This commit is contained in:
commit
20631296c5
@ -432,4 +432,9 @@ class faqs_shortcodes extends e_shortcode
|
||||
|
||||
}
|
||||
|
||||
function sc_faq_id($parm=null)
|
||||
{
|
||||
return $this->var['faq_id'];
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user