Kaspars
@kasparsd on WordPress.org and Slack
- Member Since: February 2nd, 2008
- Location: Rīga, Latvia
- Website: kaspars.net
- GitHub: kasparsd
Bio
Contribution History
Kaspars’s badges:- Core Contributor Core Contributor
- Meta Contributor Meta Contributor
- Plugin Developer Plugin Developer
- Translation Contributor Translation Contributor
- WordCamp Speaker WordCamp Speaker
-
Posted a reply to Incorrect Date and Time, on the site WordPress.org Forums:
There is also an open issue on GitHub to track the progress of this.21 hours ago
-
Posted a reply to Logging in with NitroKey not working, on the site WordPress.org Forums:
Great news, thanks for confirming!1 week ago
-
Posted a reply to Logging in with NitroKey not working, on the site WordPress.org Forums:
Thanks for confirming the exact steps to replicate this @janbpunkt! Could you please elaborate on…1 week ago
-
Posted a reply to Logging in with NitroKey not working, on the site WordPress.org Forums:
Hi! I'm sorry to hear about the issues with NitroKey. Could you please try re-adding…2 weeks ago
-
Posted a reply to Yubikey & Codes not working at specific domain, on the site WordPress.org Forums:
U2F keys such as Yubikey are associated with the appId of each site, which is…2 weeks ago
-
Created a new ticket, #50160, in Core Trac:
Enable captions for image widgets with custom image size2 weeks ago
-
Posted a reply to GA events, on the site WordPress.org Forums:
Ok, so the GA command for the submission is being triggered: ga(“send”, “event”, “Contact Form”,…2 weeks ago
-
Posted a reply to [NSFW] Widgets Gone on One Page, on the site WordPress.org Forums:
Hi Roger! Thanks for reporting the issue. Could you please confirm the steps to replicate…2 weeks ago
-
Posted a reply to Logged in vs not logged in feature request, on the site WordPress.org Forums:
Thanks for the suggestion @andreasrns! Here is the GitHub issue for tracking the development of…2 weeks ago
-
Posted a reply to GA events, on the site WordPress.org Forums:
Could you please use the Google Analytics debug mode (possibly using this Chrome extension) to…3 weeks ago
-
Posted a reply to Conflict with another plugin, on the site WordPress.org Forums:
The submit_button() function (called here in the plugin) referenced in the errors message is a…3 weeks ago
-
Posted a reply to Unable to log in with the Android app when using the Two Factor plugin for 2FA, on the site WordPress.org Forums:
Yes, this is a known "feature" of the two-factor plugin -- it blocks all login…3 weeks ago
-
Committed [2299642] to Plugins Trac:
Committing 0.6.0 to trunk3 weeks ago
-
Posted a reply to Content-Security-Policy, on the site WordPress.org Forums:
Thanks for reporting the issue @bulls_shark! This appears to be something related to the server…3 weeks ago
-
Posted a reply to Make email confirmation mandatory, on the site WordPress.org Forums:
You could use the newly added two_factor_enabled_providers_for_user filter: add_filter( 'two_factor_enabled_providers_for_user', function ( $providers, $user_id )…4 weeks ago
-
Committed [2295398] to Plugins Trac:
Committing 0.5.2 to trunk4 weeks ago
-
Posted a reply to Push notifications (Authy), on the site WordPress.org Forums:
You can use the standard time-based one-time-passwords (TOTP) that are also supported by Authy I…4 weeks ago
-
Posted a reply to Google Analytics tracking, on the site WordPress.org Forums:
Yes, submissions should start appearing in events automatically using the following the naming scheme described…4 weeks ago
-
Posted a reply to Google Analytics tracking, on the site WordPress.org Forums:
Hi! Enabling the analytics tracking for the specific form is all the configuration that is…4 weeks ago
-
Posted a reply to Email instead of UserId in REST request, on the site WordPress.org Forums:
@brucemcleod Having looked a the code, it should work with email as a login. It…1 month ago
-
Posted a reply to Email instead of UserId in REST request, on the site WordPress.org Forums:
Thanks a great suggestion @brucemcleod! WordPress core supports email for login so this absolutely should…1 month ago
-
Posted a reply to Settings Error, on the site WordPress.org Forums:
Version 1.3.2 is out and it fixes the settings issue and adds a link to…1 month ago
-
Committed [2292902] to Plugins Trac:
Tagging 1.3.21 month ago
-
Committed [2292901] to Plugins Trac:
Committing 1.3.2 to trunk1 month ago
-
Posted a reply to Settings Error, on the site WordPress.org Forums:
Thank you for reporting the issue @shirtguy72! Looks like I somehow missed this in the…1 month ago
-
Posted a reply to New in 1.3.0: Exclude by URL, on the site WordPress.org Forums:
That would be amazing @dgirona! Here is the page for the translations https://translate.wordpress.org/projects/wp-plugins/widget-context/1 month ago
-
Posted a reply to New in 1.3.0: Exclude by URL, on the site WordPress.org Forums:
@dgirona This should be fixed in version 1.3.1 which I released just a few minutes…1 month ago
-
Committed [2290820] to Plugins Trac:
Tagging 1.3.11 month ago
-
Committed [2290819] to Plugins Trac:
Committing 1.3.1 to trunk1 month ago
-
Posted a reply to New in 1.3.0: Exclude by URL, on the site WordPress.org Forums:
@dgirona Thanks for reporting the issue! Can you please confirm the full URL of the…1 month ago
-
Created a topic, New in 1.3.0: Exclude by URL, on the site WordPress.org Forums:
Version 1.3.0 of Widget Context brings the long-awaite…1 month ago
-
Committed [2290159] to Plugins Trac:
Tagging 1.3.01 month ago
-
Committed [2290158] to Plugins Trac:
Committing 1.3.0 to trunk1 month ago
-
Posted a reply to Can you show a widget for all pages with wildcard but exclude 1 page, on the site WordPress.org Forums:
@bobbybrown235 You're correct -- this feature isn't available in the current version of the plugin.…1 month ago
-
Posted a reply to Insert lightbox to the widget, on the site WordPress.org Forums:
Hi! This plugin only controls the visibility of widgets and can't be used to change…1 month ago
-
Posted a reply to transparant background, on the site WordPress.org Forums:
Hi! This plugin doesn't add any styles or CSS to the front-end display of widgets.…1 month ago
-
Committed [2286668] to Plugins Trac:
Committing 1.5.0 to trunk1 month ago
-
Posted a reply to Stop Leaking TOTP-Secret to Google, on the site WordPress.org Forums:
That's a great suggestion @mtmedia! There is an existing issue to fix this https://github.com/WordPress/two-factor/issues/421 month ago
-
Posted a reply to Error, on the site WordPress.org Forums:
Sorry to hear about your experience. Could you please provide additional details for how to…1 month ago
-
Committed [2273988] to Plugins Trac:
Mark as tested with WordPress 5.42 months ago
-
Posted a reply to What is “expiration” setting was updated, on the site WordPress.org Forums:
Could this be coming from a plugin setting? Do you have any plugins that deal…2 months ago
-
Posted a reply to Feature request: enforce two factor login for all users, on the site WordPress.org Forums:
Thanks for the suggestion -- it definitely would be useful to have a feature like…2 months ago
-
Posted a reply to Interesting Hack – class-two-factor-core.php, on the site WordPress.org Forums:
Hi! This hook was added in one of the recent releases and it can't be…2 months ago
-
Posted a reply to User not tracked on WP Multisite, on the site WordPress.org Forums:
Good news -- the drop-down issue has been fixed in version 3.4.3 of the plugin.2 months ago
-
Posted a reply to Old records are not being removed, on the site WordPress.org Forums:
Thank you everyone for reporting the issue! I've opened an issue on GitHub in case…2 months ago
-
Posted a reply to Question about target URl, on the site WordPress.org Forums:
Using the following target by URL rules should work: advanced-search advanced-search/*3 months ago
-
Posted a reply to Needs to work with WooCommerce, on the site WordPress.org Forums:
Thanks for the review @crustystainedtowel! Noting here that this feature request has been logged on…3 months ago
-
Posted a reply to Remove Dummy Option, on the site WordPress.org Forums:
@implemagician That's a great question. Unfortunately there is no user-friendly way of doing that until…3 months ago
-
Posted a reply to Set Period of Validity of Email Codes, on the site WordPress.org Forums:
@philipp_ki Unfortunately, there is no way to limit the validity of the email codes currently…3 months ago
-
Posted a reply to how to setup, on the site WordPress.org Forums:
@koki1 Yes, there is an open issue for adding a settings page like that --…3 months ago
Developer
-
Application Passwords
Active Installs: 10,000+
-
Automatic Post Scheduler
Active Installs: 200+
-
Block Context
Active Installs: 50+
-
Code Prettify
Active Installs: 3,000+
-
Controls for Contact Form 7
Active Installs: 10,000+
-
Custom 404 Error Page
Active Installs: 3,000+
-
Multiple Editors
Active Installs: 20+
-
Stream
Active Installs: 40,000+
-
Two-Factor
Active Installs: 10,000+
-
Widget Context
Active Installs: 70,000+
-
Widget Output Cache
Active Installs: 600+
Contributor
-
Metro Share
Active Installs: 20+
Plugins
-
Abandoned Cart Lite for WooCommerce
-
Advanced Automatic Updates
-
Advanced Custom Fields
-
APC Object Cache Backend
-
Aqua Page Builder
-
Auto-Schedule Posts
-
Automatic Post Scheduler
-
BJ Lazy Load
-
Block Context
-
Bogo
-
Co-Authors Plus
-
Code Prettify
-
Code Snippets
-
Comment Approved
-
Comment Saver
-
Compact View Mode
-
Contact Form 7
-
Controls for Contact Form 7
-
Custom 404 Error Page
-
Debug Bar Slow Actions
-
Easy Updates Manager
-
Featured Image Admin Thumb
-
Flamingo
-
FoaF
-
Good Reads Books
-
Google XML Sitemaps
-
Hierarchy
-
Hum
-
Image Widget
-
Instant Featured Image
-
Lazy Load - Optimize Images
-
Limit Login Attempts
-
MailChimp Comment Optin
-
Manual Image Crop
-
Memcached Redux
-
Metronet Log
-
Nested Pages
-
No Self Pings
-
One Click Close Comments
-
Open Graph
-
OpenID
-
Page Builder by SiteOrigin
-
Polylang
-
Reorder Terms
-
Rewrite Rules Inspector
-
Rich Text Excerpts
-
Save and Close
-
SendPress Newsletters
-
Simple Custom CSS
-
Simple Image Widget
-
Simple Page Sidebars
-
Single Category Permalink
-
Stream
-
Taxonomy Images
-
tinyCoffee
-
Tweeple
-
Twitter Widget Pro
-
Two-Factor
-
WebFinger
-
Widget Context
-
Widget Options
-
Widget Output Cache
-
Widget Wrangler
-
WP Frontend Profile
-
WP Redis
-
wp-linked-data
-
Yet Another Related Posts Plugin (YARPP)