Description
Autocomplete billing and shipping address fields during checkout with Google Place integration.
Screenshots
Details
- Stable tag: 0.1.0
- License: GPLv2 or later
Autocomplete billing and shipping address fields during checkout with Google Place integration.
Output schema site-wide for your website.
/wp-content/plugins/ogre-schema
directory and ensure that it is active.A collection of powerful, multi-purpose Gutenberg Blocks and tools for your WordPress website.
/wp-content/plugins/ogre-blocks
directory and ensure that it is active.ogre-blocks
.ogre/block/conditional/condition_data
.$is_preview
argument to Block::render
and Block::tag
. NOTE: may break existing classes which extend Block
.Generate pdf downloads after product purchased based on Word & Excel document templates with Unoconv, PhpOffice and LibreOffice. Compatible with Gravity Forms Product Add-ons.
yum install libreoffice-core
(as root user)yum install unoconv
wp-content/plugins/woocommerce-download-template
)
composer require php-unoconv/php-unoconv
and/or composer require dompdf/dompdf
composer require phpoffice/phpword
composer require phpoffice/phpspreadsheet
/wp-content/plugins/woocommerce-download-template
directory and ensure that it is active.If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.
Adds Gutenberg blocks to help embed Simplecast players and connect with the Simplecast API to display podcast feeds automatically. Developed by CleverOgre in Pensacola, Florida.
Includes the following Gutenberg Blocks:
Includes the following shortcodes:
/wp-content/plugins/OgreSimplecast
directory to ensure that it is active.If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.
Extends WooCommerce with the Newtek Gateway payment gateway. Supports both the legacy woocommerce checkout shortcode and the new WooCommerce Checkout Block.
/wp-content/plugins/woocommerce-gateway-newtek
directory to ensure that it is active.cd
into the plugin's root directory. Execute the following commands to install all dependencies and build any necessary files within the plugin: npm install
and npm run build
.If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.
Generate LearnDash pdf certificates based on Word document templates. Requires PhpWord and PhpSpreadsheet to be installed via composer before use.
Prerequisites:
yum install libreoffice-core
(as root user)yum install unoconv
wp-content/plugins/learndash-certificates-phpword
)
composer require php-unoconv/php-unoconv
and/or composer require dompdf/dompdf
composer require phpoffice/phpword
composer require phpoffice/phpspreadsheet
/wp-content/plugins/learndash-certificates-phpword
directory and ensure that it is active.If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.
Support for Dompdf as alternative to Unoconv.
Initial build of learndash-certificates-phpword plugin.
Synchronize your site with your FareHarbor account using their API service. Builds a local database of your FareHarbor items which you can modify to your heart’s content. Additionally, this plugin gives you easier access to the FareHarbor calendar and lightframe shortcodes using the new WordPress block editor.
FareHarbor for WordPress
and OgreCore
plugins are installed and activated./wp-content/plugins/fareharbor-api
directory.Learn more about the FareHarbor API here.
Use a Gravity Forms form to feed into the Matador Jobs application system and be pushed to the Bullhorn ATS. Greatly expands your ability to optimize the display of application forms.
/wp-content/plugins/gravityforms-matador-jobs
directory.Application
is currently the only supported option). (see for more details)Fields
table to connect all of the relevant Gravity Forms fields to their Bullhorn application counterparts.matador_job_listings
as the parameter name. You can use these fields with the Job Listings You're Interested In
value.Requires Gravity Forms and Matador Jobs Pro plugin to function.
The OgreCore plugin provides a core set of tools and functionality to WordPress. It is required and intended for WordPress themes built within or as a child of the OgreTemplate theme. Out of the box, this plugin provides support for the following:
More features can be unlocked as needed by using the “ogre/packages” PHP filter. Notably including the following:
Most of this functionality requires theme support to work as intended and will not work out of the box. Please contact our team if you require assistance or any further inquiry.
/wp-content/plugins/OgreCore
directory to ensure that it is active.If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.
\Ogre::get_widget_blocks(...)
, \Ogre::get_widget_blocks_by_name(...)
, and \Ogre::has_widget_block(...)
hasusermeta
shortcode.\Ogre\Blocks
.\Ogre::get_template_part
function implementation to allow multiple part names.\OgreCore\Editor::does_post_...
.\Ogre::add_filter_once
function.ogre/ajax/query_args
and ogre/ajax_query_posts
filters.disabled
attribute to readonly fields.ogre/block/insert_media_text_caption
.usermeta
shortcode.ogre/block/conditional/date_message
.ogre/block/posts/query_args
and ogre/block/posts/query_results
.ogre/block/posts/no_results
.ogre/block/address/url
.ogre/ajax_none
, ogre/block/field_groups
, and ogre/block/conditional/override_condition
.get_field
fixes.get_acf_responsive_image
extra attribute.after_setup_theme
to ensure ogre/packages
filter is accessible to themes.setup_theme
and secondary extensions load at wp_loaded
. ogre/extensions/load_early
action added for specific use-cases.ogre/use_default_jquery
theme support option added to prevent overloading of Google jQuery and local jQuery UI assets which are now deprecated with WP 6.0.Ogre::get_local_url
ssl formatting.ogre/font_defaults
filter.\OgreCore\Blocks
class to handle general block template functionality.ogre/extensions/load
to more easily load theme extensions and ensure dependencies are included.ogre/editor_field_group(s)
filter for dynamically adding fields to Page Settings.get_acf_responsive_image
.full_height
option in acf_register_block_type for ACF 5.10.get_field_group_id_by_title
and get_field_group_fields_by_title
functions added to static Ogre class./assets/json/editor.json
.