I am using a series of shortcodes that work with a plugin.
Here is the raw code
<h2>Property Description</h2>
[ownerrez type=”listing” id=”ORP391935″ field=”shortDescription”]
<h2>Property Details</h2>
[ownerrez type=”listing” id=”ORP391935″ field=”description”]
<h2>Amenities</h2>
[ownerrez type=”widget_amenities_table” id=”ORP391935″]
Is there a way to use shortcoder to define a “variable” such as
Propid = “ORP391935” and then use it in the raw code on that page?