Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hiding Buddypress from the View Source?

  • @pjnu

    Participant

    Line 14: <link rel=”stylesheet” href=”my.com/wp-content/plugins/buddypress/bp-themes/bp-default/style.css” type=”text/css” media=”screen” />

    Line 26: <script type=’text/javascript’ src=’my.com/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.js?ver=2.9.1′></script>

    Is there a way to hide “buddypress” from the source code or make the “wp-content/plugins/buddypress” part less conspicuous? I don’t want to give away the secret sauce.

Viewing 9 replies - 1 through 9 (of 9 total)
  • @r-a-y

    Keymaster

    You can google about escaping HTML, but keep in mind this will require Javascript.

    You’ll also have to modify the header actions, which are added to BP. This means on upgrades, you’ll have to manually make sure you keep up with changes.

    I wouldn’t recommend this myself.

    @djpaul

    Keymaster

    What’s wrong with sharing the secret sauce?

    @mikepratt

    Participant

    It’s open source. We all have sauce on our collars.

    @peterverkooijen

    Participant

    It’s open sauce.

    Sorry, couldn’t resist…

    @erich73

    Participant

    @pjnu

    I do understand what you are talking about.

    I would also rather hide this “open secret” at my website, thereby saying I would not like my competitors to know what software I am running my website on.

    Not sure how this complies with GPL and Andys comment about something like “cats & puppies….”

    @pjnu

    Participant

    My apologies. I’m sorry if it came off that way. I understand now.

    No need to make something so simple complicated for no reason.

    @designodyssey

    Participant

    With Firebug, not sure this would work anyhoo.

    @r-a-y

    Keymaster

    Exactly designodyssey! If someone wanted to find out what you were using, they would find out!

    @mikepratt

    Participant

    Well – you could hide it but you’d have to hide a ton of references in html to the underlying framework and it woul dbe nearly impossible to completely pull off, conventions being what they are. If you’re that good, i bet you also can build one helluva theme!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Hiding Buddypress from the View Source?’ is closed to new replies.
Skip to toolbar