New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Instead of using the shortcode, you can edit the PHP file responsible for the theme. <em>Kocuj Sitemap</em> plugin defines global PHP function which declaration is as follows: <code>&lt;?php function kocujsitemap_show_sitemap($homeLinkText = '', $class = '', array $exclude = array(), array $hideTypes = array()); ?&gt;</code>. The parameters <code>$homeLinkText</code> and <code>$class</code> perform the same function as the corresponding parameters in the shortcode <code>[KocujSitemap]</code>.

This string has no translation in this language.

No comments have been made on this yet.
You have to be logged in to comment.
Loading…
Loading…