Skip to content

Commit f1a9f62

Browse files
committed
Merge pull request #5 from chuckreynolds/develop
merge dev for 1.0 release
2 parents 360b770 + 00d8573 commit f1a9f62

File tree

6 files changed

+185
-126
lines changed

6 files changed

+185
-126
lines changed

assets/banner-1544x500.png

459 Bytes
Loading

assets/banner-772x250.png

170 Bytes
Loading

assets/icon-128x128.png

87 Bytes
Loading

assets/icon-256x256.png

109 Bytes
Loading

readme.txt

Lines changed: 28 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ Contributors: ryno267
33
Donate link: http://rynoweb.com/wordpress-plugins/
44
Tags: clean, fresh start, new install, clean admin, curly quotes, remove meta box, remove widgets, editor, profile fields, no smilies, no trackbacks, no pings, self pings, organize, declutter, clutter, theme editor, rsd links, wlw manifest links, shortlink, dashboard widgets, quick press, dashboard news, remove edit menu, remove editor, remove plugin editor, remove theme editor, aim, jabber, yim
55
Requires at least: 3.0
6-
Tested up to: 3.9
7-
Stable tag: 0.7
6+
Tested up to: 4.4
7+
Stable tag: 1.0
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

1111
Built to run on EVERY install you have, fresh start removes unneeded admin clutter and sets up the needed settings for every site.
1212

1313
== Description ==
14-
This WordPress plugin removes some, in my opinion, unused crappy dashboard, post & page widgets, fixes formatted curly quote problems, checks for and nukes Hello Dolly, removes junk header tags including the generator tag for extra security, removes update notifications for non-admins, removes old user profile fields like aim, prevents self pinging, removes smilies and trackbacks, and a few other settings that nobody needs either. This is built to be very generalized so it'll work with every site as a good clean-up fresh start and help keep clients out of the edit menus.
14+
This WordPress plugin removes some, in my opinion, unneeded crappy dashboard, post & page widgets, fixes formatted curly quote problems, checks for and nukes Hello Dolly, removes junk header tags including the generator tag for extra security, removes update notifications for non-admins, removes old user profile fields like aim, prevents self pinging, removes smilies and trackbacks, and a few other settings that nobody needs either. This is built to be very generalized so it'll work with every site as a good clean-up fresh start and help keep clients out of the edit menus.
1515

1616
If you think you'd like to contribute via Pull Request: [Develop Branch on Github](https://github.com/chuckreynolds/Selfish-Fresh-Start/tree/develop)
1717

@@ -23,14 +23,20 @@ If you think you'd like to contribute via Pull Request: [Develop Branch on Githu
2323
* rsd links
2424
* previous and next post links
2525
* wordpress generator
26-
* shortlink
26+
* shortlink generation
2727
* Removed: admin dashboard widgets:
2828
* quick press
2929
* recent drafts
3030
* recent plugins feed
3131
* wordpress development blog feed
3232
* other wordpress blog news feed
3333
* incoming links box
34+
* yoast seo overview box
35+
* wp socializer box
36+
* w3 total cache news box
37+
* gravity forms box
38+
* bpress right now in forums
39+
* jetpack box
3440
* Removed: post metabox's
3541
* trackbacks
3642
* Removed: page metabox's
@@ -47,12 +53,28 @@ If you think you'd like to contribute via Pull Request: [Develop Branch on Githu
4753
* Off: turn off global trackback/pingback setting
4854
* Off: turn off global formatting of text to graphic smilies
4955

56+
= Additional Functionality =
57+
* Do you use Yoast SEO? and don't need all the beginner / noob stuff? Use this plugin: [Yoast SEO Nuke Noob Stuff](https://wordpress.org/plugins/wpseo-nuke-noob-stuff/)
58+
* Emojis scripts and support removal? I almost included it in this plugin but just use this plugin: [Disable Emojis](https://wordpress.org/plugins/disable-emojis/)
59+
* Want to remove the Tools Menu? There's a plugin for that: [Remove Tools Menu](https://wordpress.org/plugins/remove-tools-menu/)
60+
5061
== Installation ==
5162
1. Upload the `selfish-fresh-start` folder to the `/wp-content/plugins/` directory
5263
1. Activate the plugin
5364
1. That's it. seriously. Everything is done already. Enjoy.
5465

5566
== Changelog ==
67+
= 1.0 =
68+
69+
Release Date - 2015-12-02
70+
71+
* tested to WP 4.4
72+
* updated some functions to fire at a more appropriate time on load
73+
* updated some metabox names that have changed
74+
* fixes an ajax warning in admin area. nbd.
75+
* content in this readme updated
76+
* simple branding images for wp plugin repo
77+
5678
= 0.7 =
5779
* removed dashboard widgets: bbpress, gravity forms
5880
* add check for option settings before updating them
@@ -87,12 +109,7 @@ If you think you'd like to contribute via Pull Request: [Develop Branch on Githu
87109
* take functions I use regularly and bundle for IPO *(initial public offering)*
88110

89111
== Upgrade Notice ==
90-
= 0.6.1 =
91-
Some new features and cleaner code. overall a pretty big update.
92-
= 0.5 =
93-
Some sites reporting issues w/ comments always off on posts. put back comment div for now until more testing.
94-
= 0.2 =
95-
Added additional features, one of which helps secure your WP site. Always stay up to date!
112+
96113

97114
== Other Notes ==
98-
* Built in Chandler AZ, Updated in San Francisco, CA. I always used a lot of these functions on every site to help clean up the admin stuff and do some basic settings and based on some twitter replies others wanted this too as a public plugin. So... here we go. Feel free to do pull requests or add issues on github: [Develop Branch on Github](https://github.com/chuckreynolds/Selfish-Fresh-Start/tree/develop)
115+
* Built in Chandler AZ, Updated in San Francisco, CA. I always used a lot of these functions on every site to help clean up the admin stuff and do some basic settings and based on some twitter replies others wanted this too as a public plugin. So... here we go. Feel free to do pull requests or add issues on github: [Develop Branch on Github](https://github.com/chuckreynolds/Selfish-Fresh-Start/tree/develop)

0 commit comments

Comments
 (0)