Luiz Fernando Vid

Results 2 issues of Luiz Fernando Vid

Added PageMenu class that extends MenuItem to get the right post_type when it is referenced as a item from the wordpress's menu.

Added two different ways to search. Using the separator `|` for values and `in` as query builder expression. Request value example: ` value1[|]value2[|]value3 ` Using the separator `:` for values...