Storm Rockwell
@stormrockwell on WordPress.org and Slack
- Member Since: December 17th, 2015
- Location: Massachusetts, USA
- Website: stormrockwell.com
Bio
Interests
Contribution History
Storm Rockwell’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to Get full size img width/height from Post API query, on the site WordPress.org Forums:
Were you looking for something like this? Pushed the width and height to "mediaDetails" add_action(…6 months ago
-
Posted a reply to Removing “Read More” and adjusting Excerpt Length, on the site WordPress.org Forums:
To change the excerpt length add this to your child themes functions file and change…6 months ago
-
Posted a reply to Removing “Read More” and adjusting Excerpt Length, on the site WordPress.org Forums:
If you are familiar with the WP file structure I would suggest removing the Read…6 months ago
-
Posted a reply to Ajax search – remove search results if the srch field is empty + excluding pages, on the site WordPress.org Forums:
if('#keyword'=="") should be if ( $('#keyword').val() == "" ) A better solution would be: function…6 months ago
-
Posted a reply to Subdomains, on the site WordPress.org Forums:
What is sounds like is you changed the domains nameservers. You would need to change…6 months ago
-
Posted a reply to Template Tag for Media Categories, on the site WordPress.org Forums:
By default, the taxonomy "categories" isn't tied to Media. If you are trying to check…6 months ago
-
Posted a reply to Doesn’t handle migration too well, on the site WordPress.org Forums:
From my experience normally plugins have checks to ensure issues like this don't occur. If…7 months ago
-
Posted a reply to Doesn’t handle migration too well, on the site WordPress.org Forums:
This isn't an issue with my host, this is an issue with migrating code bases.…7 months ago
-
Posted a reply to Not correctly cropping all image sizes, on the site WordPress.org Forums:
It looks like it fixed itself over time. I even tried a different browser to…8 months ago
-
Posted a reply to How to use slick or owl carousel with in block editor when using server render ?, on the site WordPress.org Forums:
Do you have any javascript errors? I know slick requires jQuery 1.7+ and core uses…8 months ago
-
Posted a reply to Not working in WP 5, on the site WordPress.org Forums:
Currently facing the same issue8 months ago
-
Created a topic, Not correctly cropping all image sizes, on the site WordPress.org Forums:
Seems to be inconstant. I see no PHP errors Set a foc…8 months ago
-
Posted a reply to Plugin does not work with custom image sizes in theme, on the site WordPress.org Forums:
Still doesn't handle custom image crops on my end. Cannot use this on my projects8 months ago
-
Posted a reply to Doesn’t handle migration too well, on the site WordPress.org Forums:
Version 4.16 Went away eventually. Disable/enable doesn't seem to immediately solve the issue. Occurred on…8 months ago
-
Created a topic, Doesn’t handle migration too well, on the site WordPress.org Forums:
I've replaced the actual folder name with "somefoldern…9 months ago
-
Posted a reply to Force an extra dropdown menu ontop of everything, on the site WordPress.org Forums:
Awesome! I'm glad to hear10 months ago
-
Posted a reply to Force an extra dropdown menu ontop of everything, on the site WordPress.org Forums:
Since the menu is purely CSS. The javascript error most likely isn't affecting the navigation…10 months ago
-
Posted a reply to Force an extra dropdown menu ontop of everything, on the site WordPress.org Forums:
If your menu is using JavaScript it would most likely be broken because of the…10 months ago
-
Posted a reply to The plugin generated 251 characters of unexpected output during activation., on the site WordPress.org Forums:
I can confirm this happens to me too. The only thing in my wp-content with…2 years ago
-
Posted a reply to Yoast SEO vulnerability warning even it’s the fixed version, on the site WordPress.org Forums:
You are exactly right. I just added a function to convert all formats to 0.0.0…2 years ago
-
Posted a reply to How to Query post Woocommerce Product Categories, on the site WordPress.org Forums:
You can use get_terms instead. get_terms( $args = array('taxonomy' => 'product_cat') ); https://developer.wordpress.org/reference/functions/get_terms/2 years ago
-
Created a topic, Saves so much time, on the site WordPress.org Forums:
I needed to work on a theme and trying to figure out h…2 years ago
-
Posted a reply to Selective Content based on parameters, on the site WordPress.org Forums:
get_the_permalink/get_permalink only accept an integer or the post for the 1st parameter. https://developer.wordpress.org/reference/functions/get_permalink/ Front End…2 years ago
-
Posted a reply to Listing Categories and Sub Category titles with links, on the site WordPress.org Forums:
Are you saying you want the posts inside that sub category to show? or just…2 years ago
-
Posted a reply to Hook to when a plugin is deleted, on the site WordPress.org Forums:
You also mentioned about it not detecting if a plugin is deleted manually so what…2 years ago
-
Posted a reply to Hook to when a plugin is deleted, on the site WordPress.org Forums:
The goal is to not pass a specific plugin file, it's to detect if any…2 years ago
-
Posted a reply to Hook to when a plugin is deleted, on the site WordPress.org Forums:
I know I marked it as resolved but is there any way to tell when…2 years ago
-
Posted a reply to Hook to when a plugin is deleted, on the site WordPress.org Forums:
Awesome, thanks a bunch.2 years ago
-
Created a topic, Hook to when a plugin is deleted, on the site WordPress.org Forums:
I am trying to add a hook to when any plugin is delete…2 years ago
-
Posted a reply to Lists ALL plugin vulnerabilities, rather than those affecting installed version, on the site WordPress.org Forums:
The 0.3.11 patch covers both the URL fixes and showing only relevant vulnerabilities. Thanks for…3 years ago
-
Committed [1645878] to Plugins Trac:
tagging3 years ago
-
Committed [1645877] to Plugins Trac:
fixed urls and shows only relevant vulnerabilities now.3 years ago
-
Created a topic, No longer managed & buggy, on the site WordPress.org Forums:
Creator stated he won't have time to work on it and it…3 years ago
-
Posted a reply to Doesn’t Warn About Unfixed Vulnerabilities, on the site WordPress.org Forums:
Updated in patch 0.3.10. Credits added to the patch in the changelog. Thanks again.3 years ago
-
Committed [1642518] to Plugins Trac:
fixed version number3 years ago
-
Committed [1642517] to Plugins Trac:
fixed version number3 years ago
-
Committed [1642515] to Plugins Trac:
tagging3 years ago
-
Committed [1642514] to Plugins Trac:
fixed bug where unpatched vulnerabilities wouldn't alert the user3 years ago
-
Posted a reply to Doesn’t Warn About Unfixed Vulnerabilities, on the site WordPress.org Forums:
Thank you for the comment. Great catch, i will create a patch for this soon3 years ago
-
Posted a reply to Lists ALL plugin vulnerabilities, rather than those affecting installed version, on the site WordPress.org Forums:
Thank you for the comment. Sorry for the delay. I can look into showing only…3 years ago
-
Posted a reply to menu with posts, on the site WordPress.org Forums:
Definitely. I would take a look at this documentation of using admin-ajax.php https://codex.wordpress.org/AJAX_in_Plugins3 years ago
-
Posted a reply to Can i make this table responsive?, on the site WordPress.org Forums:
This plugin can make your tables responsive: https://wordpress.org/plugins/automatic-responsive-tables/3 years ago
-
Posted a reply to Border Transition CSS, on the site WordPress.org Forums:
Could you possibly be cached? I don't see that issue on my end3 years ago
-
Posted a reply to plugin menu + photos, on the site WordPress.org Forums:
I personally like this plugin that allows you to insert widgets into your menu: https://wordpress.org/plugins/widgets-in-menu/3 years ago
-
Posted a reply to Is it possible to have a post type with an archive but no single?, on the site WordPress.org Forums:
Good point. I don't think WordPress has this functionality but that doesn't mean it couldn't.…3 years ago
-
Posted a reply to Is it possible to have a post type with an archive but no single?, on the site WordPress.org Forums:
here's a cool little hack i whipped up. You can put this in your themes…3 years ago
-
Created a new ticket, #39548, in Core Trac:
TinyMCE add link stays popped out3 years ago
-
Posted a reply to Conflict with Events Calendar by Modern Tribe, on the site WordPress.org Forums:
The issue is when tribe events executes their ajax call it is automatically sorted by…3 years ago
-
Posted a reply to Notice: Undefined offset: 0, on the site WordPress.org Forums:
Awesome thank you for the quick response. I just didn't want to release a new…3 years ago
-
Posted a reply to Notice: Undefined offset: 0, on the site WordPress.org Forums:
This happens to me too :/3 years ago
Developer
-
Discourage Search Engines by URL
Active Installs: 70+
-
Vulnerable Plugin Checker
Active Installs: 700+