How to clean up your WordPress installation | WordPress Development Tutorial

  Рет қаралды 12,036

WPCasts

WPCasts

Күн бұрын

In this video, I go over how to clean up a WordPress installation when it is first set up.
Code: gist.github.co...
My favorite caching plugin - WPRocket: wpcasts.tv/go/...
💖 Become a Patron to show support & get perks!
/ wpcasts
*SOCIAL*
Twitter: / alexanderbyoung
Facebook: / wpcasts.tv

Пікірлер: 58
@docetes
@docetes 3 жыл бұрын
Great to see you getting back up on the KZbin horse
@WPCasts
@WPCasts 3 жыл бұрын
Thanks!
@chuksokie1213
@chuksokie1213 3 жыл бұрын
Your minimalistic WP setup for tutorials helps a lot. I frequent your channel often whenever I have to fool around with "functions.php" lool. No one does it like you. You were missed. So happy your back.
@WPCasts
@WPCasts 3 жыл бұрын
Great to hear! Happy to be back!
@coltonherschberger8931
@coltonherschberger8931 3 жыл бұрын
Dude! I found your channel about a month and a half ago and I can safely say you have single-handedly changed everything about Wordpress development for me, you're an amazing teacher! I got so excited when I woke up and saw you posted a new video, I hope you keep it up! Thanks again for everything man, you're the best.
@WPCasts
@WPCasts 3 жыл бұрын
Thanks! I’m so glad I’ve been able to help somehow :)
@nicolaskeith8945
@nicolaskeith8945 2 жыл бұрын
Great to see you back here, Alex. Your videos are some of the very best for WP devs on the utubez
@igortot01
@igortot01 3 жыл бұрын
Awesome, i think that there's no other channel posting vids with info like this. So helpful! Thanks man!
@neobabis
@neobabis 3 жыл бұрын
Yeah! Alex is back! Thank you Alex!
@salehalnaggar7926
@salehalnaggar7926 3 жыл бұрын
Great to see you back again, your amazing tutorials helped me a lot.
@elizabethsullivan1894
@elizabethsullivan1894 2 жыл бұрын
This is incredibly useful as I'm just starting to deep dive into WordPress!
@tobisalami
@tobisalami 3 жыл бұрын
I've missed your tutorials! So much!
@lukedharrison326
@lukedharrison326 3 жыл бұрын
Great video as always, nice to see you uploading again!
@kerimtim
@kerimtim 3 жыл бұрын
Wow making WP sites faster and lighter, thank you
@JaKaDzU
@JaKaDzU 3 жыл бұрын
Great! You came back after a while :)
@mrlolalot531
@mrlolalot531 3 жыл бұрын
Great to see that you're back!
@tomdevisser8273
@tomdevisser8273 3 жыл бұрын
Oh hey you're finally back, missed your videos :)
@MirkoGosch
@MirkoGosch 3 жыл бұрын
Awesome tutorial, could have kept on watching for a lot longer. Inspiring and of great value. I am looking forward to the continuation. Keep the good stuff coming. Thx
@carlompg
@carlompg 3 жыл бұрын
Hey love ur channel, specially the headless content! Another thing that I usually do on my new WP installs is lock the rest API to authenticated users only or disable it altogether as most common setup does not use the rest api. Also I disable avatars in the admin panel.
@manavbudhia
@manavbudhia 3 жыл бұрын
Glad to see you after long time... 😊😊
@WPCasts
@WPCasts 3 жыл бұрын
Thank you so much 😀
@rayediaz
@rayediaz 3 жыл бұрын
I was waiting for your videos 👏🏻
@WPCasts
@WPCasts 3 жыл бұрын
Hope you enjoyed it!
@tedspens
@tedspens 3 жыл бұрын
Less certainly is more, especially regarding WordPress. Those are some great tips. If installing WP on more than a few sites, I would get the first one setup then make a backup, and use the backup to launch new sites. At least until the next version, but then just make a new updated backup. It's just a thought. Thanks for the tips.
@sanal3492
@sanal3492 2 жыл бұрын
I am seeing tons of svg's under the html tag in the page source, any idea what those are for?
@BuntyWP
@BuntyWP 3 жыл бұрын
Learning lot of things from you. Keep sharing
@JimKernix
@JimKernix 3 жыл бұрын
I have those 2 remove_action lines for emojis, but I also have remove_action( 'admin_print_scripts', 'print_emoji_detection_script' ); and remove_action( 'admin_print_styles', 'print_emoji_styles' );. I found that code somewhere after googling how to remove that from the head. I assume those 2 are for the admin area. Any problems with having those lines in functions.php?
@CarlMadsen
@CarlMadsen 3 жыл бұрын
Good stuff, thank you. Exactly what I was looking for.
@abenjamin13
@abenjamin13 3 жыл бұрын
Greatly appreciate the speed tips thank you
@YeahNoTellTheTruth
@YeahNoTellTheTruth 3 жыл бұрын
Awesome. I really love these kind of tips. Thanks.
@SeferDemirci
@SeferDemirci 3 жыл бұрын
Welcome again 🙏
@elenaandreeva6120
@elenaandreeva6120 3 жыл бұрын
Thank you for the tough recommendation!
@yardchopuniverse7339
@yardchopuniverse7339 2 жыл бұрын
Hey I have random question. I tried using the woocommerce API to connect to supplier. Woocommerce was connected but I’m getting a error thst the API might be blocked. Would this be due to Wordpress or would it be my hosting provider? I’ve heard someone say some about the DDOS blocking it. If that’s the case whst can I do to let these pass
@AVIVRO2
@AVIVRO2 3 жыл бұрын
nice vid ! thanx for sharing
@PaulMcCannWebBuilder
@PaulMcCannWebBuilder 3 жыл бұрын
Thanks! Might as well also add the remove_action('wp_head', 'wp_generator'); to remove the WP version from the head if you haven't done it already.
@teazmo
@teazmo 3 жыл бұрын
Glad to see you back. Does the comment-reply section also remove the comment section in the admin?
@WPCasts
@WPCasts 3 жыл бұрын
Just the frontend
@adarshakshat3046
@adarshakshat3046 2 жыл бұрын
Hi Alex Bhaiya, Been following your videos to upgrade my skills during my first job, very much thank for that. Can you please guide me towards software you are using for recording your videos?
@theman7050
@theman7050 3 жыл бұрын
Ur backk!! :D
@JimKernix
@JimKernix 3 жыл бұрын
What are your thoughts on to hide max-image-preview:large directive to the robots meta tag with: remove_filter('wp_robots', 'wp_robots_max_image_preview_large');
@oZenakos
@oZenakos 3 жыл бұрын
Thanks this was useful
@thomasschwinn1512
@thomasschwinn1512 3 жыл бұрын
great, do you have something that make wordpress stop creating a '-scaled.jpg' when a jpeg is bigger than a certaib size? I always find a script somewhere that works for some months and then it just stops. And I see always people commenting somewhere with the same problem. thx
@xSalamz
@xSalamz 3 жыл бұрын
Happy new year Sir.
@WPCasts
@WPCasts 3 жыл бұрын
Thanks, you too!
@BuntyWP
@BuntyWP 3 жыл бұрын
This is great idea.
@ConorTreacy-BigRedSEO
@ConorTreacy-BigRedSEO 3 жыл бұрын
Hey Alex, good stuff! What was the editor you were using? I've used Sublime Text for years, but the popup on the WordPress function is pretty handy on your screen. Are you in Sublime also, and maybe an extra package installed? Just curious. Thanks
@BobCorraro
@BobCorraro 3 жыл бұрын
This is useful, thanks
@ravi-gadhiya
@ravi-gadhiya 3 жыл бұрын
Can you make video on how to add Wordpress post on favorite list without login system using Local Storage OR Cookies. On WordPress post listing and detail page, we have option to add post on favorites, and all posts are can we be visible on separate favorite page. Thanks
@air961
@air961 3 жыл бұрын
thanks, man!
@shakalbadlalega
@shakalbadlalega 3 жыл бұрын
Should wp developers switch to javascript programming as node js rising?
@woutertt
@woutertt 3 жыл бұрын
Worth learning for sure, but there's jobs in both sectors.
@user-fc6hc4xr8i
@user-fc6hc4xr8i 3 жыл бұрын
WP is good, but the time has come.
@EngineerMizan
@EngineerMizan 3 жыл бұрын
Hey, your all video also great. you can make a image optimizer plugin for learn with advance functionally. Thank you
@user-fc6hc4xr8i
@user-fc6hc4xr8i 3 жыл бұрын
Hi man. Do you want to make a video about Strapi? I think it will be interesting for those who knew Wordpress and want to move forward. Tnx!
@ravi-gadhiya
@ravi-gadhiya 3 жыл бұрын
Thanks Nice info..
@sabinmagar4152
@sabinmagar4152 3 жыл бұрын
make video on WooCommerce Theme Development using Coding
@badaramir24
@badaramir24 2 жыл бұрын
I want you to be back on the wagon.
Create Custom Yoast Tags | WordPress Development Tutorial
6:42
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
How To Create Dynamic Routes In WordPress
16:15
WPCasts
Рет қаралды 18 М.
How to Speed Up Your WordPress Website (Simple Guide)
14:03
How to Deliver a Wordpress Website to a Client in 8 steps
21:10
Rino de Boer
Рет қаралды 400 М.
4 Fatal Mistakes That Are Making Your Queries Slow
8:36
WPCasts
Рет қаралды 5 М.
Advanced Database Cleaner
14:07
David McCan
Рет қаралды 2,2 М.
THIS is How To Clean Up Wordpress Database From Rubbish! (QUICK FIX #2)
3:53
WP Simple Hacks - Wordpress tips and tricks
Рет қаралды 26 М.
Custom Queries In WordPress
14:50
WPCasts
Рет қаралды 20 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН