=== BuddyForms Hierarchical Posts ===
Contributors: svenl77, konradS, themekraft, buddyforms
Author: Sven Lehnert
Plugin URI: http://buddyforms.com/downloads/buddyforms-hierarchical-posts/
Description: BuddyForms Hierarchical Posts like Journal/logs
Tags: buddypress, user, members, profiles, custom post types, taxonomy, frontend posting, frontend editing, groups, post attached to groups
Stable tag: 1.0.2
Requires at least: 3.9
Tested up to: 4.6.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Hierarchical Posts Extension. Parent post = (Journal) child post = (log)
== Description ==
This is the BuddyForms extension for Hierarchical Custom Post Types. You need the BuddyForms plugin installed for the plugin to work. Get BuddyForms now!
Select forms as hierarchical. Parent post = (Journal) and child post = (log)
In the posts list of the Hierarchical Form only the parent posts (Journals) are displayed. The child pages (logs) will not be displayed in the overview.
If a Journal is displayed, all child posts (logs) will be listed under the journal content.
If a user creates a new Journal he can add content like in normal posts and describe the journal. The logs from the journal will be listed under the content
Form Elements
Parent page select: to allow the user to make a log entry become a new parent.
Logic
If you delete a journal you delete all logs too. Delete will move the posts into trash.
== Documentation & Support ==
Extensive Documentation and Support
All code is neat, clean and well documented (inline as well as in the documentation).
The BuddyForms documentation with many how-to’s is following now!
If you still get stuck somewhere, our support gets you back on the right track.
You can find all help buttons in your BuddyForms Settings Panel in your WP Dashboard!
Got ideas or just missing something?
If you still miss something, let us know!
== Installation ==
You can download and install BuddyForms Hierarchical by using the built in WordPress plugin installer. If you download BuddyForms manually,
make sure it is uploaded to "/wp-content/plugins/".
== Frequently Asked Questions ==
You need the BuddyForms plugin installed for the plugin to work.
Get BuddyForms now!
== Screenshots ==
coming soon
== Changelog ==
== 1.0.2 ==
Support for the form builder select box added
Use buddyforms_display_field_group_table to display options
Add postbox_classes to make the postbox visible.
Only show form type related form elements
Create new functions to show hide metaboxes
Work on the conditionals admin ui
Hooks rename session
== 1.0.1 ==
Reformat code to stay conform with the WordPress coding style guide.
Fix an issue with the Create child link if used as sub form of a parent
== 1.0 ==
Fixed a issue in the create new url left over from the last BuddyForms Members update.
If the form was included with BuddyPress profile the link stop work.
First Stable Version 1.0. Moved the plugin out of the beta mode ;)´
== 0.3 ==
Make it work with the latest version of BuddyForms. the BuddyForms array has changed so I adjust the code too the new structure
Changed default BuddyForms to BUDDYFORMS_VERSION
== 0.2 ==
change url from themekraft.com to buddyforms.com
smaller bug fixes
== 0.1 ==
firs beta