flatpressblog / flatpress

FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
https://flatpress.org
GNU General Public License v2.0
181 stars 58 forks source link

Smarty modifier function 'function_exists' #392

Closed Fraenkiman closed 3 months ago

Fraenkiman commented 3 months ago

This applies in my case: {if not function_exists('plugin_feed_head')} ... {/if} {if not function_exists('plugin_searchbox_widget')} ... {/if}