PluginProbe
Assistant – Every Day Productivity Apps / 0.5.1
Assistant – Every Day Productivity Apps v0.5.1
1.5.5 trunk 0.1.0 0.2.0 0.2.1 0.2.2 0.3.0 0.3.1 0.4 0.4.1 0.4.2 0.5.0 0.5.1 0.6.0 0.7.0 0.7.0.2 0.7.0.3 0.7.0.4 0.7.0.5 0.7.0.6 0.7.0.7 0.7.0.8 0.7.0.9 0.7.1 1.0 All 71 releases
assistant / readme.txt

readme.txt in Assistant – Every Day Productivity Apps 0.5.1, at readme.txt

143 lines 5.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Assistant - Every Day Productivity Apps ===
2 Contributors: justinbusa, RobbyMcCullough, billyyoung, brentjettgmailcom, pross, shahidajmeri22, codente
3 Tags: Front-End, Frontend, Productivity, Quick Admin, Content Management, Media, Upload, Beaver Builder
4 Requires at least: 5.2
5 Tested up to: 5.4
6 Requires PHP: 5.6
7 Stable tag: trunk
8 License: GPL2+
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Assistant is a new way to work with WordPress. It's an every-day productivity tool that lets you navigate your WordPress site and handle quick tasks without needing to go to the WordPress Admin area. For example, you can quickly find a page or post and update its title or slug. You can upload media and navigate to attachment pages. You can approve or reject comments. You can even run plugin and theme updates.
12
13 Assistant is an open source project from the same team that makes Beaver Builder. It's free and being developed in public. Try it and let us know what you think!
14
15 = Assistant Features =
16
17 * Access the Assistant UI from any frontend page (post, archive, term, etc...)
18 * Get a glance of your recently edited posts on the home screen.
19 * Search WordPress directly from the frontend.
20 * Quickly find posts, pages, and custom post types with the content app.
21 * Upload media to WordPress media library by dropping files on the Media app.
22 * The Comments app lets you quick reply, approve, mark as spam and trash comments.
23 * Add custom labels to posts or pages to help organize your site while you work.
24
25 You can also try Assistant on a [demo site here](http://demo.wpbeaverbuilder.com/?new=assistant).
26
27 == Installation ==
28
29 1. Install Assistant via the WordPress plugin directory or by uploading the files to your server at wp-content/plugins.
30
31 2. After activating Assistant on the Plugins screen, navigate to the front end of your website.
32
33 3. Assistant will be open. You can dismiss it using the x icon in the top right corner.
34
35 4. A small pencil icon will appear in the bottom right corner. Clicking it will show Assistant.
36
37 5. Use the icons across the top of the panel to navigate between the different apps.
38
39
40 == Screenshots ==
41
42 1. Home - Get a quick info about the current screen and recent posts. Quickly jump into search or other apps.
43
44 2. Content - The Content app can help you find posts and pages and quickly navigate to them.
45
46 3. Post Details - Get more details on a page or quickly change metadata like Title or Featured Image.
47
48 4. Media - Find media fast, get more details, or drop new files to upload.
49
50 5. Attachment Details - update metadata like Title and Alt Text. Navigate to attachment pages.
51
52 6. Comments - Sort through comments, reply, approve, mark as spam, and trash.
53
54 7. Updates - Keep up with Theme and Plugin updates without even going to the admin.
55
56 8. Pin the panel to whatever edge or corner of the screen you prefer for quick access.
57
58
59 == Frequently Asked Questions ==
60
61 = Is Assistant Free? =
62
63 Yes! All of the core Assistant features are free and will remain so.
64
65 = Does Assistant require Beaver Builder to work? =
66
67 No, Assistant is a standalone plugin and can be used with any WordPress installation on its own.
68
69 = Does Assistant provide a public API for developers to create new apps? =
70
71 Our API for creating new apps and extending the existing ones is in development and we'll be talking more about it as we near 1.0 later this year. We'll be sharing more details about that as we get closer to that milestone.
72
73
74 == Changelog ==
75
76 = 0.5.1 ( 2020-06-05 ) =
77 * Fix issue where sidebar shows incorrect number of app icons
78 * Add item marks & actions to recent content widgets
79 * Add link to "View All" from recent content widgets
80 * Fix issue with home tooltip
81
82 = 0.5.0 ( 2020-06-02 ) =
83 * All New Home + Search app
84 * All new comments app - reply to comments right in the list
85 * Apps now load their UI on-demand
86 * Drag the apps to reorder them
87 * Apps now remain hidden or visible between page refreshes instead of auto-hiding
88 * Numerous performance enhancements
89
90 = 0.4.2 ( 2020-05-15 ) =
91 * Fixed Beaver Builder edit links not showing in the content app.
92
93 = 0.4.1 ( 2020-05-12 ) =
94 * Fixed Assistant not loading on hosts with heartbeat disabled (such as WP Engine).
95 * Fixed media library scripts loading while logged out.
96
97 = 0.4.0 ( 2020-04-17 ) =
98 * Added access to all public post types inside content app
99 * Refined post detail screen layout
100 * Added ability to query posts by label
101 * Added ability to query attachments by label
102 * Fix showing publish bar when favoriting a post
103 * Added notice bar and removed confirmation alerts
104 * Added ability to export post from post detail screen
105 * Refined labels picker control
106 * Added calendar control to edit publish date
107
108 = 0.3.1 (2020-03-27) =
109 * Harden form control styles
110 * Remove Assistant button from Beaver Builder toolbar (too soon!)
111 * Fix updates list not loading correctly in some situations
112 * Enhancement - Made publish bar more prominent
113 * Fix attachment alt text field displaying title
114
115 = 0.3.0 (2020-03-25) =
116 * Complete ground-up rebuild
117 * All new apps for working with Content, Media, Comments & Updates
118 * Add custom labels to posts and pages to help you organize your site
119
120 = 0.2.2 (2019-04-16) =
121
122 * Fix "Show Dashboard App" button not working
123 * Edit actions on dashboard now open in same tab
124
125 = 0.2.1 (2019-04-15) =
126
127 * Dramatically reduce js bundle size
128 * Style Hardening
129 * Improve Error Handling
130 * Fix date archives showing "Untitled" in Dashboard app
131 * Fix first time experience for Dashboard app
132 * Fix user list for multisite admins
133
134 = 0.2.0 (2019-04-12) =
135
136 * Overall design iteration
137 * Added ability to stub new posts, pages, categories and tags.
138 * Added Update detail screen.
139
140 = 0.1.0 =
141
142 * Initial Public Build
143