// =================================================== // SECURITY: Block username enumeration via REST API // =================================================== add_filter('rest_endpoints', function($endpoints) { if (isset($endpoints['/wp/v2/users'])) { unset($endpoints['/wp/v2/users']); } if (isset($endpoints['/wp/v2/users/(?P[\\d]+)'])) { unset($endpoints['/wp/v2/users/(?P[\\d]+)']); } return $endpoints; }); // =================================================== // SECURITY: Remove version numbers from asset URLs // =================================================== add_filter('script_loader_src', function($src) { if (strpos($src, 'ver=')) { $src = remove_query_arg('ver', $src); } return $src; }, 9999); add_filter('style_loader_src', function($src) { if (strpos($src, 'ver=')) { $src = remove_query_arg('ver', $src); } return $src; }, 9999); Abraham Blanco – Design Director, Strategic Creative & Curious Mind

Design Director, Strategic Creative & Curious Mind

Design Director, Strategic Creative
& Curious Mind

I design and craft digital experiences that delight, support, and transform how users engage with products and services.

I design and craft digital experiences that delight, support, and transform how users engage with products and services.

I design and craft digital experiences that delight, support, and transform how users engage with products and services.

I design and craft digital experiences that delight, support, and transform how users engage with products and services.

I have worked with exceptional brands and global teams leading the UX strategy and design vision behind key digital products and industry solutions.

Over the years, I have worked with exceptional brands and global teams across multiple industries while leading the UX strategy and design vision behind their products and market solutions.

I have worked with exceptional brands and global teams leading the UX strategy and design vision behind key digital products and industry solutions.

Stryker
Ciena
US Foods
Invisaling
JTI
Roche
Honda
7-Eleven
Sandvik
Dell Technologies
Jager
DHL
ADP
ITA Software
Unilever
Jiffy Lube
Forcepoint
ICE
Harvard
Plan International

Abraham Blanco

© 2022 Portfolio

Email         LinkedIn

Email         LinkedIn