An open API service indexing awesome lists of open source software.

https://github.com/huzaifaalmesbah/user-first-essential

User First Essential is a plugin for customizing your WordPress installation. It allows you to set permalink structures, remove default plugins, themes, posts, and pages. With User First Essential, you can streamline your site's setup process and start with a clean slate.
https://github.com/huzaifaalmesbah/user-first-essential

wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

User First Essential is a plugin for customizing your WordPress installation. It allows you to set permalink structures, remove default plugins, themes, posts, and pages. With User First Essential, you can streamline your site's setup process and start with a clean slate.

Awesome Lists containing this project

README

          

# User First Essential

![GitHub release (latest by date)](https://img.shields.io/github/v/release/huzaifaalmesbah/user-first-essential)
![GitHub](https://img.shields.io/github/license/huzaifaalmesbah/user-first-essential)

User First Essential is a plugin for customizing your WordPress installation. It allows you to set permalink structures, remove default plugins, themes, posts, and pages. With User First Essential, you can streamline your site's setup process and start with a clean slate.

## Features

- Set your permalink structure to post name for better SEO-friendly URLs.
- Remove default plugins like Hello Dolly and Akismet that may not be needed.
- Remove default themes like Twenty Twenty-One, Twenty Twenty-Two, and Twenty Twenty-Three to keep your theme selection clean.
- Delete default posts and pages like "Hello World" and "Sample Page" to start with a fresh site.

## Installation

1. Upload the `user-first-essential` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the 'User First Essential' settings page to configure your plugin settings.

## Frequently Asked Questions

### How do I use this plugin?

After activating the plugin, go to the 'UFE' menu in your WordPress dashboard. There you can choose to set your permalink structure, remove default plugins, remove default themes, and remove default pages and posts. Make sure to carefully review and backup your website before performing removal actions.

### Can I undo the removal of default content?

No, the removal of default content like plugins, themes, posts, and pages is irreversible. Make sure to back up your data before using this plugin.

## Changelog
### 1.1.1
- Fix: WordPress Coding Standards.
- Fix: Deprecated: Function get_page_by_title is deprecated since version 6.2.0! Use WP_Query instead.
- Fix: Setting Page location Change to Under tools
- Add: ✔ Setting Page After Change or already Set

### 1.0

- Initial release.

## Contribute

If you find a bug or have a feature suggestion, please submit it in the [GitHub repository](https://github.com/huzaifaalmesbah/user-first-essential).

## Credits

Developed by [Huzaifa Al Mesbah](https://huzaifa.im).

## License

This plugin is released under the GPLv3 license. You can find a copy of the license in the 'license.txt' file included with this package or visit [http://www.gnu.org/licenses/gpl-3.0.html](http://www.gnu.org/licenses/gpl-3.0.html).