-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
167 lines (111 loc) · 4.61 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
=== Frontend Dashboard Custom Post and Taxonomies ===
Contributors: vinoth06, buffercode
Tags: dashboard, frontend dashboard pages, pages in dashboard, custom pages
Donate link: https://www.paypal.com/paypalme2/buffercode
Requires at least: 4.6
Tested up to: 5.5.1
Stable tag: 1.5.10
License: GPL V3
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Frontend Dashboard Custom Post is an add-on to add and customize the custom posts and taxonomies (category and tag) inside the Frontend Dashboard.
== Description ==
> #### Notice
> This is an Add-on plugin of [Frontend Dashboard](https://wordpress.org/plugins/frontend-dashboard/), So please install [Frontend Dashboard](https://buffercode.com/plugin/frontend-dashboard) to use this plugin **
Frontend Dashboard Custom Post is an add-on to add and customize the custom posts and taxonomies (category and tag) inside the Frontend Dashboard.
= Post Status =
Allow users to either publish or pending their post
= Disable Default Post =
Disable the default post attributes like content, featured image, comments of that post type.
= Customize Menu =
Customize the post name, icon and order of the each post types shown in Frontend Dashboard
= Disable User Roles =
Disable user roles to access the post/custom post type
= Disable Taxonomies =
Disable user roles to access the assigned Taxonomies (Category/Tags) of the post/custom post
= Add/Edit/Delete Custom Post =
Easy to add, edit and delete the custom post
= Add/Edit/Delete Taxonomies =
Easy to add, edit and delete the taxonomies (category/tag)
== Installation ==
1. Upload the “frontend-dashboard-custom-post” directory to the plugins directory.
2. Go to the plugins setting page and activate “Frontend Dashboard Custom Post”
3. Go to Frontend Dashboard Menu | Custom Post to configure.
4. Do save.
== Changelog ==
= 1.5.10 [03-Sept-2020] =
* Added filter hooks [fed_cp_list_details] (Thanks to @corne)
= 1.5.9 [30-July-2019] =
* Pagination updated and added an filter hook to show all post or single post to admin.(fed_show_all_post_to_admin)
= 1.5.8 [18-May-2019] =
* Added new features and styles to Post and Custom Post.
= 1.5.7 [14-May-2019] =
* Bug fixes
= 1.5.6 [11-May-2020] =
* Frontend Dashboard Custom Post new features added and some bug fixes, now admin can see all post and can able to change the post status.
= 1.5.5 [19-Apr-2019] =
* Bug fixes
= 1.5.3 [23-Oct-2019] =
* Post and Custom Post will be soft delete.
= 1.5.2 [20-Oct-2019] =
* Bug fixes
= 1.5.1 [17-Oct-2019] =
* Frontend Dashboard Post Ordering Fixed
* Added Few Translation
= 1.5 [12-Oct-2019] =
* Support Frontend Dashboard 1.5
= 1.4.10 [05-Sept-2019] =
* Bug Fixes - Custom post not updating the custom taxonomy for few user roles.
= 1.4.9 [27-August-2019] =
* Bug Fixes - Custom post not able to delete and save.
= 1.4.8 [04-August-2019] =
* Bug Fixes
= 1.4.7 [21-Jun-2019] =
* Bug Fixes: Post/Custom post show the post content.
= 1.4.6 [20-Jun-2019] =
* Few minor Bug fixes and supports to latest Frontend Dashboard.
= 1.4.5 [26-Apr-2019] =
* Taxonomies (Tags and Categories) inside the post has been changed to multiselect Dropdown.
* Few bug fixes.
= v 1.4.4 [23-April-2019] =
* Added local translation for Javascript files
* Few bug fixes
= v 1.4.3 [09-April-2019] =
* Added local translation
= v 1.4.2 [22-Feb-2019] =
* Bug fixes : Sorting the Post items.
= v 1.4.1 [03-Oct-2018] =
* Bug fixes
= v 1.4 [13-Apr-2018] =
* Enable/Disable the View/Edit/Delete of post/custom post
= v 1.3.2 [20-Feb-2018] =
* Bug:Post section url are not working properly on custom URL.
= v 1.3.1 [16-January-2018] =
* Taxonomy and Custom post not able to delete
* Show the empty Category/Tag Names
= v 1.3 [6-December-2017] =
* Completely renovated for flexibility.
= v 1.2.1 [26-November-2017] =
* Bug: Added to notify users to install Frontend Dashboard as a core plugin to use this plugin
= v 1.2 [24-November-2017] =
* Bug: Mandatory to fill the Menu name, order and icon.
* Bug: Post status pending not working
= v1.1 [20-November-2017] =
* Bug: Post type name and image missing in Frontend Dashboard
= v1.0 [07-November-2017] =
* Public release
== Upgrade Notice ==
= 1.5.10 [03-Sept-2020] =
* Added filter hooks [fed_cp_list_details] (Thanks to @corne)
== Screenshots ==
1. Dashboard Settings
2. Settings
3. Add Taxonomy - Settings
4. Add Taxonomy - Label Settings
5. Add Taxonomy - Basic Settings
6. Add Custom Post - Built-in Taxonomies
7. Add Custom Post - Supports
8. Add Custom Post - Label Settings
9. Add Custom Post - Basic Settings
10. Admin Post/Custom Post Taxonomies
11. Admin Post/Custom Post Menu
12. Admin Post/Custom Allow user role to Add/Edit/Delete Post