• Could have been an awesomest plugin for hard core programmers. But unfortunately it does not allow the arrow (“->”) operator of PHP. Which makes it impractical.

    I wrote:-
    echo wc_get_product(’43’)->get_price_html();

    This plugin converted it to:-
    echo wc_get_product(’43’)->get_price_html();

    I would request the developers of this plugin to find a solution to this. This plugin could then have a huge scope.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Could have been an awesome plugin’ is closed to new replies.