Joel Worsham

Results 7 issues of Joel Worsham

Nothing abnormal going in here. ``` pot: { build: { options: { text_domain: text_domain, dest: 'build/languages/', keywords: ['gettext', '__', '_e'] }, files: { src: ['build/**'], expand: true } } }...

Is it possible? For me specifically, I want to reverse the vertical direction so the top of the slider is the smallest value and the bottom is the highest value.

Just installed this and spun up a site. I'm stuck on "Loading". It's been 10min now. Also, where do I even access my site? The name is "romaycorp". Is it...

1. I created a new site with name "jacksoncollege". 2. The host was automatically set to `vagrant.local`. I thought this a bit odd. I would have rather it be `jacksoncollege.local`...

enhancement

I use grunt-sass combined with autoprefixer. When autoprefixer runs after the sass compiles, it creates the source map just fine, but when I view inspector, the source map is referring...

I added a custom column to sort by a custom meta key. Problem is, $_GET['orderby'] is being written to here: https://github.com/stuttter/wp-event-calendar/blob/master/wp-event-calendar/includes/events/admin.php#L214 I don't believe it's really every appropriate to write...

bug

Love the plugin. One major hurdle though is you've disabled public querying with no way to filter it. I'm currently having to manually change that line of code to use...

enhancement