[Plugin: custom tables] php filters
-
I am trying to use php to set my filter i have a simplified code below:
No matter how i do my code i just get blank or the full string returned not the filtered table?I have tried the following:
[wctable id=”10″ filter=”shipmentstatus=’Awaiting’ AND publishersname= [wctphp]echo “‘test'”;[/wctphp] “]and also echo
“[wctable id=\”10\” filter=\”shipmentstatus=’Awaiting’ AND publishersname=’test’;\”]
- The topic ‘[Plugin: custom tables] php filters’ is closed to new replies.