php - How can I replace shortcode in wordpress -


I am new to WordPress Now I am trying to create a plugin using a static Sortkod the I < Code> [SRPMGT id = 12345]
And this short code can be placed in any page. I want to change this shortcode with html content & lt; Div class = "result" & gt; Content for replacement ... & lt; / Div & gt;
Note: This shortcode can be placed in any page.
Please help me to solve it .. .. Thanks in advance ..

< / P>

You need to know.

insert your functions.php:

function srpmgt_shortcode () to change {return 'content ...'; }

Aed_sortkode ( 'Srpangt_id = 12345', 'Srpangt_sortkode');


Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -