Home
About
Contact
HOME
HTML
CSS
JavaScript
C
C++
Java
Python
MySQL
Tips & Tricks
Web Design
Home
Web Design
Show Something Only On The WordPress Homepage
Show Something Only On The WordPress Homepage
Kahnu044
September 09, 2020
<?php if ( is_front_page() ) { ?>
Do anything Here only show in the homepage
<title> Luna Creativity - One Platform To Learn Everything</title>
<?php } ?>
Post a Comment
0 Comments
Search This Blog
Labels
Php
41
Web Design
37
CSS
23
HTML
22
Javascript
15
Tips & Tricks
15
MySQL
9
Java
8
Python
6
linux
6
Other
4
git
3
kali linux
3
laravel
3
sailsjs
3
wordpress
3
cmd
2
cpanel
2
firebase
2
node
2
react
2
xampp
2
C
1
C++
1
Django
1
Jquery
1
apache2
1
cloudflare
1
codeigniter
1
domain
1
github
1
hosting
1
mysql stopped
1
postgres
1
sbi
1
ssh
1
tailwind
1
tech
1
ubuntu
1
ubutnu
1
wifi
1
windows
1
windows 10
1
windows 11
1
Popular Posts
How to Fix the “Is its parent directory writable by the server?” WordPress Error
October 16, 2020
Write text with echo() after reloading page with header() in php
October 19, 2020
php form validation format
August 22, 2021
0 Comments