Ulrich Pogson
                                            Ulrich Pogson
                                        
                                    Thank you @xipasduarte for working on this PR. I don't think this is the right solution as all of the filters will be activated. There is no way of only...
@jazbek from @moderntribe seems to be the person to ping
@slimndap That is an interesting point. What I meant by importer plugins was something like this https://wordpress.org/plugins/wpml-to-polylang/
@michaeldcain I am not sure that theme would be then allowed in the WordPress.org Theme Repository as the page template would not work without the installation of a portfolio plugin....
> It would absolutely be allowed on WordPress.org. As a TRT admin, I can tell you that for sure. > So I can make a [page template](http://codex.wordpress.org/Page_Templates) that only works...
> However, the really cool stuff comes with implementation. I look forward to see how your and Devin's plugin will compare once they have been standardized. @justintadlock & @michaeldcain Thank...
@ntwb I figured out the issue. The issue is that the version on NPM has not been updated. https://www.npmjs.com/package/eslint-plugin-wordpress I ended up installing it via `npm i -g https://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress`
If I understand this correctly `eslint-config-wordpress` is what I should be using and `eslint-plugin-wordpress` is where it the rules are managed. Would that mean the Readme file should be updated...
@ntwb Thanks, I did start looking at that but I got confused by the two repos as `eslint-config-wordpress` did not have all of the rules. Are there different rulesets that...
@jrfnl Could you share the list of PHP and WP functions?