↓
 

Frontier Wordpress Plugins

Frontier plugins

  • Home
  • Frontier Post
  • Frontier Query
  • Other Plugins
    • Frontier Buttons
    • Frontier Set Featured
    • Frontier Restrict Backend
    • Frontier Restrict Media
  • My Posts
    • My Posts
    • New Post
    • All Posts
    • Frontier Post test
  • Miscellaneous
    • General Info
    • Tips & Tricks
    • Frontier query – Shortcode builder
  • Search
Home 1 2 >> Log in

Documentation

Post navigation

1 2 >>

Actions and Filters (Hooks) in Frontier Post

Frontier Wordpress Plugins Posted on 06/04/2020 by The Postman24/07/2020

  Actions and Filters are made available for your use, but is not supported, meaning I can not help you implementing Actions and Filters    The following hooks are available in Frontier Post: Examples of use of Actions and Filters is … [CLICK TO READ MORE]

Type: Documentation Topic: Hooks, Actions & Filters
Posted in Frontier Post | Leave a reply

Frontier Post – Shortcodes

Frontier Wordpress Plugins Posted on 08/11/2016 by The Postman14/09/2023

For the basic functionality, you only have to insert the Frontier post shortcode in a page. Then you can control the functionality of Frontier Post from the settings in the admin panel. For more advanced functionality, there is a set … [CLICK TO READ MORE]

Type: Documentation Topic: Shortcode
Posted in Frontier Post | Tagged shortcode | Leave a reply

Frontier Post – Quickpost

Frontier Wordpress Plugins Posted on 25/07/2016 by The Postman30/09/2017

New shortcode to display quick post somewhere in a page (without the list) One additional parameter is available for Quickpost:  frontier_force_quickpost=”true” will force display of quickpost form and hide buttons   You can change the behaviour of of Quickpost Using CSS … [CLICK TO READ MORE]

Type: Code Sniplet, Documentation Topic: Layout
Posted in Frontier Post | Leave a reply

Frontier-Post – Category Posts

Frontier Wordpress Plugins Posted on 25/07/2016 by The Postman25/07/2016

It is possible to “force” a category when creating and listing post, using short-code parameters. Shortcode example: In this case the category is “Frontier Query” which has ID 34 (you can find the category ID two ways, hoover over the … [CLICK TO READ MORE]

Type: Documentation Topic: Shortcode
Posted in Frontier Post | Leave a reply

Frontier Post – Who can add a post

Frontier Wordpress Plugins Posted on 16/03/2016 by The Postman16/03/2016

Below are the rules for adding a post. The rules are based on a combination of Frontier Post settings & Capabilities: User has Capability: frontier_post_can_add That it is an allowed post type (Setting: Allowed Post Types) It is a valid post type Code: … [CLICK TO READ MORE]

Type: Documentation, Info Topic: Capabilities & Security
Posted in Frontier Post | Leave a reply

Frontier Post – Who can edit a post

Frontier Wordpress Plugins Posted on 24/01/2016 by The Postman24/01/2016

Below are the rules for editing a post for a user. This also controls when the edit icon (or link) is displayed on the Frontier Post list. The rules are based on a combination of Frontier Post settings & Capabilities: The … [CLICK TO READ MORE]

Type: Documentation, FAQ Topic: Capabilities & Security
Posted in Frontier Post | Leave a reply

Frontier Post – Edit Link

Frontier Wordpress Plugins Posted on 24/01/2016 by The Postman24/01/2016

WordPress offers a link to edit your own posts & pages (or for admins all posts & pages) in the front end. The link is shown in the admin bar and on the post itself. This link will redirect the user … [CLICK TO READ MORE]

Type: Documentation Topic: Capabilities & Security
Posted in Frontier Post | Leave a reply

Frontier Post – Add fields

Frontier Wordpress Plugins Posted on 10/01/2016 by The Postman11/02/2017

You can add additional WordPress post fields by adding additional code to you functions.php in your child theme. In below example the fields are added to the entry form by using hooks and filters: Comment status (open/closed) Trackback and Pingback … [CLICK TO READ MORE]

Type: Code Sniplet, Documentation Topic: Hooks, Actions & Filters
Posted in Frontier Post | Leave a reply

Frontier Post – Custom Fields

Frontier Wordpress Plugins Posted on 10/01/2016 by The Postman11/02/2017

If you want to implement custom field support for Frontier Post, you you can now do this by adding code to your functions.php in your child theme – Below example adds a Rating field:

Custom fields requires fairly advanced php and Wordpress skills. Custom fields will not be supported, unless there is a bug in the code.

Updated January 10th 2016.

[CLICK TO READ MORE]
Type: Code Sniplet, Documentation Topic: Hooks, Actions & Filters
Posted in Frontier Post | Leave a reply

Frontier Query – Caching & Performance

Frontier Wordpress Plugins Posted on 01/01/2016 by Mr. Query26/03/2016

Caching Frontier Query is using caching is two different ways Lists Results   All cache records are reset (deleted) when you upgrade/delete Frontier Query and each time you save Frontier Query settings. Please note that if you remove Frontier Query … [CLICK TO READ MORE]

Type: Documentation, Info Topic: Miscellaneous
Posted in Frontier Query | Leave a reply

Frontier Query – Shortcodes

Frontier Wordpress Plugins Posted on 01/01/2016 by Mr. Query09/01/2016

Frontier Query comes with different shortcodes:

3 shortcodes to display the pages needed to use Frontier Query, and 2 shortcodes to display information in posts/pages

Below is the documentation of the Infobox shortcode and the Widget shortcode . Parameters for the 2 shortcodes are the same (except: item-styling & item-columns, they are not valid for the widget shortcode).

[CLICK TO READ MORE]
Type: Documentation Topic: Shortcode
Posted in Frontier Query | Leave a reply

Frontier Query – Widget

Frontier Wordpress Plugins Posted on 27/12/2015 by Mr. Query01/01/2016

Frontier Query Widget can show grouping of Posts & Pages. You can see examples for Frontier Query Widgets in the right sidebar Below you can see an explanation of the Frontier Query Widget options. Please note that when you change … [CLICK TO READ MORE]

Type: Documentation Topic: Widgets
Posted in Frontier Query | Leave a reply

Frontier Query – Getting started

Frontier Wordpress Plugins Posted on 26/12/2015 by Mr. Query26/03/2016

When you first installed Frontier Query, please read the below to get started.

1: Check pages
2: Review settings
3: Using Frontier Query

[CLICK TO READ MORE]
Type: Documentation Topic: Settings
Posted in Frontier Query | Leave a reply

Frontier Post – Settings

Frontier Wordpress Plugins Posted on 12/07/2015 by The Postman30/03/2020

Frontier Post settings contains the basic settings for Frontier Post, you should also review Frontier Post Capability settings, Frontier Post Role based settings & Frontier Post Advanced settings Below is an explanation of the different options: Allow edit of posts … [CLICK TO READ MORE]

Type: Documentation, Settings Topic: Settings
Posted in Frontier Post | Leave a reply

Frontier Post – Settings: Role based

Frontier Wordpress Plugins Posted on 11/07/2015 by The Postman30/03/2020

In addition to capabilities, there is a number of settings that can be set per role. Role based settings is on the Frontier Post capability settings page. Editor Type Full Editor (The full TinyMCE editor) Minimal Visual (Visual editor, but … [CLICK TO READ MORE]

Type: Documentation, Settings Topic: Layout, Settings
Posted in Frontier Post | Tagged category list, editor, roles | Leave a reply

Frontier Post – Settings: Capabilities

Frontier Wordpress Plugins Posted on 07/07/2015 by The Postman30/03/2020

Frontier Post does not change any of the existing WordPress roles and capabilities. Frontier Post adds a number of custom capabilities, that is used to control the behavior and also distinguish on what different profiles can do. Capabilities are shared … [CLICK TO READ MORE]

Type: Documentation, Settings Topic: Capabilities & Security, Settings
Posted in Frontier Post | Leave a reply

Frontier Post – Page logic

Frontier Wordpress Plugins Posted on 22/03/2015 by The Postman26/12/2015

To be able to display a user interface and execute php codeat the same time in WordPress, you will have to use shortcodes. Shortcodes are placed in a post or in a page. WordPress picks up this shortcode and execute … [CLICK TO READ MORE]

Type: Documentation, FAQ Topic: Shortcode
Posted in Frontier Post | Leave a reply

Frontier Restrict Backend

Frontier Wordpress Plugins Posted on 13/03/2015 by The Scout11/02/2017

Frontier Restrict Backend will restrict users from access to the backend (admin area) Main Features Users without the capability manage_options will not have access to the backend (admin area, and will be redirected to the home url. Frontier Restrict Backend on wordpress.org: Download … [CLICK TO READ MORE]

Type: Code Sniplet, Documentation, Info Topic: Plugins & Themes
Posted in Frontier Restrict Backend | Leave a reply

Frontier Restrict Media

Frontier Wordpress Plugins Posted on 13/03/2015 by The Scout11/02/2017

Frontier Restrict media will restrict users to only access their own media files Main Features Users without the capability edit_others_posts will only have access to their own media files from the media gallery   Frontier Restrict Media on wordpress.org: Download Plugin | Plugin Support … [CLICK TO READ MORE]

Type: Code Sniplet, Documentation, Info Topic: Plugins & Themes
Posted in Frontier Restrict Media | Leave a reply

Translate plugin

Frontier Wordpress Plugins Posted on 15/01/2015 by The Tracker26/12/2015

Below is a short instruction on how to translate Frontier Post plugin (or any other WordPress plugin that is prepared for translation). 1: Download PoEdit http://poedit.net/ 2: Create a new directory on your computer, and copy frontier-post.pot file from the … [CLICK TO READ MORE]

Type: Documentation Topic: Miscellaneous
Posted in Frontier Buttons, Frontier Post, Tips & Tricks | Leave a reply

Post navigation

1 2 >>

Frontier Search

Categories
Article types
Text search

Plugins

by WPFrontier
  • Frontier Buttons (3)
  • Frontier Post (24)
  • Frontier Query (6)
  • Frontier Restrict Backend (2)
  • Frontier Restrict Media (2)
  • Frontier Set Featured (2)
Plugins are defined as Categories on wpfrontier.com

Article types

  • Bug (0)
  • Code Sniplet (12)
  • Demo (5)
  • Documentation (21)
  • FAQ (6)
  • Info (12)
  • Question (0)
  • Settings (4)
  • Workaround (0)

Recent Posts

Actions and Filters (Hooks) in Frontier Post
Frontier Post - Extension Plugin ()
Frontier Post: Change standard text
Frontier Post - Add explanation to Taxonomy section on form
Frontier Post - Change moderation comments using Filter
Frontier Post - Shortcodes
Frontier Post - Quickpost
Frontier-Post - Category Posts
Frontier Post – Who can add a post
Frontier Post - Who can edit a post

Month Archive

  • 2020-April (2)
  • 2017-November (3)
  • 2016-November (1)
  • 2016-July (2)
  • 2016-March (1)
  • 2016-January (7)
  • 2015-December (2)
  • 2015-July (4)
  • 2015-March (3)
  • 2015-February (2)
  • 2015-January (9)
  • 2014-December (1)
  • 2014-January (1)

Authors

  • Mr. Query (5)
  • The Postman (23)
  • The Scout (4)
  • The Tracker (6)

Log In

©2025 - Frontier Wordpress Plugins - Weaver Xtreme Theme
↑