/** * @package Akismet */ /* Plugin Name: Akismet Anti-spam: Spam Protection Plugin URI: https://akismet.com/ Description: Used by millions, Akismet is quite possibly the best way in the world to protect your blog from spam. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key. Version: 5.3.1 Requires at least: 5.8 Requires PHP: 5.6.20 Author: Automattic - Anti-spam Team Author URI: https://automattic.com/wordpress-plugins/ License: GPLv2 or later Text Domain: akismet */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Copyright 2005-2023 Automattic, Inc. */ // Make sure we don't expose any info if called directly if ( !function_exists( 'add_action' ) ) { echo 'Hi there! I\'m just a plugin, not much I can do when called directly.'; exit; } define( 'AKISMET_VERSION', '5.3.1' ); define( 'AKISMET__MINIMUM_WP_VERSION', '5.8' ); define( 'AKISMET__PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'AKISMET_DELETE_LIMIT', 10000 ); register_activation_hook( __FILE__, array( 'Akismet', 'plugin_activation' ) ); register_deactivation_hook( __FILE__, array( 'Akismet', 'plugin_deactivation' ) ); require_once( AKISMET__PLUGIN_DIR . 'class.akismet.php' ); require_once( AKISMET__PLUGIN_DIR . 'class.akismet-widget.php' ); require_once( AKISMET__PLUGIN_DIR . 'class.akismet-rest-api.php' ); add_action( 'init', array( 'Akismet', 'init' ) ); add_action( 'rest_api_init', array( 'Akismet_REST_API', 'init' ) ); if ( is_admin() || ( defined( 'WP_CLI' ) && WP_CLI ) ) { require_once( AKISMET__PLUGIN_DIR . 'class.akismet-admin.php' ); add_action( 'init', array( 'Akismet_Admin', 'init' ) ); } //add wrapper class around deprecated akismet functions that are referenced elsewhere require_once( AKISMET__PLUGIN_DIR . 'wrapper.php' ); if ( defined( 'WP_CLI' ) && WP_CLI ) { require_once( AKISMET__PLUGIN_DIR . 'class.akismet-cli.php' ); } {"id":69,"date":"2017-10-21T16:18:44","date_gmt":"2017-10-21T16:18:44","guid":{"rendered":"http:\/\/forenoon.net\/?page_id=69"},"modified":"2017-10-22T14:14:10","modified_gmt":"2017-10-22T14:14:10","slug":"about-forenoon","status":"publish","type":"page","link":"https:\/\/forenoon.net\/","title":{"rendered":"Instructional Technology and Distance Education Made Easy"},"content":{"rendered":"

\"\"Forenoon helps educators and trainers of all types with their instructional design, educational technology, and distance education challenges through training and consulting.<\/strong><\/p>\n

15 Minute Free Consultation<\/a>:<\/h4>\n

\"\"We want to help you achieve\u00a0your goals. \u00a0If you are looking to transition into teaching online, develop an online presence, build an online course, or\u00a0have a larger instructional technology or distance education initiative\u00a0in mind\u00a0we can schedule a 15-minute\u00a0skype call with Dr. Christopher Bergeron where he can review your goals and get you pointed in the right direction.<\/p>\n

Professional Development Workshops:<\/a><\/h4>\n

Over the years Dr. Bergeron has given a wide variety of EdTech and Libary Media professional development workshops.\u00a0 We can\u00a0work with you to develop a custom day of workshops for your faculty to fit their needs. \u00a0We are also in the process of bringing past workshops online as “on-demand” professional development in the form of asynchronous workshops and courses.<\/p>\n

Instructional Design:<\/a><\/h4>\n

\"\"Are you looking to develop an online course, or take an existing\u00a0course and shift it online in whole or in part?\u00a0 The process of designing, developing, and delivering instructional materials can be daunting. I am here to support and help articulate your vision of a course. \u00a0There are various instructional design models but the majority are based on the\u00a0ADDIE<\/strong> model which includes Analysis, Design, Development, Implementation, and Evaluation phases. We can work together through each of the phases so that your online course can be the most effective course for your students.<\/p>\n

Online Course Evaluation:<\/strong><\/a><\/h4>\n

Do you already have an online course? \u00a0We can work together to systematically review your course’s learning objectives, activities, materials, assessments, accessibility, learner support, and overall alignment.<\/p>\n

EdTech Planning:<\/strong><\/a><\/h4>\n

A comprehensive\u00a0technology plan helps give a school or district a coherent direction regarding the use of educational technology and can be essential for distributing resources for purchasing and training. \u00a0We can work with your administrative and teaching staff to help develop a comprehensive technology plan for your school or district.<\/p>\n

How Can We Help?<\/strong><\/h4>\n

[contact-form to=”christopherbergeron@gmail.com” subject=”Forenoon.net Contact Form”][contact-field label=”Areas of Focus” type=”checkbox-multiple” required=”1″ options=”Online Course Review,Online Course Development,Instructional Technology Workshop,Instructional Technology Consulting,EdTech Planning,Other”][contact-field label=”Name” type=”name” required=”1″][contact-field label=”Email” type=”email” required=”1″][contact-field label=”Message” type=”textarea”][\/contact-form]<\/p>\n

You can also reach us at info@forenoon.net<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

Forenoon helps educators and trainers of all types with their instructional design, educational technology, and distance education challenges through training and consulting. 15 Minute Free Consultation: We want…<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/pages\/69"}],"collection":[{"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/comments?post=69"}],"version-history":[{"count":9,"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/pages\/69\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/pages\/69\/revisions\/89"}],"wp:attachment":[{"href":"https:\/\/forenoon.net\/wp-json\/wp\/v2\/media?parent=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}