Skip to content
Sunday, March 26, 2023
Latest:
  • Git Cheat Sheet 2023
  • PHP match Expression
  • What is new in PHP 8
  • Create a custom REST endpoint in WordPress[1 example]
  • How to write optimized WP_Query in WordPress[2 example]?
BlogEx

BlogEx

A Tech Blog website

  • Home
  • About Us
  • Blog
    • WordPress
    • PHP
    • GitHub
    • Laravel
  • Disclaimer
  • Privacy Policy
  • Contact Us

WordPress

Create a custom REST endpoint
WordPress 

Create a custom REST endpoint in WordPress[1 example]

February 22, 2023February 22, 2023 Krupal 0 Comments

When you want to use WordPress as a headless CMS for your project. Then you must know about the REST

Read more
How to write optimized WP_Query in WordPress[2 example]?
WordPress 

How to write optimized WP_Query in WordPress[2 example]?

January 30, 2023February 14, 2023 Krupal 0 Comments WP_Query

WordPress comes with lots of built-in functionalities. And one of the most used functionality is the WP_Query class. We play

Read more
Create a custom filter hook in WordPress
WordPress 

Create a custom filter hook in WordPress

January 28, 2023March 26, 2023 Krupal 0 Comments Hooks

WordPress has two main functions add_action() and add_filter() which mostly runs the WordPress core. Let’s discuss both functions and see

Read more
How to become Translation Editor in WordPress?
WordPress 

How to become Translation Editor in WordPress?

January 11, 2023February 9, 2023 Krupal 0 Comments Contribution

In our previous article How to contribute to a WordPress Translation, we learned how you can contribute to WordPress polyglots

Read more
Add user to WordPress with a PHP file
WordPress 

Add user to WordPress with a PHP file

January 1, 2023February 9, 2023 Krupal 0 Comments Tips & Tricks

Sometimes it happens when you have the FTP details of the WordPress site but you do not have the admin

Read more
How to contribute to a WordPress Translation
WordPress 

How to contribute to a WordPress Translation

December 25, 2022February 9, 2023 Krupal 0 Comments Contribution

WordPress has a vast variety of communities and they contribute to WordPress in many forms like core contribution, meta contribution,

Read more
Some great chrome extensions for Developers
WordPress 

Some great chrome extensions for Developers

December 23, 2022February 9, 2023 Krupal 0 Comments Chrome, Extenstions

Chrome extensions are very helpful in our day-to-day life. It makes our effort less and increases our efficiency. Here we

Read more
How to create a custom shortcode in WordPress
WordPress 

How to create a custom shortcode in WordPress

December 22, 2022February 9, 2023 Krupal 0 Comments Shortcode

WordPress shortcode is the thing that is written in [ ] (Square brackets). It means anything you write in [

Read more
How to contribute to a WordPress core in 2023?
WordPress 

How to contribute to a WordPress core in 2023?

December 10, 2022January 3, 2023 Krupal 0 Comments Contribution

WordPress is among the best blogging platform and CMS. It is an open-source project driven by the WordPress community. So

Read more
Top 5 plugins recommendation for your WordPress site.
WordPress 

Top 5 plugins recommendation for your WordPress site

December 4, 2022December 27, 2022 Krupal 0 Comments Plugin

Today WordPress has become a very popular CMS. It holds 43% of websites on the globe. Because of the great

Read more
How to make your WordPress site fast and secure?
WordPress 

How to make your WordPress site fast and secure?

November 29, 2022February 9, 2023 Krupal 0 Comments Security

WordPress is among the best CMS and it holds 43% of websites. It is important to secure your WordPress site,

Read more
SCSS WP Editor - A Best WordPress SCSS Plugin in 2023
WordPress 

SCSS WP Editor – A Best WordPress SCSS Plugin in 2023

February 7, 2022December 27, 2022 Krupal 0 Comments CSS, Plugin, SCSS

Hello👋🏿 Developers, You might have heard the word SCSS many times in Web Development. If you are a Web Designer

Read more
UpFront - WordPress Theme
WordPress 

UpFront – WordPress Theme

January 25, 2022December 27, 2022 Krupal 0 Comments Theme

Hello👋 Friends, I’ve been working with WordPress since 2019. I’ve created too many themes from scratch. But recently I thought

Read more

Recent Posts

  • Git Cheat Sheet
    Git Cheat Sheet 2023
  • PHP match Expression
  • PHP 8
    What is new in PHP 8
  • Create a custom REST endpoint
    Create a custom REST endpoint in WordPress[1 example]
  • How to write optimized WP_Query in WordPress[2 example]?
    How to write optimized WP_Query in WordPress[2 example]?
  • Create a custom filter hook in WordPress
    Create a custom filter hook in WordPress
  • How to become Translation Editor in WordPress?
    How to become Translation Editor in WordPress?
  • How To Publish Laravel Package On Packagist
    How To Publish Laravel Package On Packagist?
Copyright © 2023 BlogEx. All rights reserved.