You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.
Removed <code>activate</code> link when plugin is already active, as suggested by <a href="https://github.com/chrisguitarguy/WP-Plugin-Directories/pull/3">Julien Chaumond in Issue #3</a>.
<h4>0.7.3</h4>
Reverted 0.7.2 to avoid plugin deactivation. Added <code>index.html</code> file instead.
<h4>0.7.2</h4>
Renamed main plugin file to index.php to avoid accidental directory listing.
<h4>0.7.1</h4>
Fix script path for remote locations.
<h4>0.7</h4>
Added the <code>adp_root_{$root}</code> filter to allow completely custom locations. Moved changelog to separate file.
<h4>0.6</h4>
Moved Bootstrap to OOP construct. Regular child plugins are now allowed to use the default priority.
<h4>0.5.2</h4>
JS styling for readability.
<h4>0.5.1</h4>
Minor fix for left over debug code.
<h4>0.5</h4>
Improved API: now supports different plugin locations aside from the <code>WP_CONTENT_DIR</code>.