Carl Alberto
@carl-alberto on WordPress.org and Slack
- Member Since: January 21st, 2014
- Location: Philippines
- Website: carl.alber2.com
- Job Title: Full Stack WordPress Developer / Sr. Customer Success Engineer
- Employer: Pantheon
Bio
Interests
WordPress Origin Story
Contribution History
Carl Alberto’s badges:- Core Contributor Core Contributor
- Documentation Contributor Documentation Contributor
- Meetup Organizer Meetup Organizer
- Meta Contributor Meta Contributor
- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
- WordCamp Organizer WordCamp Organizer
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
- Theme Developer Theme Developer
-
Committed [2223951] to Plugins Trac:
Update to version 1.0.1 from GitHub1 month ago
-
Created a topic, List of common symlinks in Pantheon, on the site WordPress.org Forums:
This post contains a list of common plugins / themes t…2 months ago
-
Committed [2217906] to Plugins Trac:
Update to version 1.0.0 from GitHub2 months ago
-
Created a topic, Would this plugin support fuzzy search feature, on the site WordPress.org Forums:
The only reference that fuzzy search is in the latest …2 months ago
-
Posted a reply to Session_id() Warning, on the site WordPress.org Forums:
Thank you! Will take note of this!2 months ago
-
Posted a reply to Session_id() Warning, on the site WordPress.org Forums:
Hi @danielbachhuber ! Since this workaround forces the php native sessions to load first above…2 months ago
-
Confirmed as a speaker for WordCamp Asia 2020 coming up on February 21st
2 months ago
-
Committed [2186665] to Plugins Trac:
Update to version 1.0.4 from GitHub3 months ago
-
Committed [2186657] to Plugins Trac:
Update to version 1.0.3 from GitHub3 months ago
-
Committed [2186654] to Plugins Trac:
Update to version 1.0.2 from GitHub3 months ago
-
Committed [2184787] to Plugins Trac:
tagging version 1.03 months ago
-
Committed [2184786] to Plugins Trac:
Adding in the initial version of the plugin3 months ago
-
Created a topic, Can this still work if the nginx.conf cannot be modified, on the site WordPress.org Forums:
What are the possible issues or features that will not…4 months ago
-
Confirmed as a speaker for WordCamp Dhaka 2019 coming up on September 28th
5 months ago
-
Created a topic, Is it possible for the cookie name to be configurable?, on the site WordPress.org Forums:
Would it be possible if the cookie name to be configur…7 months ago
-
Created a topic, Import timing out, possibility of a feature request, on the site WordPress.org Forums:
Uploading large h5p files usually causes gateway timeo…7 months ago
-
Confirmed as a speaker for WordCamp Iloilo 2019 coming up on August 24th
7 months ago
-
Confirmed as a speaker for WordCamp Singapore 2019 coming up on August 16th
7 months ago
-
Posted a reply to Plugin not compatible with latest version of WP, on the site WordPress.org Forums:
Hopefully the Sendgrid team can have a version bump on this plugin7 months ago
-
Posted a reply to File path for this plugin needs to use $_SERVER variable #1, on the site WordPress.org Forums:
Thanks @alignak, it seems when server path changes, you can manually override from here https://screencast.com/t/sVkIoVbNa…7 months ago
-
Posted a reply to File path for this plugin needs to use $_SERVER variable #1, on the site WordPress.org Forums:
Hi @alignak! Thanks for looking into this, there might be a possibility that the plugin…7 months ago
-
Created a topic, Plugin not consistently importing on hosts in a load-balanced environment, on the site WordPress.org Forums:
Can be reproduced on servers that have multiple contai…8 months ago
-
Posted a reply to Is it possible to delete the .git folder and .gitignore in the plugin code?, on the site WordPress.org Forums:
Thanks Nicholas for the quick response via GitHub https://github.com/Rahe/Simple-image-sizes/issues/51#issuecomment-491069864, verified 3.2.1 has no more .git…9 months ago
-
Posted a reply to Plugin works in dev environment but not in live., on the site WordPress.org Forums:
Hi @keraweb, First of all, nice plugin you have here. Hi @slsoper, thank you for…9 months ago
-
Posted a reply to Is it possible to delete the .git folder and .gitignore in the plugin code?, on the site WordPress.org Forums:
Hi @warengonzaga, As a best practice when submitting plugins to the plugin repo, files that…9 months ago
-
Created a topic, Is it possible to delete the .git folder and .gitignore in the plugin code?, on the site WordPress.org Forums:
Is it possible to delete the .git folder and .gitignor…9 months ago
-
Wrote a comment on the post WordCamp Asia Proposal, on the site Make WordPress Communities:
Awesome! Looking forward this event :)11 months ago
-
Posted a reply to WebP coming to free?, on the site WordPress.org Forums:
Interested seeing this feature for non-pro users so I'll be keeping an eye to this…11 months ago
-
Created a topic, Local File attachments do not work in Pantheon hosting, on the site WordPress.org Forums:
Hi @takayukister, It seems this line of code in conta…12 months ago
-
Posted a reply to Authentication cookie does not work in Pantheon hosting, on the site WordPress.org Forums:
Thank you very much!12 months ago
-
Created a topic, How to enable and setup the Direct Upload mode, on the site WordPress.org Forums:
I was trying to enable the Direct Upload but it seems …1 year ago
-
Posted a reply to Authentication cookie does not work in Pantheon hosting, on the site WordPress.org Forums:
Using wordpress_ or wp- as a cookie prefix seems to be working in the platform.…1 year ago
-
Created a topic, Authentication cookie does not work in Pantheon hosting, on the site WordPress.org Forums:
I personally liked this plugin but it has been a myste…1 year ago
-
Posted a reply to Troubleshooting mode in Pantheon hosting do not work, on the site WordPress.org Forums:
Thanks @clorith and for reporting this @bph. PR is on its way - https://github.com/WordPress/health-check/pull/2531 year ago
-
Posted a reply to Troubleshooting mode in Pantheon hosting do not work, on the site WordPress.org Forums:
It seems the cookie is being stripped by the Pantheon's Varnish cache layer not letting…1 year ago
-
Created a topic, WooCommerce [products] shortcode order by product attribute, on the site WordPress.org Forums:
I'm using the default WooCommerce [products] shortcode…1 year ago
-
Posted a reply to Troubleshooting mode in Pantheon hosting do not work, on the site WordPress.org Forums:
For this 2nd test that I made: 1) I tried turning on 2 plugins Akismet…1 year ago
-
Created a topic, Troubleshooting mode in Pantheon hosting do not work, on the site WordPress.org Forums:
This is related to Birgit Pauli-Haack's report that th…1 year ago
-
Posted a reply to Where exactly to place cache credentials?, on the site WordPress.org Forums:
Redis example creds: $redis_server = array( 'host' => '127.0.0.1', 'port' => 6379, 'auth' => '12345',…1 year ago
-
Confirmed as a speaker for WordCamp Cebu 2019 coming up on March 2nd
1 year ago
-
Posted a reply to Run wc csv product importer from wp-cli, on the site WordPress.org Forums:
Seems there are no similar solutions yet, hopefully the feature request picks up traction to…1 year ago
-
Posted a reply to Email sent from the Subscription Widget goes to a redirect loop In Pantheon, on the site WordPress.org Forums:
So far, the only workaround is changing the __sg_api to any variable without any double…1 year ago
-
Created a topic, Email sent from the Subscription Widget goes to a redirect loop In Pantheon, on the site WordPress.org Forums:
Test setup: WP 4.9.8 Nginx 1.8.1 PHP 7.2.10 Coming So…1 year ago
-
Posted a reply to Plugin give ERR_TOO_MANY_REDIRECTS in Pantheon hosting, on the site WordPress.org Forums:
It seems the header Status: 503 Service Temporarily Unavailable when the plugin is in Maintenance…1 year ago
-
Posted a reply to Plugin give ERR_TOO_MANY_REDIRECTS in Pantheon hosting, on the site WordPress.org Forums:
Thanks for the quick reply. This might be a hosting issue but just to give…1 year ago
-
Created a topic, Plugin give ERR_TOO_MANY_REDIRECTS in Pantheon hosting, on the site WordPress.org Forums:
It seems this plugin in Maintenance mode gives ERR_TOO…1 year ago
-
Created a topic, Unyson Extensions Can’t be deployed in Pantheon TEST/LIVE env due to .gitignore, on the site WordPress.org Forums:
Some of the Unyson Extensions that adds a .gitignore f…1 year ago
-
Posted a reply to Not appearing on TEST and LIVE environments in Pantheon, on the site WordPress.org Forums:
Upon digging up the code of this plugin, there is an undocumented filter in place…1 year ago
-
Wrote a comment on the post New tool for Community Deputies: Meetup Tracker, on the site Make WordPress Communities:
Nice, hopefully this will improve the onboarding process and move forward the WP community around…1 year ago
-
Posted a reply to upload_max_filesize with respect to hosting, on the site WordPress.org Forums:
Thanks for the confirmation Ian!1 year ago
Developer
-
Easy Symlinks
Active Installs: Less than 10
-
Little Hotelier Booking Widget
Active Installs: 100+
-
Podio Helper Plugin
Active Installs: Less than 10
-
Responsive Slider lite
Active Installs: Less than 10
-
Simple Custom Admin
Active Installs: 20+
-
Speed Up Optimize Tool
Active Installs: Less than 10
-
Tika Doc PDF Indexer
Active Installs: Less than 10
-
BootstrapFastActive Installs: 200+
Plugins
-
ACF to REST API
-
Admin Columns
-
Adminimize
-
Advanced Custom Fields
-
Advanced Forms
-
Amazon S3 for WordPress
-
AnsPress - Question and answer
-
Backup and Restore WordPress - Backup Plugin
-
BackUpWordPress
-
BuddyPress
-
BuddyPress Docs
-
Bulk Delete
-
Cache Enabler - WordPress Cache
-
CAOS | Host Google Analytics Locally
-
Check Email
-
Classic Editor
-
Client Dash
-
CMB2
-
Compress JPEG & PNG images
-
Core Control
-
Custom Upload Dir
-
Customizer Export/Import
-
Debug Bar
-
Debug Bar Post Meta
-
Debug Bar Slow Actions
-
Developer
-
Disable REST API
-
Easy Symlinks
-
ElasticPress
-
Exploit Scanner
-
Export WordPress Menus
-
Extra Product Options (Product Addons) for WooCommerce
-
FakerPress
-
Google Pagespeed Insights
-
Gutenberg
-
Gutenberg Custom Fields
-
Jetpack by WordPress.com
-
Kint Debugger
-
Lazy Load
-
Mailchimp for WooCommerce
-
Make Paths Relative
-
Media Cleaner
-
Media Cloud for Amazon S3, Imgix, Google Cloud Storage, DigitalOcean Spaces and more
-
Menu Duplicator
-
Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
-
NinjaFirewall (WP Edition) - Advanced Security
-
No CAPTCHA reCAPTCHA for WooCommerce
-
Option Inspector
-
PageSpeed Ninja
-
Pods - Custom Content Types and Fields
-
Post Meta Inspector
-
Prevent Direct Access - Protect WordPress Files
-
Query Monitor
-
Responsive Slider lite
-
Security Headers
-
SendGrid
-
Simple Custom Admin
-
Simple User Meta Editor
-
Slack
-
Speed Up Optimize Tool
-
SSL Insecure Content Fixer
-
Stream
-
String locator
-
Super Progressive Web Apps
-
Swift Mailer
-
Theme Check
-
Tika Doc PDF Indexer
-
TinyMCE Advanced
-
Two-Factor
-
WooCommerce
-
Wordfence Security - Firewall & Malware Scan
-
WordPress Beta Tester
-
WordPress HTTPS (SSL)
-
WordPress Meta Data and Taxonomies Filter (MDTF)
-
WordPress MU Domain Mapping
-
WordPress REST API (Version 2)
-
WP Engine Automated Migration
-
WP ERP - Complete WordPress Business Manager with HR, CRM & Accounting Systems for Small Businesses
-
WP Export Categories & Taxonomies
-
WP Fastest Cache
-
WP GDPR Compliance
-
WP Job Manager
-
WP Migrate DB - WordPress Migration Made Easy
-
WP Multi Network
-
WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage
-
WP Redis
-
WP Super Cache
-
WP-CFM
-
WP-DBManager
-
WP-Sweep
-
Zedna WP Image Lazy Load