Shea Bunge
@bungeshea on WordPress.org, @sheabunge on Slack
- Member Since: July 13th, 2011
- Location: Tasmainia, Australia
- Website: sheabunge.com
- Job Title: Web Developer
Bio
Interests
WordPress Origin Story
Contribution History
Shea Bunge’s badges:- Translation Contributor Translation Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to Improve speed, on the site WordPress.org Forums:
I think that this would definitely be possible, and it's something I've explored and would…5 days ago
-
Posted a reply to Priority Option, on the site WordPress.org Forums:
Yes, it is correct that if you are using the same action or filter hook…2 weeks ago
-
Posted a reply to Priority Option, on the site WordPress.org Forums:
The priority feature of Code Snippets simply determines which snippets will run before others. When…2 weeks ago
-
Posted a reply to Error with acf, on the site WordPress.org Forums:
If you want to embed HTML output code in your snippets, you will need to…2 weeks ago
-
Posted a reply to The site crashed and a 403 error was added, on the site WordPress.org Forums:
@tapiohuuhaa if you think you have discovered a bug, I would be grateful if you…2 weeks ago
-
Posted a reply to The site crashed and a 403 error was added, on the site WordPress.org Forums:
Hello, This issue sounds like it is due to adding malformed or buggy code to…2 weeks ago
-
Posted a reply to Can’t get the add_filter code to execute, on the site WordPress.org Forums:
Glad to hear you managed to sort it out!3 weeks ago
-
Posted a reply to Security Error, on the site WordPress.org Forums:
It's a potential security risk because it's a way of executing PHP code on the…3 weeks ago
-
Posted a reply to PHP Error with Plugin, on the site WordPress.org Forums:
This error comes from the code in one of your snippets. It's not something coming…2 months ago
-
Posted a reply to Code Snippets adds EM and STRONG html tags to code, on the site WordPress.org Forums:
If this is happening it would be from the code in one of the snippets…2 months ago
-
Posted a reply to Can’t get any snippet I create to work. Each one creates a site error., on the site WordPress.org Forums:
If you'd like to open a new thread in the support forum, we might be…2 months ago
-
Posted a reply to Site customization made easy, on the site WordPress.org Forums:
@tapiohuuhaa are you able to create a separate thread for those issues? Review sections aren't…2 months ago
-
Posted a reply to Site customization made easy, on the site WordPress.org Forums:
Thank you for the review @kutalia! I believe that the risks @tapiohuuhaa is referring to…2 months ago
-
Posted a reply to Exclude php snippet on specific page, on the site WordPress.org Forums:
Hi Andrej, You need to pass just the slug to is_page() – not the full…2 months ago
-
Posted a reply to Exclude php snippet on specific page, on the site WordPress.org Forums:
Hello @ukandrzej, I would recommend adding this to the top of snippets that you want…2 months ago
-
Posted a reply to Deactivated Snippet still running, on the site WordPress.org Forums:
Does the script still run if the Code Snippets plugin itself is deactivated?2 months ago
-
Posted a reply to Writing CSS, on the site WordPress.org Forums:
Code Snippets is set to highlight PHP by default, so CSS highlighting will not always…2 months ago
-
Committed [2165584] to Plugins Trac:
Re-add 2.13.3 details2 months ago
-
Committed [2165571] to Plugins Trac:
Use the proper term to refer to the Croatian language2 months ago
-
Posted a reply to Way to order snippets by Name by default, on the site WordPress.org Forums:
Yeah, that snippet is currently the best way to change this. Do you think the…2 months ago
-
Posted a reply to snippet to sort post list by tags, on the site WordPress.org Forums:
Glad to hear it!2 months ago
-
Posted a reply to snippet to sort post list by tags, on the site WordPress.org Forums:
My apologies for taking so long to get back to you. I took a look…3 months ago
-
Posted a reply to Plugin Code Snippets – This Is Error, on the site WordPress.org Forums:
@tapiohuuhaa is correct. You will need to wrap CSS code in a filter hook and…3 months ago
-
Posted a reply to Accordion feature, on the site WordPress.org Forums:
it's something I can definitely add into the plugin3 months ago
-
Posted a reply to Accordion feature, on the site WordPress.org Forums:
I'll see if I can add this in the 3.0 release.3 months ago
-
Posted a reply to Accordion feature, on the site WordPress.org Forums:
Are you looking for something like this? https://codemirror.net/demo/folding.html3 months ago
-
Posted a reply to Is it safe to store php code in the database?, on the site WordPress.org Forums:
The example you mentioned, PHP Execution, also stores code data in the database – it…3 months ago
-
Posted a reply to Network activate individual snippets, on the site WordPress.org Forums:
Hey, When you network activate Code Snippets (or activate it on the main site in…3 months ago
-
Posted a reply to View-source – codigo Snippet, on the site WordPress.org Forums:
Hi José, Unfortunately, JavaScript is code which runs on the user's computer – it's not…3 months ago
-
Posted a reply to New Install Doesn’t Work, on the site WordPress.org Forums:
Sorry to hear that it didn't end up working for you3 months ago
-
Committed [2148878] to Plugins Trac:
Adjust icon3 months ago
-
Committed [2148877] to Plugins Trac:
Resize icon to square3 months ago
-
Committed [2148873] to Plugins Trac:
Update icon to use new branding3 months ago
-
Committed [2147963] to Plugins Trac:
Update plugin name3 months ago
-
Committed [2147962] to Plugins Trac:
Update plugin author and contributors3 months ago
-
Posted a reply to Error while adding custom snippet, on the site WordPress.org Forums:
Glad to hear you could get it working!3 months ago
-
Posted a reply to Error while adding custom snippet, on the site WordPress.org Forums:
This is an error in the code of one of your snippets. You are trying…3 months ago
-
Posted a reply to Showing }, on the site WordPress.org Forums:
The syntax highlighting does not affect the actual code itself when it runs, so I…3 months ago
-
Posted a reply to Place snippets only on certain Woocommerce product pages, on the site WordPress.org Forums:
WooCommerce has an is_product() function that I imagine would fit this purpose.3 months ago
-
Posted a reply to New Install Doesn’t Work, on the site WordPress.org Forums:
This seems like very strange behaviour. Does the same thing occur when you try to…4 months ago
-
Posted a reply to clear plugin data, on the site WordPress.org Forums:
Hey @curb72, If snippet code is causing the site to crash when you reinstall the…4 months ago
-
Posted a reply to Used Function create_function() is deprecated, on the site WordPress.org Forums:
Here's how you could rewrite that to work with newer versions of PHP: add_filter( 'get_blogs_of_user',…4 months ago
-
Posted a reply to less plugins, more functionality with code snippets, on the site WordPress.org Forums:
Thanks!4 months ago
-
Posted a reply to Used Function create_function() is deprecated, on the site WordPress.org Forums:
This is a problem with your code. You shouldn't be using create_function(), instead use anonymous…4 months ago
-
Posted a reply to Won’t Deactivate / Uninstall, on the site WordPress.org Forums:
What happens when you try to delete the plugin using the WordPress Plugins menu?4 months ago
-
Posted a reply to Using is_bbpress(), on the site WordPress.org Forums:
It looks like snippets are running before the is_bbpress() template tag has been defined. You…4 months ago
-
Posted a reply to Passing a ‘function argument’ through the shortcode, on the site WordPress.org Forums:
Good to hear!4 months ago
-
Posted a reply to clear plugin data, on the site WordPress.org Forums:
You can clear all data created by Code Snippets if you enable the 'Complete Uninstall'…4 months ago
-
Posted a reply to Passing a ‘function argument’ through the shortcode, on the site WordPress.org Forums:
You can add parameters to the shortcode like this: [test_list_copy something="42" another="Hello"] And then access…4 months ago
-
Posted a reply to Snippet to Inhibit Emails to Customer, on the site WordPress.org Forums:
Glad you could find a working solution!4 months ago
Developer
-
Bookmarks Shortcode
Active Installs: 200+
-
BuddyPress Security Check
Active Installs: 1,000+
-
Code Snippets
Active Installs: 200,000+
-
Code Snippets Tags
Active Installs: 60+
-
Footer Text
Active Installs: 10,000+
-
Functionality
Active Installs: 3,000+
-
Personal Admin Footer
Active Installs: 1,000+
-
Personal Email
Active Installs: 400+
-
Visual Term Description Editor
Active Installs: 10,000+
Plugins
-
Admin Color Schemes
-
Advanced Custom Fields
-
Archived Post Status
-
bbPress
-
Better Internal Link Search
-
Better Search Replace
-
Bookmarks Shortcode
-
BuddyPress
-
Clean Notifications
-
Comment Reply Notification
-
Custom Post Type Editor
-
Developer
-
Disable Comments
-
Display Posts - Easy lists, grids, navigation, and more
-
Drafts Dropdown
-
Email Login
-
Grab & Save
-
Jetpack by WordPress.com
-
Just Writing
-
Limit Login Attempts
-
Multisite Toolbar Additions
-
Nice Search
-
Password Protected
-
Personal Email
-
Plugin Info
-
Post Title Counter
-
Preserve Editor Scroll Position
-
Redirection
-
Rename Media Files
-
Revisr
-
Search & Replace
-
Simple Comment Editing
-
Simple Page Ordering
-
Simple User Password Generator
-
SyntaxHighlighter Evolved
-
Term Management Tools
-
User Role Editor by Members – Best User, Role and Capability Management Plugin for WordPress
-
User Session Control
-
User Switching
-
Widget Logic
-
Yet Another Related Posts Plugin (YARPP)