SFWD_CPT::loop_shortcode( array $atts, string $content = null )

Shortcode that generates a list of items in this post type


Description Description


Parameters Parameters

$atts

(Required) shortcode attributes

$content

(Optional) short content

Default value: null


Top ↑

Return Return

(string) shortcode output


Top ↑

Source Source

File: includes/class-ld-cpt.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.