Chris Blakley

Results 109 issues of Chris Blakley

I saw these on an enhanced measurement payload and thought they would be useful for Nebula events too. Need to verify if these get added automatically or would need to...

Plugin / Library / API
Frontend (Script)

GA4 has "Enhanced Measurement" which automatically tracks Youtube videos which is handy, however, Nebula's video tracking has more features and at the very least during the transition would be useful...

Plugin / Library / API
Frontend (Script)

**Operating system:** macOS 11.3.1 (M1) **Browser:** Chrome v91.0.4472.114 (M1) _It does appear on other OSes and Browsers as well._ **Codepen Test Case:** https://codepen.io/chrisblakley/pen/abWpvwZ?editors=1100 ## What is happening When using an...

css
v5

One strategy that I often discuss with other players is that many times rookie fascists will sling doubt on many of the liberal players and inadvertently get outed because of...

PHP Version Timeline: https://www.php.net/supported-versions.php PHP Release Notes: https://php.watch/versions Version Stats: https://stitcher.io/blog/php-version-stats-january-2023 ## PHP 8.3 Info & References https://php.watch/versions/8.3 https://stitcher.io/blog/new-in-php-83 - Release Date: November 2023 - Active Support Until November 2025...

:thought_balloon: Question / Research
Backend (Server)

I want to find a way to make this the default when viewing CF7 form submissions: ![Screenshot 2024-03-26 at 9 08 57 PM](https://github.com/chrisblakley/Nebula/assets/6349678/668be447-0cc7-4f78-b306-991ae7de1f0b) This code works to modify the submenu...

Low Priority
WP Admin / Shortcode / Widget
Plugin / Library / API
Backend (Server)

These lists get long and confusing quickly, so maybe a real-time filter at the top of each would be useful? ![Screen Shot 2024-03-15 at 10 04 07 AM](https://github.com/chrisblakley/Nebula/assets/6349678/84a14d96-7367-48fa-9725-04c5f60db9a3) I'd love...

WP Admin / Shortcode / Widget
Frontend (Script)

When a form submission is invalid and abandoned or when the mail fails for a successful submission, content managers and administrators do not get an indicator in their email. The...

WP Admin / Shortcode / Widget
Backend (Server)

These provide additional features to the native block editor: ```php add_theme_support( 'appearance-tools' ); add_theme_support( 'custom-spacing' ); ``` ![screenshot_2024-06-28_at_1 57 19___pm](https://github.com/chrisblakley/Nebula/assets/6349678/140c67a7-2ccc-4b11-83c2-af241f6aa752) Consider adding this for everyone, or would it be beneficial...

Backend (Server)