• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

PHP Sitemap Crawler For Full Page Cache Warming

November 14, 2019 by Ehi Kioya Leave a Comment

PHP Sitemap Crawler For Full Page Cache Warming

Most webmasters know that caching is important for page speed. But not a lot is said about cache warming which is just as important. Here’s how to warm up your site cache by crawling your sitemap using cURL. The code can be run from a Linux Cron job.

Filed Under: Backend (Server-Side), PHP, Programming, Web Development, WordPress Tagged With: Bot, Crawler, PHP, Sitemap

Always Display Star Ratings In WooCommerce (Even With No Reviews)

November 14, 2019 by Ehi Kioya 6 Comments

Always Display Star Ratings In WooCommerce

By default, WooCommerce will only show star ratings for products with ratings greater than zero. That means star ratings are not displayed until a product has at least one review. If you’d rather always have them displayed, use the code in this post.

Filed Under: Backend (Server-Side), PHP, Programming, WordPress Tagged With: CSS, eCommerce, PHP, WooCommerce, WordPress

Show Short Descriptions On WooCommerce Archives

November 14, 2019 by Ehi Kioya Leave a Comment

Show Short Descriptions WooCommerce Archives

WooCommerce archives (shop, categories, and tag pages) don’t display short descriptions by default. If you want this feature, customize your theme by adding this line of code.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: eCommerce, PHP, WooCommerce, WordPress

Show Authors In WooCommerce Product Edit Area

November 12, 2019 by Ehi Kioya 1 Comment

Show Authors In WooCommerce Product Edit Area

WooCommerce products don’t have authors because the plugin developers think this is irrelevant. But a site may need this feature sometimes. The code snippet shared here helps bring back the feature to allow author assignment in the product edit area.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: PHP, WooCommerce, WordPress

Auto-Check MailPoet “Subscribe In Comments” Box

November 12, 2019 by Ehi Kioya 1 Comment

Auto-Check MailPoet Subscribe In Comments Box

MailPoet comes with a “subscribe in comments” option that allows visitors who comment on a post to subscribe to your list via a checkbox. But this box is unchecked by default. With this jQuery snippet, you can have the box auto-checked on page load.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Snippets, WordPress Tagged With: Email, MailPoet, Plugin, Snippet, WordPress

Remove NoFollow From JetPack Related Posts Links

November 12, 2019 by Ehi Kioya Leave a Comment

Remove NoFollow From JetPack Related Posts Links

By default JetPack adds a nofollow attribute to all links in the related posts section. You can use this PHP code snippet to remove/disable this nofollow attribute.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: JetPack, PHP, Snippet, WordPress

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Interim pages omitted …
  • Go to page 53
  • Go to Next Page »

Primary Sidebar

23,731
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • How To Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • Fix For “Function create_function() is deprecated” In PHP 7.2 Fix For "Function create_function() is deprecated" In PHP 7.2
    As of PHP 7.2 create_function() has been deprecated because it uses eval(). You should replace it with an anonymous function instead.
  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Interim pages omitted …
  • Go to page 53
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy