I have a simple shortcode that parses a CSV file into a table. One of the columns in that CSV/Table are references. I am struggling to use the cite shortcode inside of the custom csv_table shortcode. I tried including cite as a partial, but that was unsuccessful. Has anyone used cite inside of another shortcode?
I have a simple shortcode that parses a CSV file into a table. One of the columns in that CSV/Table are references. I am struggling to use the
citeshortcode inside of the customcsv_tableshortcode. I tried including cite as a partial, but that was unsuccessful. Has anyone usedciteinside of another shortcode?