Intuitive, expansive and flexible creation with no distractions.
Robust, user-friendly data protection for your visitors and you.
Modern, effective solutions for site growth and functionality.
Professionally designed and coded themes and plugins.
Free and premium, beautifully-designed templates.
Expand your site with your favorite tools and apps.
Get help building your site from our web development services.
Learn how Publii works, from installation to creation.
Documentation, guides, and tutorials for developers.
Explore and interact with others and learn new things.
Dedicated customer support for paid products.
Read up on the latest news about Publii and its products.
Forum › Feature Suggestions
I want the shortcode feature in WordPress.
I’d be very happy to be on board.
Hi,
In fact you can create such feature with helpers.js file: https://getpublii.com/dev/how-to-create-custom-handlebars-helpers/#how-to-create-custom-handlebars-helpers
You have to create a helper which will get the whole post content and then you can find your [shortcode] and replace it to what you want
Hi Tomasz,
Thanks for your reply. I will try the method you taught me.