Karthikeya Bethu
@karthikeya01 on WordPress.org, @Karthikeya Bethu on Slack
- Member Since: August 14th, 2024
- Location: India
- GitHub: karthikeya-io
- Job Title: Software Engineer
- Employer: rtCamp
Contribution History
Karthikeya Bethu’s badges:- Core Contributor
-
Mentioned in [60200] on Core SVN:
REST API: Change posts endpoint to ignore_sticky=true by default -
Mentioned in [60197] on Core SVN:
REST API: Change posts endpoint to ignore_sticky=true by default -
Submitted pull request #8750 to WordPress/wordpress-develop:
Editor: Fix sticky posts on top of every page in Query Loop... -
Created ticket #63365 on Core Trac:
Sticky Posts Appear at the Top of Every Page in the Query Loop Block -
Submitted pull request #69956 to WordPress/gutenberg:
FontSizePicker: Show min-max range for fluid font sizes in dropdown. -
Closed pull request #69922 on WordPress/gutenberg:
Fix: Prevent 403 errors for editor role causing (No author) in post... -
Pull request #69551 merged into WordPress/gutenberg:
Fix: Missing conversion from json styled variable to CSS variable -
Submitted pull request #69922 to WordPress/gutenberg:
Fix: Prevent 403 errors for editor role causing (No author) in post... -
Created issue #69921 in the WordPress/gutenberg repository:
Author in post panel show '(No author)' for editors in some cases -
Submitted pull request #8692 to WordPress/wordpress-develop:
Upgrade/Install: Better error message when uploading theme as plugin and vice versa. -
Mentioned in [60156] on Core SVN:
Editor: Restore static properties for deprecated `__experimentalLinkControl`. -
Mentioned in [60150] on Core SVN:
Editor: Restore static properties for deprecated `__experimentalLinkControl`. -
Pull request #69860 merged into WordPress/gutenberg:
Fix: Restore static properties on deprecated __experimentalLinkControl -
Submitted pull request #69880 to WordPress/gutenberg:
Fix: Footnotes not saved if Custom fields are enabled -
Submitted pull request #69860 to WordPress/gutenberg:
Fix: Restore static properties on deprecated __experimentalLinkControl -
Submitted pull request #8655 to WordPress/wordpress-develop:
Users: Handle errors when display name exceeds 250 characters. -
Pull request #69747 merged into WordPress/gutenberg:
Fix: Space visualizer showing previous value -
Submitted pull request #69747 to WordPress/gutenberg:
Fix: Space visualizer showing previous value -
Submitted pull request #8583 to WordPress/wordpress-develop:
Fix: Handle presence of ; in CSS value while sanitizing inline styles -
Created ticket #63162 on Core Trac:
Sanitizing styles doesn't work as expected in presence of ... -
Submitted pull request #69657 to WordPress/gutenberg:
UI Components: Add theme support for Toolbar -
Closed pull request #69642 on WordPress/gutenberg:
Fix: Solid color selected does not apply due to preset gradient -
Submitted pull request #69642 to WordPress/gutenberg:
Fix: Solid color selected does not apply due to preset gradient -
Submitted pull request #69551 to WordPress/gutenberg:
Fix: Missing conversion from json styled variable to CSS variable -
Submitted pull request #69507 to WordPress/gutenberg:
Fix: Nested list indendation in editor for classic themes -
Submitted pull request #69480 to WordPress/gutenberg:
Site Editor: Fix classic theme site preview flickering -
Submitted pull request #69438 to WordPress/gutenberg:
Block Directory: Fix metadata of new innerBlocks of a installed block not... -
Created issue #69360 in the WordPress/gutenberg repository:
Block Directory: Issues in installing blocks from Inserter -
Posted a reply to Custom php template, on the site WordPress.org Forums:
@mdufauloomi You can also follow this article to create custom php templates in block themehttps://fullsiteediting.com/lessons/how-to-use-php-templates-in-block-themes/ -
Posted a reply to Custom php template, on the site WordPress.org Forums:
@mdufauloomi If you want to use PHP code, In my opinion the best way is… -
Posted a reply to Custom php template, on the site WordPress.org Forums:
The tutorial you are referring to is for classic themes. Please follow the below page… -
Posted a reply to I cannot find the product when I type the product name and code in the search ba, on the site WordPress.org Forums:
As you have already tried changing the theme, I suggest you try using a standard… -
Posted a reply to changing a function $importo_cauzione, on the site WordPress.org Forums:
The syntax element that combines $importo_cauzione_author and $importo_cauzione_meta in this order is basic string concatenation… -
Posted a reply to changing a function $importo_cauzione, on the site WordPress.org Forums:
You can try the below structure. If both values are empty no div will be…