Hubi
Hubi is an AI coworker that does hundreds of jobs for your WordPress site. Each Job has its own instructions, skills, and dedicated space. Connect your WordPress site to give Hubi the context it needs, then let it handle recurring work like blog posts, SEO fixes, content updates, and newsletters. Create a Job, give it instructions, and Hubi becomes your dedicated expert in it. Let Hubi learn your brand and connect to your tech stack. Ask Hubi whenever you need something – it works in web chat, Slack, or Microsoft Teams. Hubi drafts every Job and posts it for your review. Hubi completes the work in WordPress, Klaviyo, and 1,000+ other apps. What this plugin adds to your site Content Publishing: Hubi creates, updates, and publishes posts and pages – new content lands as drafts, you decide what goes live SEO Optimization: Native SEO functionality including titles, metas, and analytics SEO Analytics: Track page visits and AI bot visits with comprehensive analytics Content SEO Analysis: Analyze content quality, readability, and SEO factors Security Features: API key authentication, IP whitelisting, and rate limiting Activity Logging: Track all actions performed through the API External Services This plugin integrates with external services: gethubi.ai This plugin connects to https://gethubi.ai to link your site with Hubi and handle onboarding. Service: gethubi.ai (https://gethubi.ai) Purpose: Lets you connect your site to Hubi and enables gethubi.ai to call this site’s REST API (using the generated API key) to manage content/SEO features you authorize. Data sent from your site (or browser): Site URL and the generated API key when you click the connect link / copy the key; REST API responses may include post/page titles, content, excerpts, metadata, analytics, and other site data depending on which endpoints are used. Privacy Policy: https://gethubi.ai/privacy-policy Terms of Use: https://gethubi.ai/terms-and-conditions
Top keywords
- hubi10×3.22%
- ai9×2.89%
- site9×2.89%
- content7×2.25%
- gethubi7×2.25%
- gethubi ai7×2.25%
- seo7×2.25%
- api6×1.93%
- analytics4×1.29%
- connect4×1.29%
- https4×1.29%
- https gethubi4×1.29%
Nest Frontend Editor for H5P
Nest Frontend Editor for H5P lets your users view, create, and edit H5P content without ever leaving the front end of your WordPress site. Place the shortcodes on any pages you choose, configure permissions per role, and let the plugin handle the rest. Works seamlessly with Remix Manager for H5P when its Library Link Behavior settings point to Nest front-end pages. Shortcodes: [nest_h5p_editor_view] – Displays an H5P content item. Reads the item ID from the URL (?h5p_id=X). [nest_h5p_editor_create] – Displays the H5P content creation editor. [nest_h5p_editor_edit] – Displays the H5P content editor for an existing item. Reads the item ID from the URL (?h5p_id=X). Users may only edit content they own. [nest_h5p_editor_results] – Displays the H5P results page for an existing item. Reads the item ID from the URL (?h5p_id=X). [nest_h5p_editor_link_view] – Outputs a link to the front-end view page for the current H5P item. Accepts text and class attributes. [nest_h5p_editor_link_edit] – Outputs a link to the front-end edit page for the current H5P item. Only renders if the current user owns the content. Accepts text and class attributes. [nest_h5p_editor_link_results] – Outputs a link to the front-end results page for the current H5P item. Accepts text and class attributes. Features: Role-based permissions – all roles registered on the site are listed, including custom roles like Teacher or Instructor. Configurable unauthorized redirect behavior per action – redirect to home, login, or a custom URL. Logged-out users are always redirected to the login page. Auto-resizing iframes that adjust to content height on load, on user interaction, and after content type selection on the create page. Admin menu, admin bar, and footer are automatically hidden inside the iframe so users see a clean, focused experience with no WordPress admin UI visible. Ownership enforcement for the Edit shortcode – users can only edit H5P content they own. Results shortcode – display H5P results on the front end with role-based permission control. Link shortcodes – generate styled links between view, edit, and results pages for the current H5P item. Filter hooks (rmh5p_view_url, rmh5p_edit_url, rmh5p_create_url, rmh5p_results_url) integrate with Remix Manager for H5P when its Library Link Behavior settings point to Nest front-end pages. For full documentation visit indiegg.com/nest-frontend-editor-for-h5p/documentation. Disclaimer: Nest Frontend Editor for H5P is an independent plugin and is not affiliated with, endorsed by, or sponsored by H5P or its developer, Joubel. H5P is a trademark of its respective owner. Usage Setting up pages Create one page per action. Add the shortcode to each: View page: [nest_h5p_editor_view] Create page: [nest_h5p_editor_create] Edit page: [nest_h5p_editor_edit] Results page: [nest_h5p_editor_results] Then go to Settings -> Nest Frontend Editor for H5P and select each page from the dropdowns. Permissions Under Role Permissions, check which roles can access each action. All roles on the site are listed automatically, including custom roles. Redirect behavior Under Unauthorized Redirect Behavior, choose what happens when a logged-in user without permission tries to access each page. Options are: Redirect to home page Redirect to login page Redirect to a custom URL Logged-out users are always sent to the login page regardless of this setting. Integration with Remix Manager for H5P When both plugins are active and pages are configured, the Remix Manager Library Link Behavior settings can point View, Edit, and Results links to the matching Nest Frontend Editor for H5P pages. Link shortcodes Place these shortcodes on your view, edit, or results pages to generate navigation links between pages for the same H5P item. All three read the current h5p_id from the URL automatically. [nest_h5p_editor_link_view] – link to the view page [nest_h5p_editor_link_edit] – link to the edit page (only renders if the current user owns the content) [nest_h5p_editor_link_results] – link to the results page All three accept optional attributes: text – the link label. Example: [nest_h5p_editor_link_view text="Watch this activity"] class – additional CSS classes. Example: [nest_h5p_editor_link_edit class="button button-primary"] Each link always includes the classes nfeh5p-link and a type-specific class (nfeh5p-link-view, nfeh5p-link-edit, nfeh5p-link-results) for styling in your theme CSS.