I.e. [pdfmodal path=/files/docs_5eebb3f1b4e595.53497870.pdf modaltitle='Flat Rate Cost']Click Here[/pdfmodal]
see the argument modaltitle it becomes weird object...
Returns
Shortcode {#1455 ▼
#name: "pdfmodal"
#attributes: array:4 [▼
"path" => "/files/docs_5eebb3f1b4e595.53497870.pdf"
"modaltitle" => "'Flat"
0 => "Rate"
1 => "Cost'"
]
+content: "Click Here"
}
How to prevent that? how to allow spaces in attribute values.
I.e. [pdfmodal path=/files/docs_5eebb3f1b4e595.53497870.pdf modaltitle='Flat Rate Cost']Click Here[/pdfmodal]
see the argument modaltitle it becomes weird object...
Returns
How to prevent that? how to allow spaces in attribute values.