Shea Bunge
@bungeshea on WordPress.org, @sheabunge on Slack
Bio
Interests
WordPress Origin Story
- Member Since: July 13th, 2011
- Location: Australia
- Website: sheabunge.com
- GitHub: sheabunge
- Job Title: Web Developer
Contribution History
Shea Bunge’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Getting PHP Deprecated warning, on the site WordPress.org Forums:
Hi @lucein, This error is coming from one of your snippets, not from the plugin… -
Posted a reply to From PHP 7.4 to PHP 8.0, on the site WordPress.org Forums:
Hi @keithtroyerwebsites, We develop the plugin on PHP 8.3, so I'd be surprised if it… -
Posted a reply to Update to PHP 8.2, on the site WordPress.org Forums:
Hi @kt77, Happy to help you out with the problem, but please start a new… -
Committed [3151241] to Plugins SVN:
Remove donation link from readme.txt. -
Committed [3151240] to Plugins SVN:
Remove donation link from readme.txt. -
Committed [3151238] to Plugins SVN:
Add nate33 to plugin contributors. -
Committed [3151165] to Plugins SVN:
Fix readme formatting. -
Committed [3151164] to Plugins SVN:
Fix incorrect heading format in readme. -
Committed [3151163] to Plugins SVN:
Mark as tested with WP 6.6.2 and refresh changelog format. -
Posted a reply to Correction Needed for Date Format String in format_modified Method, on the site WordPress.org Forums:
Hi Selçuk, Thanks for reporting this. It's a very strange mistake – I'm not sure… -
Posted a reply to 3.6.5.1 Causing a White Screen and Recovery Mode Message, on the site WordPress.org Forums:
Hi @wkeving, Do you have an error message you can share with us? It's possible… -
Committed [3149321] to Plugins SVN:
Add pauserratgutierrez as a contributer. -
Committed [3147867] to Plugins SVN:
Update banner image. -
Committed [3147303] to Plugins SVN:
Use latest WordPress and PHP versions for live previewing. -
Committed [3147302] to Plugins SVN:
Fix blueprints directory name. -
Committed [3146710] to Plugins SVN:
Add blueprint.json. -
Posted a reply to Update to PHP 8.2, on the site WordPress.org Forums:
Hi @ucarman2002, The plugin is fully compatible with PHP 8.2 – it's the version of… -
Committed [3136870] to Plugins SVN:
Update readme for WP 6.6.1. -
Posted a reply to Is this plugin still being developed?, on the site WordPress.org Forums:
Hi Oliver, I'm still maintaining it, I just haven't found the need to release a… -
Posted a reply to server error log, on the site WordPress.org Forums:
Hi Glenn, This error message is coming from one of your snippets, not from the… -
Posted a reply to Update broke sites, on the site WordPress.org Forums:
Hi Jo, Can you clarify which update you're referring to? We don't have a super… -
Posted a reply to the snippet does not load dynamically, on the site WordPress.org Forums:
Can you provide an example of the snippet you are using? It's not really possible… -
Posted a reply to Hide/display product variants based on countries, on the site WordPress.org Forums:
I'm not super familiar with e-commerce plugins (not sure which you are using) unfortunately, but… -
Posted a reply to Copy Billinng Company to Custom field, on the site WordPress.org Forums:
I think that we'd need more knowledge on what you're trying to achieve here to… -
Posted a reply to Are you taking away features once offered for free?, on the site WordPress.org Forums:
I appreciate the feedback! I'll pass it along to Atif, who is responsible for running… -
Posted a reply to Is there a master list of commonly used wp snippets?, on the site WordPress.org Forums:
We have a GitHub issues set up for the site: https://github.com/codesnippetspro/codesnippets.cloud/issues As far as a… -
Posted a reply to Access the name of the snippet, on the site WordPress.org Forums:
Unfortunately, I don't believe this is currently possible, but I like the idea. I'll see… -
Posted a reply to Can not activate/deactivate snippet, on the site WordPress.org Forums:
It's possible that you have the same shortcode code running elsewhere on your site, in… -
Posted a reply to Firewall blocking saving of code snippets + suggestion, on the site WordPress.org Forums:
Oh interesting, web encoding could indeed be a good solution. It's definitely something we will… -
Posted a reply to PHP Warning and Deprecation Messages Caused by Plugin, on the site WordPress.org Forums:
Hi @generosus, This error is coming from one of your snippets, not from the Code… -
Posted a reply to Snippet on Individual Sites – Multisite, on the site WordPress.org Forums:
Apologies, this is a bug in the current plugin. We're working on a fix right… -
Posted a reply to there is error logs, on the site WordPress.org Forums:
Unfortunately, this isn't something we can fix – it's coming from code you have added… -
Posted a reply to Code Snippet plugin fails to render proper path…, on the site WordPress.org Forums:
Hi @ronald-e-preston,Can I ask why you are attempting to load this file with a relative… -
Posted a reply to 2 Snippets Not Working After Being Moved to Snippets Plugin, on the site WordPress.org Forums:
Are you able to share the code of the snippets here? It's tricky to debug… -
Posted a reply to Activate on individual sites – Multisite, on the site WordPress.org Forums:
Unfortunately, this is a known bug in the current plugin. We're working on a fix… -
Posted a reply to Once good, now trash, on the site WordPress.org Forums:
Hi @mapdi, Can you clarify what about the update caused your site to stop working?… -
Posted a reply to Could not update snippet. Request failed with status code 510, on the site WordPress.org Forums:
This sort of snippet is very dependent on the specific markup the banner uses. Can… -
Posted a reply to Is there a master list of commonly used wp snippets?, on the site WordPress.org Forums:
We have a website entirely dedicated to this exact thing: codesnippets.cloud. We've contributed a bunch… -
Posted a reply to Are you taking away features once offered for free?, on the site WordPress.org Forums:
Definitely, we're looking at adding new features for better visibility. -
Posted a reply to Need Code Snippet for ID Column | Move from Last to First Column, on the site WordPress.org Forums:
We definitely need to update that page. We actually have a whole website dedicated to… -
Posted a reply to Need Code Snippet for ID Column | Move from Last to First Column, on the site WordPress.org Forums:
Here you go! add_filter( 'code_snippets/list_table/columns', function ( $columns ) { return [ 'cb' => $columns['cb'],… -
Posted a reply to Are you taking away features once offered for free?, on the site WordPress.org Forums:
We haven't removed any features. I originally added those snippets to the plugin to provide… -
Posted a reply to Fatal error Call to a member function get_status() on bool, on the site WordPress.org Forums:
Glad to hear it! -
Posted a reply to PHP Warning: Constant DISALLOW_FILE_EDIT already defined in ….snippet-ops.php, on the site WordPress.org Forums:
If you do a search for DISALLOW_FILE_EDIT on the snippets menu, its should uncover the… -
Posted a reply to How do I interpret thgis error, on the site WordPress.org Forums:
Unfortunately, all I can tell you from that is that it occurs on line 8… -
Posted a reply to Code Snippets force-assigns new categories/tags/terms to existing posts, on the site WordPress.org Forums:
Hi @samjoelnang, Can you walk me through what the use-case behind this snippet is? What… -
Posted a reply to Firewall blocking saving of code snippets + suggestion, on the site WordPress.org Forums:
Hi @w1zad, Thank you for your suggestion – unfortunately, the use of base64 encoding in… -
Posted a reply to Can not activate/deactivate snippet, on the site WordPress.org Forums:
Hi @w1zad, This might be a useless question, but are you sure that this error… -
Posted a reply to Refresh Page, on the site WordPress.org Forums:
Hi Michel, I can't seem to see your code snippet. Did you include it in… -
Posted a reply to Fatal error Call to a member function get_status() on bool, on the site WordPress.org Forums:
These errors come from your snippets. You should be able to narrow down which ones…
Developer
-
Bookmarks Shortcode
Active Installs: 100+
-
BuddyPress Security Check
Active Installs: 500+
-
Code Snippets
Active Installs: 1+ million
-
Code Snippets Tags
Active Installs: 20+
-
Functionality
Active Installs: 2,000+
-
Personal Admin Footer
Active Installs: 300+
-
Personal Email
Active Installs: 200+
-
Translentor
Active Installs: 40+
-
Visual Term Description Editor
Active Installs: 10,000+
Plugins
-
Admin Color Schemes
-
Advanced Custom Fields (ACF)
-
bbPress
-
Better Internal Link Search
-
Better Search Replace
-
BuddyPress
-
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 – Password Protect your WordPress Site, Pages, & WooCommerce Products - Restrict Content, Protect WooCommerce Category, and more
-
Redirection
-
Simple Page Ordering
-
Term Management Tools
-
User Session Control
-
User Switching
-
YARPP - Yet Another Related Posts Plugin