Details
Topic: An intro to WP hooks
** Only RSVP Yes if you are coming, the room is smaller and there is a limit on attendees, Thanks! **
Located in Library 21c in B6 meeting room (located upstairs on the southeast side behind the computer lab)
Meetup Agenda
• 6:30 – 6:45pm: Networking
• 6:45 – 7:00pm: WordPress News
• 7:00pm: WordPress Topic
• 7:30pm: Open Discussion: WordPress tips and helpful resources Open discussion about all things WordPress
Hooks: Actions and Filters
Hooks are provided by WordPress to allow your plugin to ‘hook into’ the rest of WordPress; that is, to call functions in your plugin at specific times, and thereby set your plugin in motion. There are two kinds of hooks:
- Actions (Codex Action Reference)
- Filters (Codex Filter Reference)
You can sometimes accomplish the same goal with either an action or a filter. For example, if you want your plugin to change the text of a post, you might add an action function to publish_post (so the post is modified as it is saved to the database), or a filter function to the_content (so the post is modified as it is displayed in the browser screen).
For a thorough listing of all action and filter hooks in WP see Adam Brown’s WordPress Hooks Database.
Questions? Contact Simplex Studios Here
Please RSVP on Meetup.com
An intro to WordPress Hooks Meetup Details
Event Details
Venue Details
Library 21c
1175 Chapel Hills Dr
Colorado Springs,
CO
80920
United States
(See event description for the exact room location)
Phone:
(719) 884-9800
Venue Website:
If you have any questions, please contact us here.