[ Index ]

PHP Cross Reference of zeList

title

Body

[close]

/includes/ -> hooks.php (summary)

zeList Filters and Actions

File Size: 307 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 10 functions

  zelist_pre_get_posts()
  zelist_action_init()
  zelist_action_wp_head()
  zelist_hook_wp_head()
  zelist_submit_localize()
  zelist_get_edit_bookmark_link()
  all_actions()
  zelist_remote_request_args()
  zelist_add_link()
  zelist_get_search_query()

Functions
Functions that are not part of a class:

zelist_pre_get_posts($wp_query)   X-Ref
It's the main hook on WordPress, starting with $wp_query->get_posts()
It tests if any zelist query var is in the request and (if there are) launch zelist_query


zelist_action_init()   X-Ref
zelist hook on init


zelist_action_wp_head()   X-Ref
No description

zelist_hook_wp_head()   X-Ref
zelist hook on 'wp'. Load fallback content if needed, add scripts

return: unknown_type

zelist_submit_localize()   X-Ref
Adding localized strings for Javascript usage

return: unknown_type

zelist_get_edit_bookmark_link($link,$link_id = 0)   X-Ref
Filters the link edit link

param: $link
param: $link_id
return: unknown_type

all_actions()   X-Ref
No description

zelist_remote_request_args($array)   X-Ref
No description

zelist_add_link($link_id)   X-Ref
After adding a link, update the link_added date

param: $link_id
return: unknown_type

zelist_get_search_query($s)   X-Ref
No description



Generated: Sat May 30 23:51:06 2009 Cross-referenced by PHPXref 0.7