WPAssist
  • WordPress Tips
  • Theme Development
  • How To Guides
  • WordPress Hacks
  • Code Snippets
  • WPA Tax Archives
  • WordPress Countdown Widget
  • Image Banner Widget
  • SubPages Extended
AboutWrite For UsToolboxSitemapPrivacy Policy
AboutSitemap
© 2024 Self-Service WordPress Tips & Guides
Privacy - Contact
AboutSitemap
WPAssist WPAssist
WP TipsHow ToWP Hacks

Fix Duplicate Title Tags in WordPress, SEO Tips and Usage

WPAssist / WordPress - November 19, 2023

WordPress now has a hook for the automatic creation of document title tags, which is called in the wp_head action. Before this option, most themes were using the wp_title PHP tag to display the title for the current page. After this hook is added, the […]

Performance Tip Skip WordPress 404 Htaccess

[How to] Skip WordPress 404 Handling for Static Files

WPAssist / WordPress Hacks - October 1, 2023

WordPress uses .htaccess file to handle all requests through the index.php file. This is a great feature because it enables us to use permalinks and all kinds of redirections. But it has one major pitfall. When a missing static file (404 error) is handled by WordPress […]

Countdown Widget 3.1.1 Release Notes

WPAssist / Plugin Updates - April 8, 2020

I just released Countdown Widget version 3.1.1 to address a major issue with widget preview. Admin print styles were not working, so widget preview used to appear as multiple lines on the sidebar widgets editing screen. This version fixes this display error. Other minor changes […]

[How to] Add Count-Up Timers to Your Posts Using Shortcode

WPAssist / WordPress Tips - December 15, 2020

WordPress Countdown Widget supports count-up timers since version 2.5. It also has support for full shortcode functionality. In this post, I am going to show you how to easily add count-up timers to your WordPress posts using shortcodes. Count-up Shortcode Basic Syntax i That’s the […]

[How to] Include PHP File Using get_template_part in WordPress

WPAssist / Theme Development - April 8, 2020

While developing WordPress themes, dividing your theme into multiple re-usable templates makes everything easier. WordPress already manages templates parts like header, footer, and sidebar using special functions like get_header, get_footer, and get_sidebar. For including all other template parts that are created by the designer we […]

[How to] Display Semi-colons Between Digits in Countdown

WPAssist / Plugin Updates - April 8, 2020

Countdown Widget has the ability to suit your theme’s stylesheet and it can be customized easily using the Custom CSS field in WordPress Customizer. If you need to add semi-colons between digits of your countdown widget, you can easily do this using the code snippet below: […]

[How to] Replace Old Links in WordPress Posts Using MySQL

WPAssist / WordPress Hacks - April 8, 2020

SQL is a great tool if you want to make changes to all your posts at once. Especially if you want to replace some old string with new ones it will be really helpful. In this post, I am going to show you how you […]

WPAssist.me Launched!

WPAssist / Blog - April 8, 2020

After several years of WordPress theme and plugin development, I decided that I can share some of my experiences on a dedicated blog. I got everything prepared now, and WPAssist is ready to get out to the sunshine! If you are also interested in writing […]

[How to] Change the Default WordPress Title Separator

WPAssist / WordPress Tips - April 8, 2020

WordPress title separator is dash (-) by default. This is one of the most popular separators amongst all websites. However, if you would like to change the default title separator, WordPress gives you a really useful filter to do so. If you want to change […]

WP Auto-insert Sub Page Navigation on Empty Pages

WPAssist / WordPress Tips - November 19, 2023

If you are using WordPress page hierarchy on your business site, it is possible that some top pages will be there, ONLY for redirecting the user to lower level content. On this case, the best way of keeping top-level page up-to-date is automatically inserting a […]

«...3456789...»

Featured Guides

Wpassist Wordpress Hosting Requirements

WordPress Hosting Requirements: OS, Panel and Features to Check

WordPress

WordPress Hosting packages differ a lot between hosting providers. But to call a Hosting, "WordPress Hosting", that provider should meet…

WordPress.com vs WordPress.org Comparison With Use Cases

WordPress

WordPress has become the most prominent website platform around the globe thanks to its ease of use. WordPress encourages open…

Fix “Sitemap could not be read” Error on Google Search Console

SEO

I have launched a new website recently, and made all the required SEO settings using my SEO plugin. But when…

Get Current Page Slug in WordPress

Blog

When working with WordPress, developers often need to retrieve information about the current page being viewed. One crucial piece of…

  • WordPress Tips
  • Theme Development
  • How To Guides
  • WordPress Hacks
  • Code Snippets
  • WPA Tax Archives
  • WordPress Countdown Widget
  • Image Banner Widget
  • SubPages Extended

WPAssist

WPAssist.me is a tech blog about self-service WordPress tips & guides. We are writing articles about wp tips, plugins, themes, speed optimization, and SEO.

Read more

Recent Posts

  • there has been a critical error on this website – Quick Fix
  • How to Get WordPress Post Content by Post ID
  • Optimizing Images for WordPress Blogs
  • Get Current Page Slug in WordPress
  • Complete Site Checklist for SEO, Performance, and Health Analysis

Read More About

  • Optimizing Images for WordPress Blogs
  • Fix Duplicate Title Tags in WordPress, SEO Tips and Usage
  • Get Current Page Slug in WordPress
  • WordPress PHP Extensions; Understanding Required and Optional Extensions

© 2024 WPAssist // Self-Service WordPress Tips & Guides
Privacy - Contact