News Manager (updated)
Plugin Description:
A news/blog plugin to manage and display your posts.
Currently maintained and extended by: Carlos Navarro (original author: Rogier Koppejan, roog)
- Version 3.6.1: compatible with PHP 8.1
- Release notes for version 3.6
- Release notes for version 3.5
- Changelog for previous versions
Features:
- Easy to configure
- Optional advanced settings
- Supports Fancy URLs
- Custom slugs, URL structure
- Pagination
- Monthly/yearly archives
- Tags, tag cloud/list, tag archives
- Keyword search
- Undo functionality
- Sitemap integration (posts, tag pages)
- Featured images/post thumbnails
- Post authors (optional)
- Customizable post layout and page navigation
- Template tags, conditionals
- Basic built-in SEO
- Compatible with/adapted to newest GetSimple releases
- ...and more
Languages included: Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hungarian, Italian, Polish, Russian, Spanish, Turkish
Install Instructions:
Installation
Unzip and upload/copy contents (both news_manager.php
and news_manager
folder) to your /plugins folder. Activate it in Plugin Management admin page.
Recommended: for better SEO, edit your template(s) and change get_header
to nm_get_header
(or get_i18n_header
to nm_get_i18n_header
if you use mvlcek's I18N plugin).
Correct canonical meta tags (in <head>
section) will be generated for single posts, archives and tag pages.
Usage
Go to News Manager Settings, choose a page to display your posts and select your prefered settings.
See full usage, configuration, settings and additional information
Upgrading
See Upgrading from 2.x to 3.x and Upgrading to 3.1.
Upgrading from 3.1 or 3.2 should be seamless (except for sites in German or Russian, that have some slight changes in date format and front-end texts)
Upgrading to 3.5: see release notes
GitHub repositories: development/beta version / stable versions
Archived Versions:
These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide