Shea Bunge
@bungeshea on WordPress.org, @sheabunge on Slack
- Member Since: July 13th, 2011
- Location: Australia
- Website: sheabunge.com
- GitHub: sheabunge
- Job Title: Web Developer
Bio
Interests
WordPress Origin Story
Contribution History
Shea Bunge’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to After latest wordpress upgrade no shortcode output, on the site WordPress.org Forums:
Can you provide a screenshot of what your snippet looks like, or at least the… -
Posted a reply to Site broken after update to 3.0.0 in WP 6.1.1, on the site WordPress.org Forums:
Ah, I figured that might be the case. Thank you for checking – please let… -
Posted a reply to Site broken after update to 3.0.0 in WP 6.1.1, on the site WordPress.org Forums:
Strange! Are the errors in your error log, or displayed on the page at all? -
Posted a reply to Site broken after update to 3.0.0, on the site WordPress.org Forums:
Hi @c3media, Can you provide a screenshot or an error message that shows what's going… -
Posted a reply to Code Snippets plugin always redirecting to WP login page when adding a new Code., on the site WordPress.org Forums:
Is there anything else on the end of the URL? redirect_to, etc? -
Posted a reply to Code Snippets plugin always redirecting to WP login page when adding a new Code., on the site WordPress.org Forums:
This is strange! Would it be possible to get a screenshot of what the URL… -
Posted a reply to Conditional Snippets, on the site WordPress.org Forums:
We're currently working on this feature. We don't have regex support currently, it's more 'pick… -
Posted a reply to Display Line Numbers snippet, on the site WordPress.org Forums:
We're working on a better way of catching and preventing errors in the next version,… -
Posted a reply to Display Line Numbers snippet, on the site WordPress.org Forums:
That's my bad @germankiwi – I changed the form to use GET instead of POST… -
Posted a reply to Works great!, on the site WordPress.org Forums:
Thank you for the review! -
Posted a reply to Works perfectly!, on the site WordPress.org Forums:
Thank you so much for the review! -
Posted a reply to PHP error / eval()’d code, on the site WordPress.org Forums:
Glad to hear! -
Posted a reply to Snippet for ‘Prevent Page Scroll When Clicking Read More Link’?, on the site WordPress.org Forums:
Likely you have another theme or plugin which is also modifying the link, and so… -
Posted a reply to CSS Issue, on the site WordPress.org Forums:
Hi @hgreenough, Can you confirm whether this is still occuring in the latest release? We… -
Posted a reply to Use meta data in html block, on the site WordPress.org Forums:
You should be able to achieve this by adding this code as a Content Snippet:… -
Posted a reply to Display Line Numbers snippet, on the site WordPress.org Forums:
Absolutely! Apologies for taking so long to get back to you; I started working on… -
Posted a reply to PHP error / eval()’d code, on the site WordPress.org Forums:
Looks like some of that snippet is missing – specifically the part that creates the… -
Posted a reply to PHP snippet not recognized by Theme, on the site WordPress.org Forums:
Strange, I can't say for sure why that wouldn't work. Perhaps try using an anonymous… -
Posted a reply to How to use PHP snippet in JavaScript, on the site WordPress.org Forums:
Hi @mascot4m, You should be able to achieve a similar result using the WordPress AJAX… -
Posted a reply to CRITICAL Uncaught TypeError: array_multisort():, on the site WordPress.org Forums:
Hi Emma, Looks like the problem is that the $id_arr variable isn't initially defined. You… -
Posted a reply to Why isn’t the code snippet working?, on the site WordPress.org Forums:
We don't currently have a library built-in to the plugin. It sounds like you might… -
Posted a reply to PHP error / eval()’d code, on the site WordPress.org Forums:
Hi Heike, Do you have the full error message available? All I can tell you… -
Posted a reply to How to read the error message and find the right snippet?, on the site WordPress.org Forums:
Hi @hlorenz, You should be able to find a search box on the Snippets menu,… -
Posted a reply to PHP snippet not recognized by Theme, on the site WordPress.org Forums:
Can you provide the code you are using? There's nothing in Code Snippets that should… -
Posted a reply to Issue with importing Snippets, on the site WordPress.org Forums:
No worries at all, it's definitely helpful to have reminders! Otherwise it can be tricky… -
Posted a reply to Code snippet in header is loaded in the frontend when I’m logged in, on the site WordPress.org Forums:
The code I posted will work with both the free version of Code Snippets and… -
Posted a reply to CRITICAL Uncaught Error, on the site WordPress.org Forums:
Adding a check to make sure that get_product actually returns a product should remove the… -
Posted a reply to error The plugin does not have a valid head, on the site WordPress.org Forums:
Hi @hansvannoord, can you please make a new thread with this new issue? Things can… -
Posted a reply to Code snippet in header is loaded in the frontend when I’m logged in, on the site WordPress.org Forums:
Ah okay, that explains a lot. If you want code to only display for you… -
Posted a reply to Code snippet in header is loaded in the frontend when I’m logged in, on the site WordPress.org Forums:
Hi @nobleknight, Can you please clarify: is this code being shown to only you, but… -
Posted a reply to Issue with importing Snippets, on the site WordPress.org Forums:
Thank you for testing it out and confirming @alainmelsens! My apologies for the long delay.… -
Posted a reply to Header Footer Scripts, on the site WordPress.org Forums:
Absolutely. If you're using Code Snippets Pro, you can select the appropriate option when creating… -
Posted a reply to PHP Warning: Undefined variable $schema, on the site WordPress.org Forums:
Hi @shindevijaykr, This error is coming from one of your snippets: you are trying to… -
Posted a reply to Installing the Pinterest Tag using Code Snippets, on the site WordPress.org Forums:
No worries! -
Posted a reply to Im a fan of the plugin, on the site WordPress.org Forums:
Thank you very much for the review! It's really nice to receive feedback like this. -
Posted a reply to PHP Warning: Undefined variable $currency in snippet-ops.php(504), on the site WordPress.org Forums:
Hi @teszilla, This error is coming from one of your snippets: you are trying to… -
Posted a reply to Nothing works, on the site WordPress.org Forums:
Can you post a screenshot of what you are experiencing? It sounds like you were… -
Posted a reply to Error when importing snippets, on the site WordPress.org Forums:
For those still experiencing issues, can you please share your: WordPress version (if not latest)… -
Posted a reply to Functions.php or theme functions.php, on the site WordPress.org Forums:
Hi @rhenium3, Regardless of whether the functions snippet is intended for a child theme or… -
Posted a reply to Can’t delete snippets, on the site WordPress.org Forums:
Hi Steve, My apologies, looks like this slipped under the radar. You should be able… -
Posted a reply to Functions.php or theme functions.php, on the site WordPress.org Forums:
Hi @rhenium3, We only use the term 'functions.php' as an example for how snippets work.… -
Posted a reply to Your 3.3.0 red upgrade banner is scaring my clients., on the site WordPress.org Forums:
Hi @wormeyman, My apologies, it looks like that was added automatically by the update library… -
Committed [2877710] to Plugins SVN:
Update list of contributors. -
Posted a reply to PHP Snippet – Run only on specific page, on the site WordPress.org Forums:
Hi @dandydahlia, Unfortunately, from your screenshot, it looks like you're using a different plugin. I'd… -
Committed [2877510] to Plugins SVN:
Tag 3.3.0 -
Posted a reply to How to Clean All Snippets, on the site WordPress.org Forums:
Good to hear! -
Posted a reply to An error occurred when processing the import files, on the site WordPress.org Forums:
Amazing! Thank you for testing it out and confirming :) -
Posted a reply to Import plugin not working, on the site WordPress.org Forums:
Appreciate the confirmation! Thanks! -
Suggested 20 strings on translate.wordpress.org.
-
Committed [2877368] to Plugins SVN:
Version 3.3.0
Developer
-
Bookmarks Shortcode
Active Installs: 100+
-
BuddyPress Security Check
Active Installs: 800+
-
Code Snippets
Active Installs: 700,000+
-
Code Snippets Tags
Active Installs: 40+
-
Functionality
Active Installs: 2,000+
-
Personal Admin Footer
Active Installs: 500+
-
Personal Email
Active Installs: 300+
-
Visual Term Description Editor
Active Installs: 10,000+
Plugins
-
Admin Color Schemes
-
Advanced Custom Fields
-
bbPress
-
Better Internal Link Search
-
Better Search Replace
-
BuddyPress
-
Comment Reply Notification
-
Custom Post Type Editor
-
Developer
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
Display Posts - Easy lists, grids, navigation, and more
-
Drafts Dropdown
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Just Writing
-
Limit Login Attempts
-
Members - Membership & User Role Editor Plugin
-
Multisite Toolbar Additions
-
Nice Search
-
Password Protected
-
Redirection
-
Rename Media Files
-
Simple Page Ordering
-
Term Management Tools
-
User Session Control
-
User Switching
-
Widget Logic
-
YARPP - Yet Another Related Posts Plugin