Abstract_Builders::replace_magic_tags( string $post_content, int $post_id )
Replace magic tags from post content.
Parameters
- $post_content
-
(Required) Current post content.
- $post_id
-
(Required) Post id.
Return
(string)
Source
File: includes/modules/custom_layouts/admin/builders/abstract_builders.php
Expand full source code Collapse full source code View on Github