Changes between Initial Version and Version 1 of Ticket #5144, comment 26
- Timestamp:
- 02/21/2014 11:40:23 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5144, comment 26
initial v1 1 In the same vein, it would probably be a good idea to add a filter on the args in the call to create a new BP_Button in bp_get_button(). This would allow us to generically filter all button args, in addition to the filters that allow us to do it on each individual type of button.1 In the same vein, it would probably be a good idea to add a filter on the args in the call to create a new BP_Button in bp_get_button(). This would allow us to generically filter the args for all our buttons, in addition to the filters that allow us to do it on each individual type of button. 2 2 3 3 i.e.