Edi Amin
@ediamin on WordPress.org and Slack
- Member Since: June 20th, 2015
- Location: Dhaka, Bangladesh
- GitHub: ediamin
- Job Title: Software Engineer
- Employer: weDevs
Bio
Contribution History
Edi Amin’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
- Translation Contributor Translation Contributor
- 
										Posted a reply to Error: Illegal offset type in isset or empty in /mysite/wp-includes/taxonomy.php, on the site WordPress.org Forums: 
 Hi @apetruzzi in your error stack trace, #1 /mysite/wp-includes/taxonomy.php(311): taxonomy_exists(Array) the argument should be a…6 days ago 
- 
										Committed [2282658] to Plugins Trac: 
 Release version 2.1.02 weeks ago 
- 
										Posted a reply to More Products (Другие товары), on the site WordPress.org Forums: 
 dokan-custom-more-products.php is not in dokan plugin. I wrote it as a separate plugin so that,…3 months ago 
- 
										Posted a reply to More Products (Другие товары), on the site WordPress.org Forums: 
 @viktor191985 try this code snippet: https://github.com/ediamin/dokan-extends/blob/master/dokan-custom-more-products/dokan-custom-more-products.php Change $maximum_products_to_show and $products_per_row in line no 29, 30…3 months ago 
- 
										Posted a reply to Indispensable, on the site WordPress.org Forums: 
 Hi @nxmndr! Thanks for the rating. If you have any kind of issue, please report…5 months ago 
- 
										Committed [2209682] to Plugins Trac: 
 Release version 2.0.05 months ago 
- 
										Created a new ticket, #48640, in Core Trac: 
 Update docblocks of register block type related function and classes6 months ago 
- 
										Committed [2187410] to Plugins Trac: 
 Release version 1.5.06 months ago 
- 
										Committed [2184942] to Plugins Trac: 
 Release version 1.4.06 months ago 
- 
										Committed [2180731] to Plugins Trac: 
 Release version 1.3.06 months ago 
- 
										Created a new ticket, #48291, in Core Trac: 
 Add requires_php to $args parameter docblock for plugins_api()7 months ago 
- 
										Committed [2129483] to Plugins Trac: 
 Release version 1.2.09 months ago 
- 
										Created a new ticket, #47769, in Core Trac: 
 Add autocomplete support in code editor for php mode9 months ago 
- 
										Committed [2112046] to Plugins Trac: 
 Release version 1.1.010 months ago 
- 
										Committed [2109957] to Plugins Trac: 
 Initial release10 months ago 
- 
										Posted a reply to Adding a Dokan product dynamically and setting the Vendor, on the site WordPress.org Forums: 
 Hi @teamf Just update the post_author will set the vendor for that product, ` $args…1 year ago 
- 
										Posted a reply to Error 404 for pages, on the site WordPress.org Forums: 
 Hi @bakoline this error happens because of a conflict issue with the latest WooCommerce version…1 year ago 
- 
										Posted a reply to Login Pop up, on the site WordPress.org Forums: 
 Dokan Login Form popup works based on custom JavaScript events. I'll try to explain them…1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 Hi @erkan41 you can use the /dokan/v1/stores/{store_id} to add your bank account. Example request data…1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 @erkan41 We're currently working on it. Hopefully we'll update Dokan at the end of this…1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 You can use /wp-json/wc/v3/products/categories endpoint with parent_id: 0 to fetch all main categories. I think…1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 @erkan41 for any WC REST API reference, checkout their documentation here: https://woocommerce.github.io/woocommerce-rest-api-docs/#product-categories1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 From postman you can upload an image using form-data. Use a file key and choose…1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 @erkan41 make sure you're category ID exists and it belongs to a product category before…1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 The categories param must be an array of objects. You have to send it like…1 year ago 
- 
										Posted a reply to Rest Api Problem, on the site WordPress.org Forums: 
 @erkan41 Please share your REST endpoint and request body/params.1 year ago 
- 
										Posted a reply to API REST DOKAN, on the site WordPress.org Forums: 
 Please read my last comment. You have to download, install and activate the plugin in…1 year ago 
- 
										Posted a reply to API REST DOKAN, on the site WordPress.org Forums: 
 Basic-Auth is a WordPress plugin. You have to download it from Github. Unfortunately you cannot…1 year ago 
- 
										Posted a reply to API REST DOKAN, on the site WordPress.org Forums: 
 Did you activate the the Basic-Auth plugin?1 year ago 
- 
										Posted a reply to API REST DOKAN, on the site WordPress.org Forums: 
 @arnoldfodjo Checkout this screenshot https://photos.app.goo.gl/7mcUyAxeVGAAZg18A This is a Postman setup to call the Dokan REST…1 year ago 
- 
										Posted a reply to API REST DOKAN, on the site WordPress.org Forums: 
 @arnoldfodjo consumer key and secrets are for WooCommerce rest api. You have to use your…1 year ago 
- 
										Created a new ticket, #45799, in Core Trac: 
 Add an optional default parameter for WP_REST_Request::get_param method1 year ago 
- 
										Created a new ticket, #45166, in Core Trac: 
 Prevent deleting default term for any kind of taxonomy2 years ago 
- 
										Posted a reply to How to Disable Dokan Register/Login Popup, on the site WordPress.org Forums: 
 You can remove the Dokan form fields by removing the dokan_seller_reg_form_fields function from woocommerce_register_form hook.…2 years ago 
- 
										Committed [1741340] to Plugins Trac: 
 Fix autoload3 years ago 
- 
										Committed [1741338] to Plugins Trac: 
 Update repo3 years ago 
- 
										Posted a reply to Leave Email Direction, on the site WordPress.org Forums: 
 Yes, it is possible, but in that case, you have to use erp_new_leave_request_notification_recipients filter.3 years ago 
- 
										Posted a reply to Leave Email Direction, on the site WordPress.org Forums: 
 Yes, any User/Employee has HR Manager role will receive the notification. If your problem is…3 years ago 
- 
										Posted a reply to Leave Email Direction, on the site WordPress.org Forums: 
 Hi @missiomalta, did you set HR Manager role to the Head of IT user?3 years ago 
- 
										Posted a reply to Showing Of Compound Tax in Invoice, on the site WordPress.org Forums: 
 Use require_once. See how other files have included in includes function in modules/accounting/accounting.php3 years ago 
- 
										Posted a reply to Showing Of Compound Tax in Invoice, on the site WordPress.org Forums: 
 Hey thanks, greetings to you too. :) Glad to hear that your DB is working…3 years ago 
- 
										Posted a reply to Showing Of Compound Tax in Invoice, on the site WordPress.org Forums: 
 How did you include WeDevs\ERP\Accounting\Model\igst class php file? Did you use include_once or require_once?3 years ago 
- 
										Posted a reply to Fatal error on fresh install, on the site WordPress.org Forums: 
 Hi @cexpert could you please take a look into your debug.log and check if you…3 years ago 
- 
										Posted a reply to Leave Email Direction, on the site WordPress.org Forums: 
 Hi @missiomalta, we'll release the next version next Thursday, that is 11/05/2017 Thank you.3 years ago 
- 
										Posted a reply to Leave Email Direction, on the site WordPress.org Forums: 
 Hi @missiomalta, I've just added a new filter to add multiple recipients for the leave…3 years ago 
- 
										Posted a reply to CRM contacts and users, on the site WordPress.org Forums: 
 Hi @lfokp, thanks for the great ideas. I also think those should be implemented in…3 years ago 
- 
										Posted a reply to CRM contacts and users, on the site WordPress.org Forums: 
 Yes, v1.1.18 will contain both commits. Please report any kind of bug if you find…3 years ago 
- 
										Posted a reply to CRM contacts and users, on the site WordPress.org Forums: 
 Hi @lfokp, I've fixed the contact owner avatar issue. You can see the commit here.…3 years ago 
- 
										Posted a reply to CRM contacts and users, on the site WordPress.org Forums: 
 Hi @lfokp, thanks for sharing your thoughts. I'll try to answer your questions here: 1.…3 years ago 
- 
										Posted a reply to Has_Cap lots of errors, on the site WordPress.org Forums: 
 No, your WP installation should not be a multisite setup. If you want to test…3 years ago 
Developer
- 
										
											WP Console - WordPress PHP Console powered by PsySHActive Installs: 100+ 



 
			 
                 
										