回复内容:
首先,版权信息留着比删掉好。下面回答问题

我找到了这个主题,注释掉这一句就没有这句信息了。
猜测没有保存成功,是不是文件权限有问题?
如果是用的云引擎,是需要重新上传文件部署应用才行,不然文件会被回滚。
//===
原作者在这里,你可以去问他
iMuFeng/maupassant · GitHub
https://github.com/iMuFeng 这么伟大的一个程序,别去掉啦 出于美观的目的去掉也无妨啊,其实只要代码里面保留了就好了。
出于安全的目的一般都是会去掉的。 这种事儿,没有对与错,是一个态度的问题。
在数年前,也就是我刚开始学编程的时候,常常用一些开源程序。每次拿到源代码的第一件事就是去掉他们的版权信息,然后换个模版,功能上做个修改,增删。那个时候应付别人要求做个网站就是这样。我需要让别人看到我是有这个能力的。而对于技术本身是很不自信的。
后来随着学习的深入,我发现我需要越来越多的用到别人的劳动成果,同时我也不断分享自己的代码。这是一个良性的循环,带给了我巨大的成长。这个时候更加注意的是我所做的工作对自己的成长到底有什么用?而对于版权声明信息也越发的觉得这是开发者无需说明也应该被尊重的。
开源,是精神。需要人与人之间的相互尊重。
题主所问的和抄袭文章并且不署名原作者一样不要脸。别说什么开源就不需要声明,只是在法律上不会追究而已。这是一种态度而已。 你去掉了,我还是一眼能看出来你用的是wordpress何必呢。。 我个人认为这个如果你确实需要界面干净,去掉无所谓,虽然wordpress是免费的,但你使用了你就是客户,你有权去掉它。
##后来发现大家都太能装X了,为什么这么说呢?题主只是想去掉自己网站的下边一个很小很小的一行字,不知为何引起大家的轩然大波,被各种指责下三滥,无耻,自黑,这就好比别人请人在院子里放了一座雕塑,雕塑底座上写着“XXX记”,人家自己看着不喜欢,就去掉了,管你毛事儿啊,你冲进去指手画脚,大肆宣讲你那套自己都不清楚的理论?省省吧。
再说,wordpress开源都没说什么,你一个看客反而义愤填膺,这不吃饱了撑的?! 留版权实在装十三。
如果不是商业用途,仅仅是自己好恶,就喜欢简洁的页面,去掉版权标记又何妨。
只要你真的爱 WP ,愿意学到技术,愿意创造有价值的内容。
对了,主要是自己能够开心。
试问,哪些保留版权的,是你内心如此,还是看到别人也这样?
试问,友情链接算不算保留,在解释页面提到算不算保留?
既然一眼能够看出,那干嘛还要使用默认的保留方式?
根本不需要保留,查看源码不是很清楚么?
WP 的开源精神都被你们理解成啥样了? 默认的主题版权信息是在PHP的foot.php或者index.html里面文件里很容易修改,像我懂一点php就行(如果我没有记错的话)
不同主题会有不成程度的保护措施,我用过一个主题,找到了那个版权信息,删了,结果其他的php文件有个验证措施,如果找不到这个版权信息就会出错,累及其他页面,而找到这个验证代码就是在纯php文件里面慢慢找了,firebug对这个没啥用,一个主题十几个php文件,不值当花那么多时间,而且很麻烦,那版权信息就索性留着吧。 vimgrep /❴footer-id❵/ ** 最近在玩typecho,看见footer里没有"由typecho强力驱动",自己改了加上去这句了
( •ิ_• ิ)

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

PHP logging is essential for monitoring and debugging web applications, as well as capturing critical events, errors, and runtime behavior. It provides valuable insights into system performance, helps identify issues, and supports faster troubleshoot

Article discusses late static binding (LSB) in PHP, introduced in PHP 5.3, allowing runtime resolution of static method calls for more flexible inheritance.Main issue: LSB vs. traditional polymorphism; LSB's practical applications and potential perfo

Laravel simplifies HTTP verb handling in incoming requests, streamlining diverse operation management within your applications. The method() and isMethod() methods efficiently identify and validate request types. This feature is crucial for building

The Storage::download method of the Laravel framework provides a concise API for safely handling file downloads while managing abstractions of file storage. Here is an example of using Storage::download() in the example controller:


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Linux new version
SublimeText3 Linux latest version

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
