Replace magic tags with their values
Contents
Function Definition
public function do_magic_tags ( $code )
Source File: /pods/classes/Pods.php
Since: 2.0
Parameters
| PARAMETER | TYPE | DETAILS |
|---|---|---|
| $code | (string) | The content to evaluate |
| $obj | (object) | The Pods object |