Remove all browser from their PCs.Raptiye wrote: Mon Feb 22, 2021 2:32 am With the ctrl + u feature, many special bb codes and plugins on my site appear. How can I prevent it from appearing? Ty.
Then don't put it in the public domain on the internetRaptiye wrote: Mon Feb 22, 2021 8:21 am I have no purpose of hiding them all. But my own private content can be easily copied. I'm trying to prevent this
There are methods to hide your own themes, plugins and custom codes on wordpress. Judging by what you say, you should not use the internet. But it's not funny, as there is no solution.
Then use the permission system to prevent others even seeing that private content.Raptiye wrote: Mon Feb 22, 2021 8:21 am I have no purpose of hiding them all. But my own private content can be easily copied. I'm trying to prevent this
Can I get samples or source? Thank you.
I have to ask: why do you want to do this?Raptiye wrote: Mon Feb 22, 2021 8:26 amThere are methods to hide your own themes, plugins and custom codes on wordpress. Judging by what you say, you should not use the internet. But it's not funny, as there is no solution.
Very simple. Would you like something you've made to be stolen? or to be stolen and broadcast as if she had made herself? Example: Creating a nulled/warez with a WordPress sentence.Gumboots wrote: Mon Feb 22, 2021 8:49 amI have to ask: why do you want to do this?Raptiye wrote: Mon Feb 22, 2021 8:26 amThere are methods to hide your own themes, plugins and custom codes on wordpress. Judging by what you say, you should not use the internet. But it's not funny, as there is no solution.
You can't "hide your own themes", because the CSS and HTML and javascript has to be available to the user's browser. That means anyone can reverse engineer your theme* if they really want to. They may have to wing it on some logic, but the structure and presentation will be pretty obvious to anyone who knows what they are doing.
For plugins, any markup or CSS or javascript they generate will be visible to any user. Again, it's only the logic that will not be visible (events, ternaries, whatever you're using).
*phpBB insists on calling them "styles" for some weird reason, but I understand what you are referring to.
When you say "private content", exactly what are you referring to? Can you give precise details of what you want to hide?Raptiye wrote: Mon Feb 22, 2021 8:21 am ... my own private content can be easily copied. I'm trying to prevent this
Under what licence did you "make" something? You may have legal recourse depending on the licence.
c
>>> Can you reconstruct the BBcode definition?