Custom action

Author
Topic
#2116

How custom action works? I can open an external url?
Exemplifies the command, please.

Viewing 2 replies - 1 through 2 (of 2 total)
Author
Replies
  • #2117

    Hi,

    Action is WordPress concept. You write a piece of PHP code that outputs something, and attach it to the action, and it is displayed when the action is fired. Here is the info on WordPress.org:

    [url]http://codex.wordpress.org/Glossary#Action[/url]

    Milan

  • #2118

    Thank you Milan!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom action’ is closed to new replies.