net
@krstarica on WordPress.org
- Member Since: August 8th, 2013
Contribution History
net’s badges:- Core Contributor
-
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
@eskapism any update on this? -
Posted a reply to Confusing behaviour of “Download Image” button, on the site WordPress.org Forums:
@surror any update on this? -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Just filled the contact form at https://www.muraliwebworld.com/contact-us/ hope you will get it. -
Posted a reply to OneSignal, on the site WordPress.org Forums:
That's awesome, many thanks! Are you going to split everything to 1000 tokens per job? -
Posted a reply to OneSignal, on the site WordPress.org Forums:
You are right, WP_CLI is necessary. There will be no large queue. In the scenario… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Just found https://wordpress.org/plugins/action-scheduler/ so we don't need shell script, but rely on WordPress itself for… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
So using 1 Firebase http request saves us 1000 http requests we would need to… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Why would we overload the server if we execute 200 http connections consequently, with small… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
@murali-indiacitys is there any update regarding sending 200,000 notifications? Thanks. -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
+------+-------------+------------+-------+-----------------+------------+---------+----------------+-------+---------------------------------------------------------------------+ | id | select_type | table | type | possible_keys | key | key_len… -
Created a topic, Disable default search, on the site WordPress.org Forums:
I think there is no need to do default search for Word… -
Posted a reply to Translating image source, on the site WordPress.org Forums:
Are you receiving the whole attribution string from Openverse? Attribution does not need to look… -
Posted a reply to Better integration, on the site WordPress.org Forums:
When editing post using Classic editor, when click "Add Media" don't see a link to… -
Created a topic, Not working with WP Media Category Management, on the site WordPress.org Forums:
The latest version does not work when WP Media Categor… -
Posted a reply to Specifying Openverse license types, on the site WordPress.org Forums:
Maybe it is be easier to search for photos available for commercial use only. -
Posted a reply to Translating image source, on the site WordPress.org Forums:
Many thanks for the update. 1) Description field field should be empty. 2) Alternative Text… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
This issue is not resolved, the query is still extremely slow. -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
Temporary workaround is to replace in wp-content/plugins/simple-history/inc/SimpleHistoryLogQuery.php the following: IF(@a=occasionsID,@counter:=@counter+1,@counter:=1) AS rep, IF(@counter=1,@groupby:=@groupby+1,@groupby) AS repeated,… -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
MariaDB [(none)]> SHOW VARIABLES LIKE '%_server' ; +----------------------+--------------------+ | Variable_name | Value | +----------------------+--------------------+ |… -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
I've raised the issue: https://core.trac.wordpress.org/ticket/57072 -
Created ticket #57072 on Core Trac:
WordPress 6.1 uses wrong database collation -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
Extension mysqli Server version 10.6.10-MariaDB-log Client version mysqlnd 7.4.33 Database username wordpress Database host 127.0.0.1:3306… -
Created a topic, Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
After upgrade to WordPress 6.1 seeing database error m… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
Actually, don't really think that using force index is the solution. The real question is… -
Created a topic, Specifying Openverse license types, on the site WordPress.org Forums:
It would be nice to be able to specify in settings wha… -
Created a topic, Specifying license types, on the site WordPress.org Forums:
Instead of manually checking the licence for every ima… -
Posted a reply to Openverse support?, on the site WordPress.org Forums:
There are other plugins implemented Openverse already, so this is doable. -
Created a topic, Translate Photo Attribution, on the site WordPress.org Forums:
1) Is it possible to always automatically add Photo At… -
Created a topic, Confusing behaviour of “Download Image” button, on the site WordPress.org Forums:
"Download Image" button behaviour is confusing, becaus… -
Created a topic, Translating image source, on the site WordPress.org Forums:
Please be so kind to provide a way to translate image … -
Created a topic, Better integration, on the site WordPress.org Forums:
Openverse is a great new source, great work @mahesh901… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
The workaround is to replace the following code in function delete_object_type_caches in file wp-content/plugins/wp-rest-cache/includes/caching/class-caching.php: $sql… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
ANALYZE provides better insights than EXPLAIN. See the difference in speed and different index used… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
Thanks for getting back to me. Here is the information you've requested: PHP 7.4 MariaDB… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
How long would it take to send 200,000 notifications using such AWS solution and how… -
Created a topic, Manually send notification on post update, on the site WordPress.org Forums:
Beside automatic sending/scheduling push notifications… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Thank you for accepting feature request. Regarding shortcode, it is not possible to display slide… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Many thanks @murali-indiacitys. I assume subscribers should be imported to pnfpb_ic_subscribed_deviceids_web table? Since there is… -
Created a topic, OneSignal, on the site WordPress.org Forums:
1) Is it possible to transfer subscribers from OneSign… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
+------+-------------+---------------+-------------+------------------------------+------------------------------+---------+------+------+------------------------------------------------------------+ | id | select_type | table | type | possible_keys | key | key_len… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
After OPTIMIZE TABLE wp_wrc_caches, it's still the same. Maybe this issue is specific to MariaDB… -
Posted a reply to Problem with 4.3.27 version, on the site WordPress.org Forums:
Many thanks @nextscripts for the instructions, it works fine now! -
Posted a reply to Problem with 4.3.27 version, on the site WordPress.org Forums:
@nextscripts Version 4.3.28 does not work properly. The error is the same as @bobsled reported.… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
Many thanks @rockfire for the prompt reply. I've just sent SQL dump to email address… -
Created a topic, Serious performance issue, on the site WordPress.org Forums:
When saving any post, the plugin clears the cache whic… -
Created a topic, Serious performance issue, on the site WordPress.org Forums:
New Relic shows that the slowest plugin on several Wor… -
Created a topic, Serious performance issue, on the site WordPress.org Forums:
In include/class-wp-mcm-plugin.php function mcm_regist… -
Created a topic, Add Split by Day, on the site WordPress.org Forums:
It would be nice to be able to split sitemaps by day, … -
Created a topic, Unnecessary queries on every ajax call, on the site WordPress.org Forums:
Noticed that on every /wp-admin/admin-ajax.php request… -
Posted a reply to PHP Warning: filesize(): stat failed, on the site WordPress.org Forums:
Many thanks @donncha