crstauf
@crstauf on WordPress.org and Slack
- Member Since: July 14th, 2011
- Website: develop.calebstauffer.com
- GitHub: crstauf
- Job Title: Custom WordPress Developer
Contributions
Contribution History
crstauf’s badges:- Core Contributor
- Meta Contributor
- Plugin Developer
-
Posted a reply to Pending items never run, on the site WordPress.org Forums:
You're welcome! 🙇♂️1 month ago
-
Posted a reply to Pending items never run, on the site WordPress.org Forums:
Also keep in mind that standard WP-Cron is triggered by traffic to the site, so…1 month ago
-
Posted a reply to Pending items never run, on the site WordPress.org Forums:
Okay, that's likely the problem: standard WP-Cron typically doesn't work if there's HTTP authentication in…1 month ago
-
Posted a reply to Pending items never run, on the site WordPress.org Forums:
A couple things to check: Is the staging site protected with HTTP authentication? Is Alternate…1 month ago
-
Posted a reply to One schedule or Multiple?, on the site WordPress.org Forums:
@stevejonesdev If you go the batch route, I think using a meta key to identify…1 month ago
-
Posted a reply to One schedule or Multiple?, on the site WordPress.org Forums:
@stevejonesdev You would certainly get better performance if you had an individual scheduled action for…1 month ago
-
Posted a reply to How to use this plugin to schedule and action or hook, on the site WordPress.org Forums:
@formalxcom The documentation for Action Scheduler describes several functions to use to schedule actions.4 months ago
-
Posted a reply to Not purging Failed actions, on the site WordPress.org Forums:
@elektrobank There's an issue for this, so for now you'd need to write yourself.5 months ago
-
Posted a reply to How to log the result of an action?, on the site WordPress.org Forums:
@elektrobank The first parameter passed in the action_scheduler_after_execute, action_scheduler_failed_execution, and action_scheduler_failed_validation actions is the action's…5 months ago
-
Posted a reply to How to log the result of an action?, on the site WordPress.org Forums:
@elektrobank In my uses I do throw new Exception( 'Exception message' ) and 'Exception message'…5 months ago
-
Posted a reply to How to log the result of an action?, on the site WordPress.org Forums:
@elektrobank In the WordPress admin: Tools > Scheduled Actions.5 months ago
-
Posted a reply to How to log the result of an action?, on the site WordPress.org Forums:
@elektrobank Using the hooks you asked about previously would allow you to store the result…5 months ago
-
Closed ticket #50896, in Core Trac:
Add filters to wp_get_environment_type()5 months ago
-
Posted a reply to Completion/progress hooks?, on the site WordPress.org Forums:
> How can I call a function when a row has been processed? Is there…5 months ago
-
Wrote a comment on the post New wp_get_environment_type() function in WordPress 5.5, on the site Make WordPress Core:
Created Trac ticket: https://core.trac.wordpress.org/ticket/50896.6 months ago
-
Created a new ticket, #50896, in Core Trac:
Add filters to wp_get_environment_type()6 months ago
-
Wrote a comment on the post New wp_get_environment_type() function in WordPress 5.5, on the site Make WordPress Core:
Certainly.6 months ago
-
Wrote a comment on the post New wp_get_environment_type() function in WordPress 5.5, on the site Make WordPress Core:
The removal of the filters is strange to me: core calls `wp_get_environment_type()` only to define…6 months ago
-
Wrote a comment on the post External Linking Policy – Trusted Sources, on the site Make WordPress Documentation:
crstauf-4. I vote no. As a WordPress developer, being considered a "trusted source" would also…8 months ago
-
Wrote a comment on the post External Linking Policy – Trusted Sources, on the site Make WordPress Documentation:
crstauf-1. My position is that there should be a significant difference between qualification and disqualification:…8 months ago
-
Wrote a comment on the post External Linking Policy – Trusted Sources, on the site Make WordPress Documentation:
crstauf-3. A reader of some kind with team access and subscriptions to all trusted sources…8 months ago
-
Wrote a comment on the post External Linking Policy – Trusted Sources, on the site Make WordPress Documentation:
Questions I'm thinking about: crstauf-1. If a blog post is written during WP 5.4.2 (latest…8 months ago
-
Wrote a comment on the post External Linking Policy – Trusted Sources, on the site Make WordPress Documentation:
Exactly. If a blog post is written during WP 5.4.2 (latest release), and the source…8 months ago
-
Wrote a comment on the post External Linking Policy – Trusted Sources, on the site Make WordPress Documentation:
Should also be considered what causes a URL to lose it's "trusted source" qualification (probably…8 months ago
-
Posted a reply to First time login failed or too long to wait, on the site WordPress.org Forums:
@harisrozak I have similar issue when using Local by Flywheel (I think it's called Local…8 months ago
-
Posted a reply to how to display relevant product related to product category in same page?, on the site WordPress.org Forums:
@farhanahmed1360 All that should be required then is to build out the product category template…8 months ago
-
Posted a reply to NOT RESOLVED after all. Can’t edit MENU pages. Help!, on the site WordPress.org Forums:
@jonathanbucket That's strange... have you checked the setting in your WordPress profile has the admin…8 months ago
-
Posted a reply to Adding Element Not Allow Editing, on the site WordPress.org Forums:
@lhwanggis2020 It appears your site is using VisualComposer... you may be better served to ask…8 months ago
-
Posted a reply to Standardising Featured Image Sizes, on the site WordPress.org Forums:
@kellym101 Your site seems to be using the Bridge theme, which is a premium theme…8 months ago
-
Posted a reply to GTmetrix and scaled images…help, on the site WordPress.org Forums:
Also note that GTmetrix uses Yslow, which hasn't been updated since 2014; you'll likely get…8 months ago
-
Posted a reply to GTmetrix and scaled images…help, on the site WordPress.org Forums:
@irishhombre GTmetrix is reporting that the resolution of image indicated is much larger than the…8 months ago
-
Posted a reply to Word spacing in my articles theme ?, on the site WordPress.org Forums:
@ideas101 Yep, your theme is applying text-align: justify to some of the articles, which causes…8 months ago
-
Posted a reply to hot to export post article to txt file, on the site WordPress.org Forums:
@sasabusa Copy and pasting from the WordPress editor or frontend into a Word document should…8 months ago
-
Posted a reply to Post Edit page Custom URL, on the site WordPress.org Forums:
@klivie That's correct: you'll want to use admin_menu action to directly adjust the WooCommerce menu…8 months ago
-
Posted a reply to Adding tab to account page – content issue, on the site WordPress.org Forums:
@pajczur Been awhile, but I think you need to include a div tag in your…8 months ago
-
Posted a reply to Admin backend print formatting, on the site WordPress.org Forums:
@ant123 Are you familiar with print stylesheets? You could potentially define and include your own…8 months ago
-
Posted a reply to Too many HTTP redirects on my website, on the site WordPress.org Forums:
@jeejoh Redirect timeline according to review of Chrome DevTools (Network tab): 0. http://dhyannt.com (entered in…8 months ago
-
Posted a reply to Post and Page Content Alignment, on the site WordPress.org Forums:
@atmarstein It appears that your site theme is wrapping all your content in a <center>…8 months ago
-
Posted a reply to WordPress 5.4.2, on the site WordPress.org Forums:
@geagichi Which menu are you referring to? I see your nav menu on every width.8 months ago
-
Posted a reply to ERROR Message: This Field is required., on the site WordPress.org Forums:
@prowebsiteupgrade I just followed your directions and it seems the form submitted successfully (with the…8 months ago
-
Wrote a comment on the post Meeting Time and Day for WP.Org Global Docs Team, on the site Make WordPress Documentation:
Yes.8 months ago
-
Posted a reply to Question about get_template_directory_uri, on the site WordPress.org Forums:
@khalidlogi Please ask any additional questions you may have here; happy to help!9 months ago
-
Wrote a new post, Summary for Documentation Team Meeting 20 April 2020, on the site Make WordPress Documentation:
Attendance @passoniate @atachibana @chaion07 @milana_cap @bph @crstauf @mukesh27 @kafleg @FahimMurshed @Ataurr @johnbillion @cristianozanca @nobnob @immeet94…9 months ago
-
Posted a reply to How to enable read more by default using jquery, on the site WordPress.org Forums:
Glad to have been of help!10 months ago
-
Posted a reply to How to enable read more by default using jquery, on the site WordPress.org Forums:
Oh yeah sorry @amexing: that's what I get for writing the code plainly. wp_add_inline_script( 'jquery-core',…10 months ago
-
Posted a reply to Scheduling actions without checking exists, on the site WordPress.org Forums:
:thumbsup:10 months ago
-
Posted a reply to How to enable read more by default using jquery, on the site WordPress.org Forums:
In your theme's functions.php, or in an mu-plugin, add the following: wp_add_inline_script( 'jquery-core', 'jQuery( document…10 months ago
-
Posted a reply to actionscheduler_logs, on the site WordPress.org Forums:
@dha07hk Asked a developer of Action Scheduler, and he indicated that truncating the logs table…10 months ago
Contributor
-
Send Emails with Mandrill
Active Installs: 5,000+
Plugins
-
Action Scheduler
-
Advanced Custom Fields
-
Airplane Mode
-
BackWPup - WordPress Backup Plugin
-
Google Analytics Dashboard Plugin for WordPress by MonsterInsights
-
iThemes Security (formerly Better WP Security)
-
My Eyes Are Up Here
-
Query Monitor
-
Regenerate Thumbnails
-
Safe SVG
-
Two Factor Authentication
-
Two-Factor
-
User Switching
-
W3 Total Cache
-
WP Crontrol
-
Yoast SEO
-
Yoast Test Helper