Commit 9b097e1
committed
Add filter to enable registration of external providers
This commit adds a filter - 'acm_register_provider_slug' - that enables a file included from a directory outside of the standard Ad Code Manager structure to be used as the provider extension class. We pass the existing provider data collected and allow another provider slug to be set with associated class information.
Closes #331 parent 14b9127 commit 9b097e1
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
118 | 127 | | |
119 | 128 | | |
120 | 129 | | |
| |||
0 commit comments