This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

E-Section

Description

Allows you to manage your posts by section / page

License

Copyright 2010 – 2014 Joe Boydston, Don Kukral

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USANone.

Screenshots

  • Print Tags establishes the section name and number of corresponding pages within the section.

Installation

Copy “e-section” folder to your WordPress Plugins Directory.
Activate plugin via WordPress settings.

FAQ

None.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“E-Section” is open source software. The following people have contributed to this plugin.

Contributors

Translate “E-Section” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1

Verified compat with WP 4.0

2.0

Verified compat with WP 3.9.1

1.9.4

Minor fixes and bringing source back up to date

1.9.3

Fixed slashes in additional section names and hid date field in print tag widget for additional section

1.9.2

Fix to XML export – surrounded contact tag in CDATA

1.9.1

Fix to date filter on page planner

1.9

Changed all wpdb->prefix references to use the wpdb->table reference. This will make e-section MU compatible.
Replaced Special Sections with Additional Sections

1.8.6

Fixed bug that creating hyphen tag when e-section was not set.

1.8.5

Fixed bug in print tags adding hyphen

1.8.4

Added special sections to print tags and added total column inches to page planner

1.8.3

Fixed default date page planner uses to pull stories to +1

1.8.2

Removed featured image from default for page-planner export

1.8.1

Changed default dates for print-tags and page-planner module to +1

1.8

Added last 24 & 72 hour links to logger

1.7.3

Moved breokout box to all export options – changed logic of green color on page planner.

1.7.2

Added breakout box to XML export options

1.7.1

Added default for limit # of posts in export posts

1.7

Added export posts function to page planner. Added category to page planner.

1.6

Added special section to print tags and page planner

1.5.2

Commented out debug settings

1.5.1

Fixed column inches on export posts

1.5

Cache and query performance enhancements

1.4.1

Fixed internal class reference to slugify in export-posts.php

1.4

Rewrote Page Planner logic to only use e_section meta data not tags.

1.3.1

Fixed bug in export posts only grabbing first digit of e-section-page

1.3

Updated the query for export posts for performance (removed the joins to tag tables)

1.2

Fixed unchecked reference to _GET[‘page’]

1.1

Changed Page Planner get_post routine to only make one query instead one / term

1.0.1

Fixed JS error in Page Planner

1.0

Initial version