A simple plugin to update URLs or other text in a database.
About Front Page Category
Front Page Category is a plugin that allows you to choose which categories appear on the front page of your website. This is helpful if you have certain categories that you don't want to be displayed on the homepage. You can easily hide these categories by unticking them in the Front Page Categories settings.Changelog
3.3.5 – 5th September 2022
- Fix undefined function error.
3.3.4 – 5th September 2022
- Fix undefined value error.
3.3.3 – 28th February 2022
- Fix: Ensure the values being checked are always ints and not strings. Fixes issue with string in_array check. Thanks @coriolis_too for the report and the fix.
3.3.2 – 4th May 2021
- Always display the category list. Previously it was only shown on the homepage but this is confusing.
3.3.1 – 11th April 2021
- Allow all categories to be selected, even if they have no content in them.
- Ensure all attributes are escaped.
3.3 – 19th March 2019
- Attempt to restrict the filtering to blog posts only.
- Improve coding standards.
3.2 – 17th March 2019
- Improve coding standards.
- Ensure we’re not filtering menu contents.
3.1 – 15th March 2019
- Revert change that restricts filtering to the main query (blog posts), and applies it to everything on the homepage.
- Add an option to filter just the posts in the main query (blog posts).
3.0 – 25th January 2019
- Add an option to decide whether to include or exclude the categories you have selected.
2.1 – 8th January 2018
- Fix customizer styles
2.0 – Rewritten. All settings are now in the Customizer
- Improve code standards
- Move controls to the customizer
- Improve data sanitization (security)
- Allow plugin to be translated
