Utkarsh Patel
                                            Utkarsh Patel
                                        
                                    ## Feature description Production bundle is serving non minified JS. Production bundle should ideally serve a minified version of JS when the `SCRIPT_DEBUG` flag is false.  _This may require...
## Feature description Add theme tests as part of GitHub actions. Currently, Only plugin tests are being executed in CI. --------------- _Do not alter or remove anything below. The following...
Running wp command throws this warning. Example: `ee4 wp test2.com cache type` ``` PHP Warning: Module 'memcache' already loaded in Unknown on line 0 Default ``` Also, Memcache seems to...
Take rest api request for instance `/wp-json/wp/v2/search/?search=unit&subtype=custom-post-type&type=post` Where the custom post type has search excluded using `'exclude_from_search' => true`. Yet, solr-power takes over and returns empty results.
Add a git workflow http://nvie.com/posts/a-successful-git-branching-model/ http://wpveda.com/git/workflow.html#workflow