[How to] Change default WordPress title separator
Starting with version 4.4, WordPress allows you to easily change your title separator using a filter. This was previously done by either installing a SEO plugin or manually adding a title filter. But...
View Article[How To] Fresh WordPress Installation Checklist
One click installation is certainly one of the most sweet features of WordPress. But after the installation is complete, you still need to do a lot to make it yours. In this post, I am sharing you a...
View Article[How to] Change Environment for ASP.NET Core on Windows
ASP.NET Core simply takes value of ASPNETCORE_ENVIRONMENT system variable for running applications on server. On Windows, you can either add/update this variable using Advanced System Settings >...
View Article[Snippet] MySQL Function to Strip HTML Tags
Unfortunately, there is no core function to strip HTML tags from a MySQL field. But, if you really need this to be done on MySQL side, you can use a stored function to remove all HTML tags from your...
View Article12+ Useful SQL Queries for WordPress Database Cleanup
If you are using WordPress for a long time, it is possible that you have many spam comments, revisions, transients cache etc. on your wp database. In this post, I listed most useful SQL queries you can...
View Article[Fix] Smart Switch Installation Error on Windows
If you are getting “The application has failed to start because its side-by-side configuration is incorrect.” error while trying to install Samsung Smart Switch, all you have to do is to download and...
View ArticleHindistan Vizesi Nasıl Alınır?
Hindistan turistik amaçlı kısa süreli ziyaretler için kapıda vize başvurusunu kabul ediyor. Fakat seyahatiniz iş amaçlı olacaksa mutlaka ziyaretiniz öncesinde iş amaçlı vize başvurusu yapmanız...
View ArticleWPAssist.me Launched!
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...
View Article[How to] Semi-colons Between Numbers in Countdown
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...
View Article