- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I am building some macros that will sit in various areas. For instance in the thread_view we have the post_macros. I am using a template modification to add a macro into the post_macros which works, However I also have an extension on the thread controller where I add some params that I pass as an argument to the thread_view.
However as the post_macros by default don't take in these params as arguments, I would have to do more extensions to pass that information into the post_macros which...
However as the post_macros by default don't take in these params as arguments, I would have to do more extensions to pass that information into the post_macros which...
نام موضوع : Access args in a child Macro?