Changes between Version 2 and Version 3 of Ticket #7001, comment 2
- Timestamp:
- 04/08/2016 12:55:49 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7001, comment 2
v2 v3 8 8 https://codex.wordpress.org/Plugin_API/Action_Reference#Actions_Run_During_a_Typical_Request 9 9 10 Here's an example you can use in your theme's `functions.php` :10 Here's an example you can use in your theme's `functions.php` without running into the `bp_setup_current_user` notice: 11 11 {{{#!php 12 12 /**