Profiles

Bio

We are open souce developers specialized in WordPress plugins.

Our contributions:
NgSurvey – WordPress plugin to create and manage surveys. More details at https://wordpress.org/plugins/ngsurvey

Badges

CODE
1 badge
Plugin Developer

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
May 2022
May 23 Mon · 15:13
Forums med
Posted a reply to Excellent self hosted survey plugin, on the site WordPress.org Forums:
Thank you for your feedback, appreciate it.
May 23 Mon · 14:42
Forums med
Posted a reply to PHP Fatal Error: Uncaught ArgumentCountError, on the site WordPress.org Forums:
I am not sure how that is possible. The wp_restore_post_revision hook sends two parameters. https://developer.wordpress.org/reference/hooks/wp_restore_post_revision/…
September 2021
Sep 29 Wed · 13:16
Forums med
Posted a reply to PHP Notices in the error log, on the site WordPress.org Forums:
This issue is fixed in the GitHub repo. Should be available with 1.0.9.
August 2021
Aug 11 Wed · 15:11
Forums med
Posted a reply to Get survey_id and change end_of_survey_message?, on the site WordPress.org Forums:
I added a couple of new parameters to the ngsurvey_end_of_survey_message filter - survey object and…
July 2021
Jul 31 Sat · 04:36
Forums med
Posted a reply to Show results to user after taking survey?, on the site WordPress.org Forums:
Closing the thread, in case you have any other queries please feel free to open…
Jul 30 Fri · 16:07
Forums med
Posted a reply to Show results to user after taking survey?, on the site WordPress.org Forums:
Presently it is possible to customize the end of the survey message. Edit your survey…
Jul 28 Wed · 18:37
Forums med
Posted a reply to Loading NgSurvey styles and scripts when using do_shortcode?, on the site WordPress.org Forums:
To avoid the styles loaded on pages other than surveys, ngsurvey strictly checks the post…
Jul 26 Mon · 13:40
Forums med
Posted a reply to Tracking logged in users?, on the site WordPress.org Forums:
There are 3 tracking methods that you can choose from, i.e. cookies, IP address, and…
Jul 23 Fri · 09:48
Forums med
Posted a reply to WordPress database error Unknown column ‘r.ip_address’, on the site WordPress.org Forums:
Fixed it now. Tested the query and it works fine.
Jul 23 Fri · 09:15
Forums med
Posted a reply to WordPress database error Unknown column ‘r.ip_address’, on the site WordPress.org Forums:
Thank you @datschge for reporting the bug and fix. The code is fixed on GitHub…