Clayton Collie

Results 30 issues of Clayton Collie

I followed the instructions to include this in my plugin that I created using create-guten-block. When I run either command from the readme, I am getting a fatal error. ##...

bug

Addresses #102 `deploy-plugin` is triggered when you make a new GitHub release. The action will deploy to wordpress.org and also make a `zip` archive attached to the GitHub release assets....

### What did you expect to happen? My post type, People, is heavily driven by the featured image. When indexing post objects without a featured image, my front end view...

### What did you expect to happen? I made my own templates for instantsearch and autocomplete and in the process moved all of the JS into a file instead of...

Spinning up a new theme and ran `npm run rename` successfully. Then ran `npm run build` and got an error on this line. https://github.com/seothemes/genesis-starter-theme/blob/4d24e9f00f6f08cf0c2912281d838acf3fa25760/webpack.mix.js#L132 Looks like the genesis-theme-claim package is...

I am using this library to build vcards on law firm websites. Most them have ampersands in their names `&` which is being used for the site title on the...

On a fresh install of WP with this plugin installed, I am creating a Post and hitting publish. Works great. Then I update the post_content and featured image. Again, logs...

Needs investigation

Hi Mark, I am getting a feature request from my clients to easily link to an item from the media library such as a PDF, vcard, word doc, etc. Do...

### Description of the Change Swap out the `--exclude-from` flag with the `--filter` flag to allow for the full .gitignore syntax to be used in the .distignore file. This change...