Shawn Parker

Results 10 issues of Shawn Parker

These are sorely outdated and need to be updated. With BBEdit lowering in price I can finally justify purchasing an application that I don't use on a daily basis ;)...

ie: `get_($user_id);` Hitting tab next to get_ will start the function lookup, but the return will write a double set of parens. Either erase current parens or don't export a...

Add a meta_box shortcut to put in a skeleton snippet for adding a meta box to a post/page edit screen.

feature request

I like having the OS in Dark Mode but the apps in light mode, otherwise I get headaches reading light text on dark backgrounds. I can override it via the...

Mac
UI

## Description Provides a simple voice mailbox with SMS notifications and a block list. After callers leave a message you'll be sent a link to the recording via SMS. An...

Any word on supporting SOSQL Offset clauses or has this library been deprecated in favor of the REST API?

# WIP Updates for WP 6.3 Compatibility ## Major Updates - Use WP supplied instance of CodeMirror - Require PHP 7.4 - Require WP 5.7

Using utf-16 characters ```php $obj = new CowSay\Cow("", 5); $obj->setMessage("现在怎么棕色的牛。这不是多字节字符串的精彩演示吗?"); echo $obj . PHP_EOL . PHP_EOL; ``` will output ``` ----- < 现在怎么棕色的牛。这不是多字节字符串的精彩演示吗? > ----- \ ^__^ \ (oo)\_______ (__)\...

Are there any plans to remove or at least asterisk Google Chrome when Web Environment Integrity goes live? What is Automattic's policy on a call to action that would attempt...

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug