Storm Rockwell
- Member Since: December 17th, 2015
- Massachusetts, USA
- www.stormrockwell.com
- @stormrockwell on WordPress.org and Slack
- Core Contributor
- Plugin Developer
Bio/Description
Interests
-
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…1 month 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 months 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 months ago
-
Storm Rockwell's profile was updated
4 months 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…5 months 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…5 months 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…5 months ago
-
Posted a reply to Hook to when a plugin is deleted, on the site WordPress.org Forums:
Awesome, thanks a bunch.5 months 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…5 months 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…6 months ago
-
Committed [1645878] to Plugins Trac:
tagging6 months ago
-
Committed [1645877] to Plugins Trac:
fixed urls and shows only relevant vulnerabilities now.6 months 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…6 months 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.6 months ago
-
Committed [1642518] to Plugins Trac:
fixed version number6 months ago
-
Committed [1642517] to Plugins Trac:
fixed version number6 months ago
-
Committed [1642515] to Plugins Trac:
tagging6 months ago
-
Committed [1642514] to Plugins Trac:
fixed bug where unpatched vulnerabilities wouldn't alert the user6 months 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 soon6 months 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…6 months 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_Plugins9 months 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/9 months 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 end9 months 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/9 months 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.…9 months 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…9 months ago
-
Created a new ticket, #39548, in Core Trac:
TinyMCE add link stays popped out9 months 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…9 months 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…9 months ago
-
Posted a reply to Notice: Undefined offset: 0, on the site WordPress.org Forums:
This happens to me too :/9 months ago
-
Committed [1569617] to Plugins Trac:
tagging9 months ago
-
Committed [1569616] to Plugins Trac:
fixing structure9 months ago
-
Committed [1569598] to Plugins Trac:
tagging9 months ago
-
Committed [1569597] to Plugins Trac:
added php 5.2 support & trimmed urls9 months ago
-
Released a new plugin, Discourage Search Engines by URL
9 months ago
-
Posted a reply to Search results display by category, on the site WordPress.org Forums:
you welcome (:10 months ago
-
Posted a reply to Search results display by category, on the site WordPress.org Forums:
I think you should hire a developer.10 months ago
-
Posted a reply to Search results display by category, on the site WordPress.org Forums:
you can by changing how it is stored in the array. you could store the…10 months ago
-
Posted a reply to Search results display by category, on the site WordPress.org Forums:
Sorry!!!! its have_posts not have_rows. Regarding the td_module error I have never worked with that…10 months ago
-
Created a new ticket, #39346, in Core Trac:
Display Error if GD library ins't installed/enabled10 months ago
-
Posted a reply to Messing up the database, on the site WordPress.org Forums:
This is an issue because you do not have the GD library installed on your…10 months ago
-
Posted a reply to Search results display by category, on the site WordPress.org Forums:
you could do something like this if each item is only assigned 1 category: $posts_by_cat…10 months ago
-
Posted a reply to Front Page Slider doesn’t work in Chrome/Safari, margins change, on the site WordPress.org Forums:
I cannot provide help for header information already being sent because that could be any…10 months ago
-
Posted a reply to Search results display by category, on the site WordPress.org Forums:
If you just want to get the posts to do whatever with them you could…10 months ago
-
Created a new ticket, #39298, in Core Trac:
Add filters for the exporter10 months ago
-
Created a topic, I love my plugin, on the site WordPress.org Forums:
I can say it has made me feel safer when hosting sites…10 months ago
-
Posted a reply to Disable Shortcodes usage for certain user role, on the site WordPress.org Forums:
I would suggest asking him as I am not familiar with the plugin10 months ago
-
Posted a reply to Disable Shortcodes usage for certain user role, on the site WordPress.org Forums:
Definitely and don't worry I like helping out the community. Looking back at my code…10 months ago
-
Posted a reply to URL Rewriting – add variable after base url, on the site WordPress.org Forums:
WordPress comes with a handy function called "add_rewrite_rule()". You can use it to add new…10 months ago
-
Posted a reply to New Order Emails, on the site WordPress.org Forums:
I don't think your issue is with WooCommerce but if you want to try to…10 months ago
-
Discourage Search Engines by URL
Active Installs: 10+
-
Vulnerable Plugin Checker
Active Installs: 500+