Ticket #423 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

Gratuitous API

Reported by: mdawaffe Owned by: matt
Priority: normal Milestone: 1.0
Component: Administration Version:
Severity: normal Keywords:
Cc:

Description

bb_topic.php_pre_db

Is this kind of stuff really needed?

Attachments

423.diff Download (4.4 KB) - added by mdawaffe 5 years ago.

Change History

  • Milestone set to 1.0

comment:2   so1o5 years ago

also we need to make all the hooks and filters transparent to the template.. yes... no hooks and filters in template

i have seen plugins fail because the template does not have the hook..

423.diff

What do people think about this patch?

It makes sure that we have an action before in every bb_load_template(), but it makes things a little less transparent by adding some complexity to that function.

  • Status changed from new to closed
  • Resolution set to fixed

(In [1646]) template loader actions. Fixes #716, #423

Note: See TracTickets for help on using tickets.