Yuki Dev

Yuki Dev

Follow
Follow
homeBeaver BuilderCode SnippetsWordPressBookmarksbadges
Tag

WordPress

#wordpress

More content

Read more stories on Hashnode


Articles with this tag

Lazy-load offscreen iframes for better Pagespeed

Sep 19, 20221 min read

Browser-level lazy-loading for iframes is here. Use loading="lazy" and defers offscreen iframes from being loaded until the user scrolls near...

Lazy-load offscreen iframes for better Pagespeed

WordPress: Create a dropdown list with Custom Post Type

Aug 10, 20221 min read

work with function.php · Custom post type => Comparison Each post has a compare item name as a title. You want to create a compare item dropdown list....

WordPress: Create a dropdown list with Custom Post Type

WordPress: Export Posts with Featured Image

Aug 26, 20212 min read

When come to a blog migration it always kind of stress. You never knows, sometimes it goes smoothly or sometimes it doesn’t. Do they need import all...

WordPress: Export Posts with Featured Image

WordPress: How to insert Emoji

Aug 3, 20211 min read

WordPress supports Emoji, the block editor can easily insert a built-in Emoji. Mac users (Yosemite OS and above) Insert an emoji by tapping Command +...

WordPress: How to insert Emoji

WordPress: How to work on locally

Jul 28, 20211 min read

I used to use MAMP for the local development. I even paid for Pro version to get HTTPS. Found a new Tool, DevKinsta This month I started to use...

WordPress: How to work on locally