WraithKenny
- Member Since: September 26th, 2008
- @wraithkenny on WordPress.org and Slack
- Core Contributor
- Plugin Developer
-
Created a topic, Causes hidden error that breaks Code Editor, on the site WordPress.org Forums:
A new Theme Editor and Plugin Editor feature creates a…4 weeks ago
-
Posted a reply to Script n Styles options not showing on post or page pages, on the site WordPress.org Forums:
@jbiggs make sure that the metabox is set to show in "Screen Options" (top right…4 weeks ago
-
Committed [1793710] to Plugins Trac:
update twitter1 month ago
-
Posted a reply to Cannot ad jQuery to a single page, on the site WordPress.org Forums:
This is a support question for jQuery or WordPress generally, not a support question for…2 months ago
-
Posted a reply to Hide div inside iframe, on the site WordPress.org Forums:
This is an HTML/CSS issue. You have to run the javascript on the page that…2 months ago
-
Committed [1777228] to Plugins Trac:
tested up to 4.92 months ago
-
Committed [1777226] to Plugins Trac:
tested up to 4.92 months ago
-
Posted a reply to WPML, on the site WordPress.org Forums:
yep3 months ago
-
Created a topic, Indespensible!, on the site WordPress.org Forums:
This is one of the few plugins that I need most of the…3 months ago
-
Committed [1751443] to Plugins Trac:
moving assets to assets3 months ago
-
Committed [1751421] to Plugins Trac:
tag version 3.4.43 months ago
-
Committed [1751420] to Plugins Trac:
WP 4.9 CodeMirror compat3 months ago
-
Posted a reply to JS/CSS doesn’t apply in the Page, on the site WordPress.org Forums:
The part of the plugin that prints the scripts and styles to the page is…4 months ago
-
Closed ticket #39316, in Core Trac:
Plugin Editor not showing sub folders4 months ago
-
Posted a reply to Awesome Plugin!!!, on the site WordPress.org Forums:
Thanks! It's much appreciated to hear!5 months ago
-
Posted a reply to Add Ability to Insert HTML Code, on the site WordPress.org Forums:
Thanks, these are great ideas. I am planning on adding the html tab for the…5 months ago
-
Posted a reply to Problem after moving site, on the site WordPress.org Forums:
I tagged a new release for you "3.4.3" Hopefully, that fixes your issue!6 months ago
-
Committed [1714141] to Plugins Trac:
tagging version 3.4.36 months ago
-
Posted a reply to Problem after moving site, on the site WordPress.org Forums:
That's usually because a notice, warning, or error was printed before the WordPress template has…6 months ago
-
Posted a reply to Discontinuing non-paid support of this plugin., on the site WordPress.org Forums:
I've resumed development. This is still a free plugin that I'm not getting paid for,…6 months ago
-
Posted a reply to Insert scripts without automatic script tag, on the site WordPress.org Forums:
There is a way to do this anywhere where there is shortcode support (Post editor,…6 months ago
-
Posted a reply to All data not save after click update, on the site WordPress.org Forums:
Further note: http://php.net/manual/en/migration71.incompatible.php#migration71.incompatible.empty-string-index-operator is why this bug occurred, and only occurs on PHP 7.16 months ago
-
Posted a reply to Script to load just after opening tag, on the site WordPress.org Forums:
Unfortunately, WP only offers wp_head and wp_footer to attach these things. In order to do…6 months ago
-
Posted a reply to Bottom scripts should set highest value instead of 11, on the site WordPress.org Forums:
I'd like to eventually add a way to optionally user-define the priority, since I can't…6 months ago
-
Posted a reply to Orphaned Plugin Broken, on the site WordPress.org Forums:
Also, the bug turned out to be because of a change in PHP 7.1, of…6 months ago
-
Posted a reply to It does what you need, on the site WordPress.org Forums:
Thanks!6 months ago
-
Posted a reply to Error alert when using with Enlighter, on the site WordPress.org Forums:
I've updated the plugin with the fix, let me know if this solves for you.6 months ago
-
Committed [1709715] to Plugins Trac:
tagging version 3.4.26 months ago
-
Committed [1709714] to Plugins Trac:
silence debug alert6 months ago
-
Posted a reply to Error alert when using with Enlighter, on the site WordPress.org Forums:
Sorry, that alert message is old, and was written under the believe that that code…6 months ago
-
Posted a reply to Script code for all posts, on the site WordPress.org Forums:
@deft1z The plugin adds itself to every public single post type. It doesn't add itself…6 months ago
-
Posted a reply to Meta Box Not Available, on the site WordPress.org Forums:
Hi! The plugin hides (and disables) its functionality from users who do not have the…6 months ago
-
Posted a reply to All data not save after click update, on the site WordPress.org Forums:
This should be fixed now. If you'd like to test it out (3.4.1) Also, let…7 months ago
-
Posted a reply to Good potential, but lots of disappointment., on the site WordPress.org Forums:
BTW, if anyone finds this and wonders what the solution is: This plugin lets WP…7 months ago
-
Committed [1699014] to Plugins Trac:
tagging version 3.4.17 months ago
-
Posted a reply to All data not save after click update, on the site WordPress.org Forums:
Thanks for contributing @lubobill1990 I'm going on vacation in a couple weeks, and I'll try…7 months ago
-
Posted a reply to Script code for all posts, on the site WordPress.org Forums:
Typically, I use if ( ! jQuery('body').hasClass('archive') ) { return; } before the code I…7 months ago
-
Posted a reply to Discontinuing non-paid support of this plugin., on the site WordPress.org Forums:
If you really need a feature, or bug fix, please contact me with your billing…7 months ago
-
Posted a reply to Orphaned Plugin Broken, on the site WordPress.org Forums:
I said I'm unwilling to keep slaving away at this for free. I will however…7 months ago
-
[Inactive]'s profile was updated
9 months ago
-
Posted a reply to Delay a script, on the site WordPress.org Forums:
https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout10 months ago
-
Posted a reply to It doesn’t work anymore, on the site WordPress.org Forums:
Are there any server errors? The only thing I did in the latest updates was…10 months ago
-
[Inactive]'s profile was updated
11 months ago
-
Created a topic, Discontinuing non-paid support of this plugin., on the site WordPress.org Forums:
I'm pretty much done with WordPress as a platform, and…11 months ago
-
Ken Newman's profile was updated
11 months ago
-
Posted a reply to WPML Multilanguage Support, on the site WordPress.org Forums:
The guys at WPML agreed to help me make it compatible! I'll update for the…11 months ago
-
Wrote a comment on the post The New Editor and Browser Support, on the site Make WordPress Core:
The "content creator" portion of the user populate almost certainly and heavily skews towards modern…11 months ago
-
Wrote a comment on the post The New Editor and Browser Support, on the site Make WordPress Core:
If this are users, and 1% (according to the philosophy page) of users are "content…11 months ago
-
Posted a reply to Not working on pages, on the site WordPress.org Forums:
In what way isn't it working? Be sure to check your "screen options" setting (top…11 months ago
-
Posted a reply to WPML Multilanguage Support, on the site WordPress.org Forums:
Thanks for that link! I'll look into it11 months ago
-
Scripts n Styles
Active Installs: 20,000+
Plugins
-
Add a Yoast Breadcrumb
-
Add From Server
-
Advanced Custom Fields
-
bbPress
-
Better Code Editing
-
Better Search Replace
-
Blue Admin Bar
-
BuddyPress
-
Co-Authors Plus
-
Custom Post Type UI
-
Debug Bar
-
Debug Bar Console
-
Debug Bar Cron
-
Debug Bar Transients
-
Debug-Bar-Extender
-
Easy Digital Downloads
-
Edit Flow
-
Exploit Scanner
-
Facebook
-
Favicon by RealFaviconGenerator
-
Health Check
-
Hotfix
-
Jetpack by WordPress.com
-
Login Logo
-
MediaElement.js - HTML5 Video & Audio Player
-
Members
-
PHP Code Widget
-
PHP Compatibility Checker
-
Pods - Custom Content Types and Fields
-
Post Types Order
-
Query Monitor
-
Query Multiple Taxonomies
-
Regenerate Thumbnails
-
Revision Control
-
Rewrite Rules Inspector
-
Scripts n Styles
-
Theme Check
-
Theme Tester
-
Twitter Tools
-
Unique Headers
-
Update Notifier
-
WordPress Beta Tester
-
WordPress MU Domain Mapping
-
WP Super Cache