Corey Worrell
@coreyw on WordPress.org, @Corey Worrell on Slack
- Member Since: July 13th, 2011
- Location: Sacramento, CA
- GitHub: coreyworrell
- Job Title: Web Developer
- Employer: EMRL
Contribution History
Corey Worrell’s badges:- bbPress Contributor
- Core Contributor
-
Created a topic, Add filter for roles in content permissions meta box, on the site WordPress.org Forums:
Hi, could you please add a filter to allow developers … -
Posted a reply to Compact layout jumps to top when window resized (mobile scroll too), on the site WordPress.org Forums:
I’m sorry, but this is not a plugin conflict. It’s directly caused by the code… -
Created a topic, Compact layout jumps to top when window resized (mobile scroll too), on the site WordPress.org Forums:
When using the compact layout option, the calculation … -
Mentioned in [56528] on Core SVN:
Themes: Avoid stale caches for core block styles. -
Mentioned in [56524] on Core SVN:
Themes: Avoid stale caches for core block styles. -
Posted a reply to 4.1.13 release is broken, on the site WordPress.org Forums:
@auctollo thank you for the quick response! -
Created a topic, 4.1.13 release is broken, on the site WordPress.org Forums:
The tags/4.1.13 directory is empty, and thus WordPress… -
Created a topic, Is there a way to disable popup for admin on every page?, on the site WordPress.org Forums:
I see the note about how conditions do not affect admi… -
Created a topic, Specified directory is outside the upload directory, on the site WordPress.org Forums:
Hi, we are noticing on a few of our sites that when yo… -
Created a topic, Update autocomplete library to latest version, on the site WordPress.org Forums:
Hi, thanks for keeping this plugin active. Has saved u… -
Created a topic, Custom Post Types not showing, on the site WordPress.org Forums:
Custom post types are not showing in the Context dropd… -
Posted a reply to Issue with version 4.0.0 and composer, on the site WordPress.org Forums:
@niklasinpsyde that is a disgraceful stance to take and a very bad developer practice. You… -
Posted a reply to Issue with version 4.0.0 and composer, on the site WordPress.org Forums:
Same problem here as well. Not sure why they would choose to release a fix… -
Submitted pull request #45829 to WordPress/gutenberg:
Fix for navigation anchor links to close modal -
Created issue #44674 in the WordPress/gutenberg repository:
@wordpress/dependency-extraction-webpack-plugin conflict with webpack-manifest-plugin -
Created issue #43130 in the WordPress/gutenberg repository:
Site Logo block options do not appear if SVG is selected (Firefox) -
Created ticket #56165 on Core Trac:
Bogus query parameters force WordPress to drop query limit and ... -
Created issue #41441 in the WordPress/gutenberg repository:
Unable to add a class to query block list item -
Created issue #41440 in the WordPress/gutenberg repository:
Allow custom order by options for query block -
Created issue #41342 in the WordPress/gutenberg repository:
Show opacity controls even when custom colors are disabled -
Created issue #41338 in the WordPress/gutenberg repository:
`core/block-editor` `getSettings()` does not return custom settings added from filter -
Created issue #40449 in the WordPress/gutenberg repository:
Button block opens new tab after setting link with enter key in... -
Posted a reply to Cache Size Not Accurate, on the site WordPress.org Forums:
Fixed screenshot https://pasteboard.co/iKx6CYQ4DZSl.png -
Created a topic, Cache Size Not Accurate, on the site WordPress.org Forums:
I have noticed recently that the cache size keeps incr… -
Created issue #36792 in the WordPress/gutenberg repository:
Allow modification of theme.json global styles -
Posted a reply to Per product conversions, on the site WordPress.org Forums:
@saifislam01 Thank you. You say "by default", so is there a way to modify this… -
Created a topic, Per product conversions, on the site WordPress.org Forums:
Hi, does this plugin differentiate between which produ… -
Mentioned in [52012] on Core SVN:
Docs: Clarify the path usage register_block_type_from_metadata -
Created issue #35940 in the WordPress/gutenberg repository:
Allow `FormTokenField` to be selected and copied -
Created issue #35811 in the WordPress/gutenberg repository:
Option to disable inline style for Group block -
Created issue #35468 in the WordPress/gutenberg repository:
Allow wide and full alignments for blocks in widget areas -
Created ticket #53806 on Core Trac:
register_block_type_from_metadata does not allow full path to file as ... -
Posted a reply to Notice: Undefined index: dirname in /home/public_html/wp-content/plugin, on the site WordPress.org Forums:
Also getting this message, just when viewing homepage. Notice: Undefined index: dirname in .../wp-content/plugins/resmushit-image-optimizer/resmushit.php on… -
Posted a reply to Prevent direct access to cache files, on the site WordPress.org Forums:
Another possible solution RewriteCond %{REQUEST_URI} ^/wp-content/cache/cache-enabler/ [NC] RewriteCond %{ENV:REDIRECT_STATUS} ^$ RewriteRule ^ - [F] or… -
Created a topic, Clear archive page cache on term edit, on the site WordPress.org Forums:
When editing a taxonomy term the cache for the archive… -
Posted a reply to Advanced Configuration Apache not working, on the site WordPress.org Forums:
@coreyk I used the exact snippet you pasted above. -
Posted a reply to Advanced Configuration Apache not working, on the site WordPress.org Forums:
@coreyk that causes a 500 server error. I don't think it's possible to set variables… -
Posted a reply to Event Archive Cached as Home Page, on the site WordPress.org Forums:
Could cache-enabler use $_SERVER['REDIRECT_URL'] instead of $_SERVER['REQUEST_URI']? That would hold the actual /events/ path instead… -
Created a topic, Prevent direct access to cache files, on the site WordPress.org Forums:
I think it would be great to prevent Google or anyone … -
Created a topic, Advanced Configuration Apache not working, on the site WordPress.org Forums:
Copied from here: https://www.keycdn.com/support/wordp… -
Created a topic, Rewrite rules cache is not deleted, on the site WordPress.org Forums:
It appears that when rewrite rules are flushed, the ob… -
Created a topic, Failed to unserialize data notices, on the site WordPress.org Forums:
Hi, we are getting a lot of these errors on our site. … -
Posted a reply to Exact Phrases Issue, on the site WordPress.org Forums:
Also experiencing this issue. -
Posted a reply to Several bugs preventing plugin from working, on the site WordPress.org Forums:
Please ignore #3, that was another plugin causing that. -
Posted a reply to Breadcrumb link for blog when paged or date view, on the site WordPress.org Forums:
Yes, but I think that those two examples I've given should be built in with… -
Created a topic, Several bugs preventing plugin from working, on the site WordPress.org Forums:
1. Plugin does not work if a theme does not use get_he… -
Posted a reply to Breadcrumb link for blog when paged or date view, on the site WordPress.org Forums:
@priscillamc Blog is just the page assigned as "Posts page:" in the WordPress' Reading settings… -
Created a topic, Breadcrumb link for blog when paged or date view, on the site WordPress.org Forums:
Hi, is it possible to have the breadcrumb link activat… -
Mentioned in [49950] on Core SVN:
Posts, Post Types: Introduce the `wp_list_table_show_post_checkbox` filter which allows the visibility of the bulk edit checkbox on the post list table to be controlled separately from the `edit_post` capability of the current… -
Posted a reply to Uncaught TypeError: jQuery(…).animateFadeOut is not a function, on the site WordPress.org Forums:
I found the issue. We are using Composer (via wpackagist) to install the plugin. The…
Plugins
-
ACF Content Analysis for Yoast SEO
-
ACF Fold Flexible Content
-
Advanced Custom Fields: Accordion Tab Field
-
Advanced Post Manager
-
Autoptimize
-
Block Visibility — Conditional Visibility Control for the Block Editor
-
Co-Authors Plus
-
Elementor Website Builder - More than Just a Page Builder
-
GAinWP Google Analytics Integration for WordPress
-
Grids: Layout builder for WordPress
-
JVM Gutenberg Rich Text Icons
-
Members - Membership & User Role Editor Plugin
-
Newspack Newsletters
-
reSmush.it : the only free Image Optimizer & compress plugin
-
SAML Single Sign On – SSO Login
-
Search & Filter
-
Shortcake (Shortcode UI)
-
ShortPixel Image Optimizer - Optimize Images, Convert WebP & AVIF
-
Simple Local Avatars
-
Snazzy Maps
-
Stream
-
The SEO Framework – Fast, Automated, Effortless.
-
WP Search with Algolia
-
WP Shortcodes Plugin — Shortcodes Ultimate