Does Anyone Actually Use WordPress?

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
getting started here this is a bit of the pre-show just as we wait for people to jump into the youtube channel or on the facebook page today i hope to answer the question of does anybody actually use wordpress i know there's lots of basically everybody here uses wordpress but do you know actual sites you know real sites not our own sites that use wordpress so not only are we going to look at why people would use wordpress we're going to look at a number of sites and i think some of you will be surprised not only at the type of sites that use wordpress but some of the tools that they use to create wordpress so that's what we'll be doing again we'll start in about three or four minutes um whether you're joining us on facebook or youtube welcome this is the live broadcast uh here at wp studio hopefully everybody is seeing the the slide does anyone actually use wordpress and hearing my voice as long as those things are true you should have everything set at your end so welcome to all the first time visitors welcome to the members of wp studio who are joining us and i hope you will have a little bit of fun today diving into people who use wordpress plus i got some treats today i have found buried in the code of a number of websites some really funny things no i'm not talking about comments i'm talking about the choice of what some developers use so good afternoon barbara awesome that you can see in here [Music] again we're about two or three minutes to go uh now just so everybody is clear in today's webinar i'm not going to uh be going through all the different wordpress agency sites that run on wordpress because you know they should be running on wordpress you know so there's a lot of blogs out there that say hey look at all these websites that run on wordpress and then they go and list all sorts of the theme companies the plugin companies other agencies that build wordpress of course they're going to be running wordpress sites what we're going to be looking at is some much larger sites that actually run wordpress and we're going to also dig into some of their source code so that you can see and i'll teach you guys how to know because with a lot of the new caching plugins and distributed networking type of things it sometimes is not as easy to tell if something runs wordpress so welcome everybody who's popping in welcome felix george we'll start right at the top of the hour there's about two minutes less than two minutes to go there might be a like a thirty second or so delay between uh where i am in broadcasting live and where you are listening whether it's on facebook or youtube if you are hearing um other sounds in the background i'm actually broadcasting out of my wife's voice studio right now and so she's just finishing up the lesson so if all of a sudden you hear musical theater in the background a don't worry i don't monetize um this youtube channel so we don't have to worry about getting d monetized so we'll just let it all go morning paul morning john actually afternoon for some of you all right just a few seconds to go we're only going to spend like two or three minutes looking at one or two slides just to set the stage for what we're gonna do today and then we're gonna just dive into actual wordpress websites all right it just turned 1 o'clock here i am going to hit the several of the recording items and we are going to get started well good morning good afternoon good evening welcome back to another live event here at wp studio today as i said in the pre-show we are going to attempt to solve or answer the question does anybody actually use wordpress now why would i even title that partly because i'm sure some of you have probably seen stats like this 60 percent of the top 100 fastest growing companies use wordpress or over 40 percent of all websites use wordpress well those stats might be true but my goodness that would mean every website i come across should be wordpress and it doesn't seem like that so basically i have to ask a question is there a reason large corporations businesses choose wordpress well i would actually say yes there are some reasons i believe wordpress is expandable flexible scalable and affordable a affordable it's free the source code and then you can build whatever you want on it it's expandable with all the hooks and plugins and capabilities and filters it is flexible you can make it do basically anything and i'm going to show you a number of websites that make wordpress do different things and scalable you can go to some of the largest websites in the world and find that they're running wordpress and wordpress yes with some plugins but by default how the how themes pull title content and break your content it's seo friendly it supports multi-site it has a full rest api and a command line interface so developers can use it yet the back end can be made to be more user friendly and if you want to know more about that over at wp studio i do teach a whole bunch of courses on how to customize the back end of wordpress for delivery for clients so that's one of the things i'll just put that there and then built into wordpress is easy roles now i can sit here and do slides all day but you probably are here for me to show you the proof so let us dive in and i'm going to be flipping back and forth between a bunch of screens because we're going to not only take a look at sites that actually use wordpress but we'll dive into some of the source code so that i can show you how you can find not only what runs the site what what tools they use on the site but also how i can actually figure out how a certain website is building a certain functionality on the website simply by looking at some of the source code all right so what we're going to do here is i am going to let me flop this over and hide that all right so let's start big right out of the gate the white house here in the united states is run by wordpress now as a side note back in the maybe eight ten years ago the white house was run by drupal now if you jump into taking a look at your source code best way to see it is just open up the head area and start to scroll down and all of a sudden you'll start to see things like wp content themes where are their assets being loaded from that's right this is all running on wordpress so pretty impressive that you've got a site that is 100 percent accessibility rated and why is that part part of the us government it requires their websites to be uh accessible and so therefore it passes all the accessibility standards and it's good to know that wordpress is there so part of what i want to also spend today's live webinar doing is give you all answers when a client says to you i want x y and z and i want to make sure that whatever we are building or whatever you're building will work so when you have a client who says accessibility is important and i want to make sure that not only are we future proof but we are going to be accessible you can point out that the white house is run by wordpress and therefore it passes all accessibility standards so it's a nice thing to do now there's another site that runs in wordpress and i'm going to show you something really funny okay you would think a technology website like jquery that has been around for a long time and sure jquery for many years was bundled and still is bundled with wordpress you would think hey there's a lot of understanding of what wordpress does but guess what let's take a look at the source code and absolutely it uses wordpress where i can see that oh look there's the wp content the themes but let's keep scrolling down and we're like oh interesting they're forced loading jquery one hmm current versions of wordpress would actually have difficulty running and you've you probably have all been down this road when you tried updating to wordpress five point was it five or 5.6 and it broke all this old jquery so i'm thinking well how is jquery 1.1 still running oh they have not updated their website for years jquery is running wordpress 4.5.2 0.2 can i just say that now this would be perfectly fine running 4.5 but they have not updated all sorts of additional code samples now what does that what do i mean by that not code samples code updates that have been rolled back to prior versions of wordpress if you didn't know this this is just a side rabbit trail we're going to go on and i didn't plan to do this until i was digging around the jquery website source code and i was like oh my goodness if you go to wordpress.org and you click get wordpress in the top right scroll all the way down and you will find and all releases this is important especially if you are building a site for a client where there's very specific things that maybe you can't upgrade to the latest version of wordpress because either a plug-in or tool broke for the next version so you need to stay back in an older version of wordpress that's okay to do if you update the releases so for example right now we are here in wordpress 5.8 which was released on july 20th now 5.7.2 was the release prior and it was released on may 12th inside this release 5.7.2 there were security updates to all prior versions of wordpress why because look may 12th this branch was updated may 12th this branch was updated may 12th this branch was updated so if we were to go look at the jquery site and go all the way back down to what was it at 4.5 go all the way down to 4.5 here guess what they also got that update that happened 5.7.2 but it is 5 4.5 24. so if we go down to where they last updated their site here they are still under the may 6 2016 version of wordpress so there are possible vulnerabilities in there there's other issues there are 22 versions of wordpress out of date so you can find some interesting things about wordpress sites or large corporations large businesses that are running wordpress site by digging into the source code all right so jquery definitely was one that was interesting and i always find it interesting seeing tech companies use wordpress so plesk is a server management uh it's kind of like a cpanel variation you jump in the source code and immediately and i didn't even have to go look at the source code why i'm looking at the divs elementor oh look the plesk website is running elementor so you're one here's an answer to some of your questions should a large corporation use page builders is it possible that you can optimize a page builder to handle large bits of traffic and large corporate sites this just proves that absolutely not only can we handle elementor we can dig in and we can see that um let me keep going down because you're looking for what does it include in terms of like the links um yeah it's it's loading in elementor it's it's like even turning on um oh embed capabilities it's um it it is allowing a wp emoji to run yeah sure there might be some ways that you could clean up this code maybe you don't need emojis running on a corporate website but it's interesting to see all right one of the other interesting things i always kept finding when i was digging into sites here's the national archives from the uk government and at first you know it doesn't really look like a wordpress site so you start digging in and looking a little bit another thing that without looking at the header area you can immediately tell that something is a wordpress site by looking at the body class we've got a whole webinar on customizing the body class at wp studio but with this if i'm looking at anything that says something like page template page home page id something that's going to tell me there's a very good chance this is a wordpress site so i dive in here and what's interesting is here hey they're using the yoast seo plugin so throughout today's little excursion through a bunch of sites that run wordpress i'll be highlighting a number of plugins that are being used on large sites so that you if a client says hey that what i need seo or can you do something you can feel confident in saying hey i want to use the the seo framework or yoast seo or whatever seo plugin you want because we can probably find some fairly large wordpress websites that use uh the that specific type of seo plug-in all right now most people think of wordpress sites as kind of an apache php mysql but one of the server environments nginx is also running wordpress so i i love it when i find tech companies who have a specific type of tech where they wouldn't have to run wordpress but it just makes it easier for them to manage their site manage wordpress so again when we look at the source code here's the example i used just before we have things like page id 2 page home plate home page or page template all of these are indications of wordpress the other thing to do is if because of caching plugins uh because of distributed server environments sometimes you won't really see where the theme is coming from or there may be some cached non-direct related files but there's a very good chance you'll probably find uploads especially because if they're using tools like the customizer the customizer adds the fav icons in wordpress sites directly from the wp contents uploads folder so what a perfect way to without digging in too far i can see that nginx is running wordpress i don't even have to dig any further because hey it's running wp content uploads but i can dig in here and see oh look they they really are using the block library they're not turning off the the new gutenberg block editor they're using that and i can find uh which versions of jquery they're still using looks like they're still having to use the jquery migrate so that the old version of jquery is accessible now it can even be extremely large sites that you'd be thinking well why would sony music be using wordpress for their sonymusic.com well it's easy to see again here's the body class with home blog full width custom background when all of a sudden when you start saying hey full width custom background empty maybe there's other things in here that we could find like this hey they're using w3 total cache and i'm going to show you another website that uses wp super cache so these are all plugins that are accessible to you so this is one of these things that i like about wordpress is when i'm looking at other sites that have been built by it could be large corporations or small freelancers who are building these sites they're using tools that you that you have access to you may not have a massive budget of a large corporation that builds complex websites for clients for for large companies like sony music but they're not using some inaccessible tool to do caching on the website or a really expensive tool that only only the wealth can afford they're using w3 total cash for this and it's one of those neat little things that you can find by digging in the source code all right now this next one is something i want to highlight because as we look at bbc america the website could be anything and even if we dig into the inspector and we start looking we're not really given any indication from the body tag and even if we take a look at a few of the um divs and the components and the scripts notice how this says it's deferring from a public assets vendor uh or it's trying to load the scripts from a fully minified script file so you might be thinking oh well that's not wordpress and even if we dive into the header and we start looking here it's like you know what it's like trying to pre-connect all these specific links to different video files and some different urls and everything is linking to this directory that doesn't have anything to do with wp content um or wp upload or any of those uploads folders that you would normally see in a wordpress website but there's always a way to in the source code just do a search just type wp uh let me do uh viewport here i'll just zoom there we go all of a sudden we will find an image wp content uploads so this now tells me that even though bbc america is running behind a like a cdn behind some massive caching environments maybe distributed servers on different things the images are still being served from a wp contents uploads folder and that tells me this is wordpress you're not going to run an html website or a node js or some javascript environment or some other content management system and then serve things from wordpress that's probably not what is happening there could also be a headless wordpress site where you're using the rest api and therefore we wouldn't be using the traditional wordpress themes and the hierarchy and the templates things like that but we would still be pulling everything from a wordpress database so simply searching for wp and in the source code will give you an idea of who is running or the code behind the site all right so we have actually covered actually quite a few interesting sites and even the new york times so the new york times website dive in and we can see oh look here's that home page template page id something go through this whole thing and sure enough the new york times is running through a wp includes see that's going to tell you that hey we are pulling style sheets from wordpress and if we go through this whole thing and i think it was down at the bottom where was it um i think the yeah let me find this i think it was seo yeah the seo framework it's another seo plug-in so the new york times is using the seo framework just so you know i mean that's a that's a free plug-in over here that you can just grab from the wordpress repository and that's the same seo plugin that the new york times uses well what about building a site how about this i'm sure people have never heard of the walt disney company and you go through here and you dive in here and and say all right this looks like wordpress it is and the other thing to look at is where are assets being drawn from are they being drawn from certain css files is the javascript and whatever script file being added from something and one of the things i found with the walt disney company site i think if i go all the way down here and we start looking at uh i think it was the javas where was it um where's my theme hold on let me just search for theme so i can jump to the spot here we are so when we look at the theme and right where was it trying to pull this one up because where's the let's find the other one iframe let me find it a different way there we are underscore javascript so if i'm looking through here wp includes underscore min anybody know where where that's coming from well it's partly coming from here how to create your own theme in word the underscore and this tells me that you know what they're starting with a default wordpress site now vivendi this is a large international media arts site and i found a very interesting one in here when i dug in this here and i went into the header area not only did i find jm twitter cards which is a free plugin in wordpress you can get not only is seo yoast here i looked up here and say oh look auto optimize that is a free plugin that you can use in wordpress i've done webinars on this great plug-in so this plug-in is being used by a multi-national corporation to optimize their website and it's something that you can use right now you don't have to go hire some super optimization company why because they're using the tools that you can use right now so and you can find all these things just by digging a little bit into the source code of sites that you think might have wordpress how about toyota the entire brazilian toyota website and everything that they're doing in brazil is using um wordpress and i believe let me see if i can pull it up here trying to find where my oh no this there's another one that has um woocommerce but i can go through here and find all the the wp here we are content themes it's pulling its address here uh pulling the uh css from wp contents folder now this one may not be as big as some of us would think but some of you may actually have a mod pizza near you there's a lot of locations of mod pizza very specifically not very specifically but there's a lot in california and this is one of the things i wanted to show you when i dig in here to the header section of mod pizza i'm looking through the libraries and all of a sudden i see gravity forms hey so a large company is using gravity forms and if you dig further the order forms and other aspects of their website to for pizza sales is handled with gravity forms and sure i can go through and look at a whole bunch of other things that they do but that was just a neat little thing that they use the autocomplete in this order form um and basically it's entering your autocomplete in here and mod pizza allows you to use gravity forms all right so let's take a look at some more tech companies and this has been one that's been around for a while and this is why i'm highlighting it techcrunch still runs wordpress i look at my header sometimes again this is another one that has these cdns that are already pre-caching everything this is a vip wordpress site how do i know that is because the v0 or be like v1 v2 different servers that might be used for vip wordpress high-end wordpress sites that are hosted and it's using.com it's not using the dot org so i can see it's still there so for the past 10 years or so tech tech crunch has run on wordpress you know that they are hit up all the time from different content management systems and groups to say hey we want techcrunch to now run on joomla drupal whatever the next and latest greatest they're still on wordpress which says a lot that a tech company is sticking around with wordpress for a long time even educational institutions the harvard gazette fully running wordpress actually we will come back to some of the educational ones i'm gonna fire through two or three other ones so that you know the variety this is running wordpress dive in here again this is another one of these cached ones that by quick looking at it it may not look like uh wordpress and everything even the the body class is slightly different it's a little bit modified but again it's one of those ones that if you just search for wp you will come up with all sorts of things like where the theme is being loaded from the wp content themes the sun uh uk um newspaper or tabloid depending on whatever you think um and it's okay we're gonna be safe because i have an ad blocker on and we're not going to get inundated but we're going to come up with and take a look at the fact that the sun is again large traffic lots of stuff and there's my uploads folder in the wp content so i know this is running wordpress and then another tech company who's always looking at tech nine to five mac and basically all your nine to five google all of these items they're all running wordpress all right now let's jump over here because this is if you live in the washington dc area you know that the smithsonian's are big museums lots of different museums and for years every smithsonian used the drupal content management system part of that is because the digital uh was a digital support digital agency that matt cutts came to run at the beginning of president obama's administration he really pushed a lot of the drupal content management systems for federal government offices and so for years the uh all the smithsonians ran drupal until our latest smithsonian that came up the national museum of african art along with the african-american museum here in the united states here in washington dc this one is very interesting you know why not only is it now running on wordpress but as we dig through here some of you may be shocked at this i come through here and i'm going to find a certain asset that is loaded contact form seven so large organization you don't have to have the latest and greatest form builder to to build a site for a client we have one of the museums here in dc having contact form seven the other thing i found is i dug a little bit deeper and i started looking at my eye triggered on this one it's a style sheet for simple social icons now for those of you who are familiar with studiopress you know basically that is a plug-in that they have and so i started digging a little bit further and i found other genesis genesis-related plug-ins having their assets loaded which then is understandable that if we searched for genesis i should search for theme well basically it's running genesis we would pull this up so so all of a sudden now here is a theme that you could go use the studio the studio press genesis theme is being used to power the smithsonian national museum of african art and the last time i checked i don't know if they even know this because it's not on one of their featured websites and i i would think having a high scale site like this would be a benefit now let's talk about some of the as i said some of the educational ones i love looking at these because these are comp or organizations or universities where they have access to people who know a lot of code understand code can do some advanced things yet university of washington is run by wordpress so for those of you who say well nobody uses wordpress i'm going to show you a number of large educational institutions that are 100 run by wordpress and we can easily see with this one it is using wp contents folder and here's how we can see that hey it's using the boundless theme so if i jump on over here open this isn't a new team it is using the boundless theme they have made their own parent theme and they have child theme why this is beneficial or to to our understanding or investigation most educational institutions who make their own parent theme is because each one of their subdivisions are probably going to use a child theme off of the parent theme so it's one of the neat things to to dig around in and this one is about ready to blow your mind i'm sure most people at least here on the east coast you know about georgia state university it's down there in atlanta georgia state multiple campuses does all sorts of stuff let's dive in and you're about ready to see that they are really taking the concept of open source and using all they can do because as i dig through the source code and we look at items and we look and see what type of not only style sheets but javascript files and assets that are being loaded oh look it's using formidable forms and then we go over here and there's a revolution slider and we keep going down and all of a sudden woocommerce hey they're loading woocommerce which means there's a very good chance that most of the purchasing and other items might initially start with woocommerce and if i keep digging in i'm wondering well how do they build their custom post types oh they're using tool set so just because a large organization may have the skills to just code their site themselves or the company they've hired can code the site this is this is proof here hey they're using tools that are available to you in the same manner i already showed you things uh here's lafayette college and they if if you go to the source code you're going to see that everything has been cached by where'd it go let's do super where's the wp super cache um should be down to the bottom normally that's nope that's let's do this let's go open close this uh super cache where'd it go all right earlier today and maybe they're actually working working on something but lafayette college actually had one of those tags hey this is a page that's been cached so they may have just cleared their cache and we weren't getting the cash or maybe they're doing something but earlier today it wasn't there and you know even other schools that do lots of interactions lots of video work lots of things this wheaton college in massachusetts running wordpress well how about businesses that actually want to sell things and make money and do stuff outside ripley's believe it or not not only does it run wordpress but if you jump in here you're going to see that it also runs woocommerce so their shop is woocommerce if we if we dig into it they're using formidable forms again diving into the assets of what is being loaded another large company that constantly is selling airstream trailers this site everything about it is running wordpress now my next one is going to blow your minds not because of who it is but because the tools they use here's the dallas mavericks this is the website mark cuban's team that he owns the dallas mavericks website is run by wordpress and powered by wordpress but you're about ready to go and shake your head and say oh please what in the world now i first looked into this and i was looking at this code and i was like okay there's something slightly strange with some of how the code is being generated and being created sure okay he's got the yoast seo plugin we dive in and let's take a look at some of the assets that are being loaded and where's my thing to make you go what powered by wp bakery page builder that's right and powered by slider revolution these are two plugins that basically are all about putting short codes all over your website yet it's a massive global brand the dallas mavericks but they're using wp bakery page builder so i say this is just because you feel that hey i'm using this tool maybe it's not as high-end tool as other people are using there's large corporations that are using tools to build their websites that most developers would say hey you need to use something more powerful but they're doing it now we could also do river dance that was another website that is fully running on wordpress now talking about how to use tools and things that we would use the creative commons website not only is using wordpress but they're using other things that are free like hey let's take advantage of jetpack so there creative commons rather than loading up a bunch of other plugins they're using jetpack to handle a number of things and the theme that they are using does everybody see that they're using the 2016 theme so if somebody out there in the wordpress world or on some wordpress forum says hey you've got to use this theme over here you could also just say hey creative commons is using the 2016 theme does everybody remember that what the 2016 let me just pull this up this is the 2016 theme remember that that's what they built it with it so think about themes as a starting place it doesn't have to be your ending place another way to approach things is and you can learn how other people develop their sites or launch their sites i'm highlighting the economic policy institute that runs wordpress because one of the things they have done is in the header area you will find lots of mu plugins look at how any of their plugins that they're using where they're adding job that epi charts and other things they're adding things through the mu plugins and that means either this economic policy institute is using multi-site or they are choosing to put some of their plugins in the mu plugin directory and thereby eliminate the whole plugin directory section inside a wordpress admin area so nobody can accidentally deactivate a plugin or that might have access so there's some cool things if you don't know anything about the mu or if this is the first time you're hearing about mu plugins must use multi-use plugins definitely let me know in the chats and maybe we can do another live webinar on mu plugins i know we've done a bunch of the training in some of the past wordpress developer camps or courses that i've taught all right there's a few more here just i'm going to highlight a bunch of these not really to go into the source code but to showcase that you can get some really good looking wordpress websites that actually do uh and are nice and interactive so that's the invisible children non-profit you also have the archive found national foundation all running wordpress some of them look fairly standard but most of the sites that i am sharing with you have high traffic the ted blog so they may have a different site for the actual front end of the ted talk but their blog in which they operate daily or have a lot of traffic from is the ted blog and that runs now this one is another one the same way the dallas mavericks website was kind of weird seeing wp bakery being used as their page builder how many of you would think evernote hey there's a team that really understands technology so let's go take a look at evernote and it's always fun to look and see what type of themes are being used by different sites so i'm what i'm looking for is wp content themes folder and all of a sudden i was like mocha that sounds familiar let's take a look at this oh guess what it's theme forest so evernote basically or the developer basically went to the theme forest bought a 59 theme and then launched their um evernote blog using a theme that they bought off of themeforest so anything is possible but this is also showing how what's accessible to large corporations like evernote is accessible to you how about star wars yep star wars news the news site now the this is interesting because their actual website this one doesn't run wordpress but if you jump on over to the blog this runs websites so they're basically running two websites i show this to say that you know what sometimes when you are going to do a web dev project or you're pitching an idea to a client maybe they already have a really powerful website that they're using yet they're not getting troll ongoing traffic and maybe they're coming to you to say how can we increase traffic this is one of the ways you could do it is pitch an idea of let's create a new site that you all have the capability of updating yourself why not just take a theme skin the theme so it looks just like the regular website and then now you're running it under a subdirectory of their website just you're loading wordpress and installing wordpress under that subdirectory just one of the things to think about and spotify also chose for their news this is using wordpress now the last few are kind of fun they're more popular things but tim ferriss a guy who has plenty of money with all of his stuff and and if and this is not a promotion but he runs a pretty great um podcast so if you ever want to uh learn some interesting tidbits or you're driving you want some stuff look up tim ferriss um his his podcast but this whole site runs wordpress well what about musicians katy perry this whole site runs wordpress gets even better oh are you serious awesome i was going to show you snoop dogg snoop dogg's website just broke let's try again no he's still down okay the best part about it is snoop dogg the website is running not only wordpress but it's using elementor to build the whole site it's basically using default elementor templates pulling those in editing those templates and the snoop dogg website i hope it comes back it looks like we might have a chance as i close out some of these tabs all right i'll keep going we'll come back to snoop dogg but sylvester stallone this is running wordpress and what some people consider the um the techiest of um how do i say the techiest of actors will wheaton will has some problems not because he runs wordpress because will wheaton still doesn't update is still not using in https so even big tech and again he doesn't have anybody else running this basically he's he built his own site but this is also running wordpress easy to see jump in the inspector it's running with woocommerce there it's it's jump into the head tag you can see yes everything is being cached but i can go through here and find the the woo gutenberg plugins being added the woocommerce is running here's the the themes being used on the wp contents folder all this work all right let's check one more time on snoop dogg all right this is what happens when you do a live event we are unable to find everything we need so i think we were able to show the proof that's right we were able to run through and prove these stats sure we've got some of the biggest companies using wordpress we've gone through all sorts of things and yes there were lots of reasons to use it and hopefully just taking a look at sites that use wordpress diving into the source code looking at some of the options some of the largest sites in the world are using things like elementor mu plugins jetpack slider revolution woocommerce formidable forms the genesis theme seo frameworks auto optimize or autoptimize it's one of the hardest words to say when they made up a word and we even saw very large websites that are completely out of date and i hopefully showed you how to fix that but at the end of the day i believe we've now answered our question does anybody actually use or anyone actually use wordpress and that answer is yes well if this trip down the worldwide web of wordpress websites was fun you enjoyed kind of a little lower key look at now how not how not only to identify wordpress sites but to see tools that they use to build their sites you enjoyed that uh definitely put a like down there if you're on youtube or put a comment if you're on facebook um i hope you had a fun day today i enjoyed pulling all this stuff up and uh maybe i should just call up snoop and let him know that his site is down because you know he's just right there on my speed day aisle hope you guys have a great rest of a thursday and for the members of wp studio i'll be seeing you in the forums a few questions for a number of you in the forums and if you're interested in learning more about all the different trainings and tools we do at wp studio check it out wp wpstudio.com and i hope you guys have a great rest of the day thanks for all the the great comments and enjoy your thursday
Info
Channel: WPStudio
Views: 130
Rating: undefined out of 5
Keywords:
Id: VGxShlJQxYw
Channel Id: undefined
Length: 54min 21sec (3261 seconds)
Published: Thu Jul 29 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.