aosmichenko
@aosmichenko on WordPress.org and Slack
Bio
Interests
WordPress Origin Story
- Member Since: October 6th, 2016
- Location: Poland, Krakow
- Website: itmonks.com
- Job Title: CEO at WordPress Agency
- Employer: IT Monks Agency
Contribution History
aosmichenko’s badges:- WordCamp Organizer
-
Joined the organizing team for WordCamp Slovenia
-
Joined the organizing team for WordCamp Europe 2026
-
Posted a reply to PHP Errors, on the site WordPress.org Forums:
@akshayathangaraj Do you have any release planned? its been a month, so trying to understand… -
Created a topic, Best search improver!, on the site WordPress.org Forums:
Highly recommended plugin to speed up basic WP search … -
Posted a reply to Custom post type search, on the site WordPress.org Forums:
Thank you very much! Issue is solved. -
Created a topic, Custom post type search, on the site WordPress.org Forums:
Hello, Thanks for this awesome plugin and its mainten… -
Posted a reply to Order by date not working, on the site WordPress.org Forums:
Found the issue, The code from other thread, needs to be slightly updated add_action('init', 'ir_search_hook');… -
Posted a reply to Order by date not working, on the site WordPress.org Forums:
Here is what I found in my query, is that correct? ORDER BY relevance DESC,… -
Created a topic, Order by date not working, on the site WordPress.org Forums:
Hello everyone, I referred to this support thread, bu… -
Posted a reply to Complex Conditional logic, on the site WordPress.org Forums:
Thanks! -
Posted a reply to Complex Conditional logic, on the site WordPress.org Forums:
Okay, I was able to figure it out. Could you please fix that the default… -
Posted a reply to Complex Conditional logic, on the site WordPress.org Forums:
Smaller is working with one field, but we are not interested in smaller option we… -
Created a topic, Complex Conditional logic, on the site WordPress.org Forums:
Hello my product is not working with even with Legacy … -
Posted a reply to Conditions fails with required fields on 20.2, on the site WordPress.org Forums:
Hello my product is not working with even with Legacy support checked http://spenger-bettenstudio.de.w01a5c1f.kasserver.com/product/boxspringbett-jazz-mit-bettkasten/ -
Posted a reply to Error: the plugin does not have a valid header, on the site WordPress.org Forums:
I am also experiencing this problem, but I think it leaves a bit deeper than… -
Posted a reply to Error: the plugin does not have a valid header, on the site WordPress.org Forums:
This was already answered https://wordpress.org/support/topic/the-plugin-does-not-have-a-valid-header-154/ -
Created a topic, VIP hosting compatible and plugin code standards, on the site WordPress.org Forums:
Downloads/onesignal-free-web-push-notifications » ~/w… -
Posted a reply to Missing Yoast Dashboard link, on the site WordPress.org Forums:
'wpseo_manage_options' => true, is required for SEO page to appear back again in admin panel… -
Posted a reply to Missing Yoast Dashboard link, on the site WordPress.org Forums:
Hello, Do you guys help only premium users? I have 7 websites using your plugin… -
Posted a reply to WP inserting nbsp; characters for last space in post titles, on the site WordPress.org Forums:
Hello everyone, you have to add this into your functions.php function after_theme_setup_23() { remove_filter( 'the_title',…