Skip to content
  • Home
  • WordPress
  • Web Development
  • Coding
  • Home
  • WordPress
  • Web Development
  • Coding

How decode a PHP encoded string url in Javascript

  • by Abhineet Mittal
  • January 17, 2021January 17, 2021

Sometimes you may face a problem when you have to decode a string with Javascript which was originally url encoded with PHP. This can be… Read More »How decode a PHP encoded string url in Javascript

How to change Post Type in WordPress

  • by Abhineet Mittal
  • January 17, 2021January 17, 2021

Use these simple methods to easily change post type of single or multiple posts while working with multiple post types in WordPress.

How to view and modify WordPress rewrite rules

  • by Abhineet Mittal
  • June 1, 2020January 17, 2021

Sometimes a page load issue in your WordPress website has more to do with some random error rather than a bug in your code. In this case, it was rewrite rules cache.

How to replace Paragraph Break with Line Break in LibreOffice Writer

  • by Abhineet Mittal
  • April 30, 2020October 15, 2020

Replace Paragraph Break with Line Break in LibreOffice Writer with these simple steps.

Whitelist all sub-sites for wp_safe_redirect in WordPress Multisite

  • by Abhineet Mittal
  • April 26, 2020April 26, 2020

This article shows how to add all the domains/sub-domains of a WordPress multisite network to allow safe redirects through wp_safe_redirect function.

Make Javascript sequential with “async” and “await”

  • by Abhineet Mittal
  • April 11, 2020April 11, 2020

Javascript code can be easily made sequential with the help of two simple, yet very powerful keywords “async” and “await”.

Javascript code

Javascript: Loop over querySelectorAll without error

  • by Abhineet Mittal
  • March 27, 2020April 5, 2020

In Javascript, there are a lot of instances when you want to find multiple elements on a page to apply a common operation to all… Read More »Javascript: Loop over querySelectorAll without error

WordPress Custom Code

Where to add custom code in WordPress

  • by Abhineet Mittal
  • August 18, 2019April 5, 2020

Writing custom code for WordPress may be easy, but you should carefully add your code at the correct place to keep it clean and easily maintainable.

Cycle with WordPress wheels

How to create a WordPress plugin

  • by Abhineet Mittal
  • August 17, 2019April 5, 2020

Easily create a simple WordPress plugin without any complex setup or need of FTP/SSH to your hosting server.

How to use PHP built-in web server

  • by Abhineet Mittal
  • August 16, 2019April 5, 2020

You can use the PHP built-in webserver to test your PHP code, without the need to set up complex WAMP or LAMP software on your desktop.

  • 1
  • 2
  • Next »

Recent Posts

  • How decode a PHP encoded string url in Javascript
  • How to change Post Type in WordPress
  • How to view and modify WordPress rewrite rules
  • How to replace Paragraph Break with Line Break in LibreOffice Writer
  • Whitelist all sub-sites for wp_safe_redirect in WordPress Multisite

Recent Comments

    Categories

    • Coding
    • Javascript
    • Productivity
    • Web Development
    • WordPress

    Neve | Powered by WordPress