API/actions
From bbPulp
To start with here is a list of all the actions called by the do_action and do_action_ref_array functions.
"XXX" denotes some variable that is being passed to complete the action name.
- bb_post.php
- bb_plugins_loaded
- bb_got_roles
- bb_shutdown
- bb_init
- bb_forum.php_pre_db
- bb_forum.php
- bb_index.php_pre_db
- bb_index.php
- XXX_pre_head
- profile_edited
- bb_profile.php_pre_db
- bb_profile.php
- register_user
- bb_rss.php_pre_db
- bb_rss.php
- do_search
- bb_tag-single.php
- bb_tags.php
- bb_topic.php_pre_db
- bb_topic.php
- bb_custom_view
- bb_view.php
- bb_ajax_XXX
- bb_admin_footer
- bb_admin-header.php
- bb_get_admin_header
- bb_admin-footer.php
- bb_admin_menu_generator
- bb_tag_renamed
- bb_pre_merge_tags
- bb_recount_list
- bb_admin_print_scripts
- bb_admin_head
- bb_admin_notices
- bb_pre_export
- bb_export
- bb_deactivate_pluginXXX
- bb_activate_plugin_XXX
- bb_schema_defined
- bb_user_has_no_caps
- bb_new_topic
- bb_update_topic
- bb_delete_topic
- close_topic
- open_topic
- stick_topic
- unstick_topic
- bb_already_tagged
- bb_tag_added
- bb_tag_created
- bb_pre_tag_removed
- bb_pre_remove_topic_tags
- bb_remove_topic_tags
- bb_pre_destroy_tag
- bb_delete_user
- bb_add_user_favorite
- bb_remove_user_favorite
- bb_send_headers
- pre_permalink
- post_permalink
- bb_profile_menu
- bb_set_current_user
- bb_user_login
- bb_user_logout
- bb_check_admin_referer
- bb_check_ajax_referer
- bb_new_user
- bb_update_user
- bb_update_user_password
- bb_print_scripts
- bb_head
- pre_post_form
- post_form
- post_post_form
- extra_profile_info
- sort_tag_heat_map
- bb_foot
- post_form_pre_post
- extra_profile_info
- tag_above_table
- tag_below_table
- topicmeta
- under_title

