<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress Ideas &#187; Topic: A label on plugin if its edited</title>
		<link>https://wordpress.org/ideas/topic/a-label-on-plugin-if-its-edited</link>
		<description>WordPress Ideas &#187; Topic: A label on plugin if its edited</description>
		<language>en-US</language>
		<pubDate>Mon, 12 Jun 2017 01:22:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="https://wordpress.org/ideas/rss/topic/a-label-on-plugin-if-its-edited" rel="self" type="application/rss+xml" />

		<item>
			<title>Ipstenu (Mika Epstein) on "A label on plugin if its edited"</title>
			<link>https://wordpress.org/ideas/topic/a-label-on-plugin-if-its-edited#post-31681</link>
			<pubDate>Tue, 04 Apr 2017 21:27:45 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">31681@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>If the plugin allows for overrides, yes. But yeah... This won't be in core because it's too dangerous.
</p>]]></description>
					</item>
		<item>
			<title>zerofy on "A label on plugin if its edited"</title>
			<link>https://wordpress.org/ideas/topic/a-label-on-plugin-if-its-edited#post-31674</link>
			<pubDate>Sun, 02 Apr 2017 11:45:44 +0000</pubDate>
			<dc:creator>zerofy</dc:creator>
			<guid isPermaLink="false">31674@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>But "Please don't update it" isn't the solution. What happens if you modify a version which has to be updated cause of a security bug.</p>
<p>Then you're stucked with the dangerous version and have to wait until your developer modifies the newer version.</p>
<p>Just override the plugin functions in your functions.php and you're good.
</p>]]></description>
					</item>
		<item>
			<title>devalisadiq on "A label on plugin if its edited"</title>
			<link>https://wordpress.org/ideas/topic/a-label-on-plugin-if-its-edited#post-31669</link>
			<pubDate>Fri, 31 Mar 2017 00:02:24 +0000</pubDate>
			<dc:creator>devalisadiq</dc:creator>
			<guid isPermaLink="false">31669@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Hi</p>
<p>There are so many plugins for WordPress and there are so many developers working on different sites. We already know that editing a plugin is not a good idea, but still sometime a developer have to edit the plugin according to the client's instructions and in some cases a developer edits a plugin and doesn't notify the client that this plugin is edited and the next developer working on that site OR the client updates that plugin and loses all the changes.</p>
<p>My idea is that every plugin has a variable <code>$edited = false;</code> by default and when any developer makes any kind of changes in any plugin he/she can just change the value of that variable to <code>$edited = true</code>. Changing the value to true will add a label with plugin in the WordPress admin dashboard that this plugin is edited so please don't update it and should only be handled/updated by someone who knows what he/she is doing and or can put back the edited code in the plugin.</p>
<p>The extended version of this idea is that we can also create a file in plugin something like 'editing-change-log' where developer can leave comments for other developer that which file/function he/she has edited so the next person can handle that thing when he/she updates the plugin.
</p>]]></description>
					</item>

	</channel>
</rss>
