Skip to main content

Shortcode

docs-source

Shortcode class is located in eightshift Libs. To extend it use eightshift_Libs\Helpers\Shortcode class.

This class has a method get_shortcode that allows programaticall output of specific shortcode. It is more optimized implemetation of do_shortcode function. Full explanations can be read in this article