Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

collin-hide theme and plugin

i want to know how to hide the theme and plugins so no one know theme name and plugins? need help

5 Answers

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hi,

Sorry this fell behind in getting a response!

This would be pretty tricky to do since it would involve hiding any reference to the theme and plugins in the CSS and JS and assets. I don't know off hand how to do this though since someone could probably figure a bit out by looking through the source code.

However, you could probably modify the front-end of the site to hide what theme and plugins you're using.

Would that work?

Curious too if you found a solution?

have no idea.

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Yeah, sorry can't help you more with this.

I'm curious though why you want to do this?

well i have heard of people doing so i was just trying to find out how it was done. I would have to try and see if i can get some info on how to do so. will let everyone know if i find good resource.

i have another question. how can i get my header and menu stick to the top when i scroll?