abhishek kaushik
@abhishek-kaushik on WordPress.org, @Abhishek Kaushik on Slack
Interests
- Member Since: September 24th, 2012
- Location: Banglore
- Job Title: Web Engineer
- Employer: HumanMade
-
Created a topic, CMB2 file upload box is overriding Last Added Image block in Gutenberg, on the site WordPress.org Forums:
Here is the box $post_box = new_cmb2_box( [ 'id… -
Posted a reply to wysiwyg not working while creating terms, on the site WordPress.org Forums:
Thanks a lot @tw2113, will follow the issue. -
Posted a reply to wysiwyg not working while creating terms, on the site WordPress.org Forums:
$args = [ 'id' => 'some-id', 'object_types' => [ 'term' ], 'taxonomies' => [ 'custom-taxo'… -
Posted a reply to wysiwyg not working while creating terms, on the site WordPress.org Forums:
Just added -
Created a topic, wysiwyg not working while creating terms, on the site WordPress.org Forums:
Hi, I have created a custom taxonomy and added cmb2 w… -
Mentioned in [39943] on Core SVN:
Multisite: Replace `is_super_admin()` with `manage_network_users` when trying to change the role of oneself. -
Created ticket #39204 on Core Trac:
Replace `is_super_admin()` checks with `manage_network` cap checks in ...