Changeset 2274675
- Timestamp:
- 04/03/2020 04:50:00 AM (6 years ago)
- Location:
- multisite-faqs/trunk
- Files:
-
- 13 edited
-
README.txt (modified) (2 diffs)
-
admin/class-multisite-faqs-admin.php (modified) (2 diffs)
-
includes/class-multisite-faqs-activator.php (modified) (2 diffs)
-
includes/class-multisite-faqs-deactivator.php (modified) (2 diffs)
-
includes/class-multisite-faqs-i18n.php (modified) (2 diffs)
-
includes/class-multisite-faqs-loader.php (modified) (2 diffs)
-
includes/class-multisite-faqs.php (modified) (1 diff)
-
languages/multisite-faqs-en.mo (modified) (previous)
-
languages/multisite-faqs-en.po (modified) (4 diffs)
-
languages/multisite-faqs.pot (modified) (3 diffs)
-
multisite-faqs.php (modified) (2 diffs)
-
public/class-multisite-faqs-public.php (modified) (2 diffs)
-
uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
multisite-faqs/trunk/README.txt
r2204990 r2274675 1 1 === Multisite FAQS === 2 Contributors: wpplugin s-tech2 Contributors: wpplugindev 3 3 Tags: Multisite FAQs, FAQs, FAQ, FAQs list, accordion FAQs, toggle FAQs, filtered FAQs, grouped FAQs 4 4 Requires at least: 4.0 … … 52 52 ### Links 53 53 54 - [GitHub Repository](https://github.com/wpplugin s-tech/multisite-faqs)54 - [GitHub Repository](https://github.com/wpplugindev/multisite-faqs) 55 55 56 56 == Installation == -
multisite-faqs/trunk/admin/class-multisite-faqs-admin.php
r2208261 r2274675 4 4 * The admin-specific functionality of the plugin. 5 5 * 6 * @link https://github.com/wpplugin s-tech/multisite-faqs6 * @link https://github.com/wpplugindev/multisite-faqs 7 7 * @since 1.0.0 8 8 * … … 19 19 * @package Multisite_FAQS 20 20 * @subpackage Multisite_FAQS/admin 21 * @author WPplugin s.Tech <info@wpplugins.tech>21 * @author WPplugindev.Net <info@wpplugindev.net> 22 22 */ 23 23 class Multisite_FAQS_Admin { -
multisite-faqs/trunk/includes/class-multisite-faqs-activator.php
r2204990 r2274675 4 4 * Fired during plugin activation 5 5 * 6 * @link https://github.com/wpplugin s-tech/multisite-faqs6 * @link https://github.com/wpplugindev/multisite-faqs 7 7 * @since 1.0.0 8 8 * … … 19 19 * @package Multisite_FAQS 20 20 * @subpackage Multisite_FAQS/includes 21 * @author WPplugin s.Tech <info@wpplugins.tech>21 * @author WPplugindev.Net <info@wpplugindev.net> 22 22 */ 23 23 class Multisite_FAQS_Activator { -
multisite-faqs/trunk/includes/class-multisite-faqs-deactivator.php
r2204990 r2274675 4 4 * Fired during plugin deactivation 5 5 * 6 * @link https://github.com/wpplugin s-tech/multisite-faqs6 * @link https://github.com/wpplugindev/multisite-faqs 7 7 * @since 1.0.0 8 8 * … … 19 19 * @package Multisite_FAQS 20 20 * @subpackage Multisite_FAQS/includes 21 * @author WPplugin s.Tech <info@wpplugins.tech>21 * @author WPplugindev.Net <info@wpplugindev.net> 22 22 */ 23 23 class Multisite_FAQS_Deactivator { -
multisite-faqs/trunk/includes/class-multisite-faqs-i18n.php
r2204990 r2274675 7 7 * so that it is ready for translation. 8 8 * 9 * @link https://github.com/wpplugin s-tech/multisite-faqs9 * @link https://github.com/wpplugindev/multisite-faqs 10 10 * @since 1.0.0 11 11 * … … 23 23 * @package Multisite_FAQS 24 24 * @subpackage Multisite_FAQS/includes 25 * @author WPplugin s.Tech <info@wpplugins.tech>25 * @author WPplugindev.Net <info@wpplugindev.net> 26 26 */ 27 27 class Multisite_FAQS_i18n { -
multisite-faqs/trunk/includes/class-multisite-faqs-loader.php
r2204990 r2274675 4 4 * Register all actions and filters for the plugin 5 5 * 6 * @link https://github.com/wpplugin s-tech/multisite-faqs6 * @link https://github.com/wpplugindev/multisite-faqs 7 7 * @since 1.0.0 8 8 * … … 20 20 * @package Multisite_FAQS 21 21 * @subpackage Multisite_FAQS/includes 22 * @author WPplugin s.Tech <info@wpplugins.tech>22 * @author WPplugindev.Net <info@wpplugindev.net> 23 23 */ 24 24 class Multisite_FAQS_Loader { -
multisite-faqs/trunk/includes/class-multisite-faqs.php
r2204990 r2274675 6 6 * public-facing side of the site and the admin area. 7 7 * 8 * @link https://github.com/wpplugin s-tech/multisite-faqs8 * @link https://github.com/wpplugindev/multisite-faqs 9 9 * @since 1.0.0 10 10 * -
multisite-faqs/trunk/languages/multisite-faqs-en.po
r2220385 r2274675 1 # Copyright (C) 2019 WPplugin s.Tech1 # Copyright (C) 2019 WPplugindev.Net 2 2 # This file is distributed under the same license as the Multisite FAQS plugin. 3 3 msgid "" … … 10 10 "Content-Transfer-Encoding: 8bit\n" 11 11 "POT-Creation-Date: 2019-12-03T04:49:27+01:00\n" 12 "PO-Revision-Date: 2020-0 1-01 18:44+1100\n"12 "PO-Revision-Date: 2020-04-03 15:37+1100\n" 13 13 "X-Generator: Poedit 2.2.4\n" 14 14 "X-Domain: multisite-faqs\n" … … 22 22 23 23 #. Plugin URI of the plugin 24 msgid "https://github.com/wpplugin s-tech/multisite-faqs"25 msgstr "https://github.com/wpplugin s-tech/multisite-faqs"24 msgid "https://github.com/wpplugindev/multisite-faqs" 25 msgstr "https://github.com/wpplugindev/multisite-faqs" 26 26 27 27 #. Description of the plugin … … 31 31 32 32 #. Author of the plugin 33 msgid "WPplugin s.Tech"34 msgstr "WPplugin s.Tech"33 msgid "WPplugindev.Net" 34 msgstr "WPplugindev.Net" 35 35 36 36 #. Author URI of the plugin 37 msgid "https://wpplugin s.tech/"38 msgstr "https://wpplugin s.tech/"37 msgid "https://wpplugindev.net/" 38 msgstr "https://wpplugindev.net/" 39 39 40 40 #: admin/class-multisite-faqs-admin.php:97 -
multisite-faqs/trunk/languages/multisite-faqs.pot
r2204990 r2274675 1 # Copyright (C) 2019 WPplugin s.Tech1 # Copyright (C) 2019 WPplugindev.Net 2 2 # This file is distributed under the same license as the Multisite FAQS plugin. 3 3 msgid "" … … 20 20 21 21 #. Plugin URI of the plugin 22 msgid "https://github.com/wpplugin s-tech/multisite-faqs"22 msgid "https://github.com/wpplugindev/multisite-faqs" 23 23 msgstr "" 24 24 … … 28 28 29 29 #. Author of the plugin 30 msgid "WPplugin s.Tech"30 msgid "WPplugindev.Net" 31 31 msgstr "" 32 32 33 33 #. Author URI of the plugin 34 msgid "https://wpplugin s.tech/"34 msgid "https://wpplugindev.net/" 35 35 msgstr "" 36 36 -
multisite-faqs/trunk/multisite-faqs.php
r2204990 r2274675 2 2 /** 3 3 * 4 * @link https://github.com/wpplugin s-tech/multisite-faqs4 * @link https://github.com/wpplugindev/multisite-faqs 5 5 * @since 1.0.0 6 6 * @package Multisite_FAQS … … 8 8 * @wordpress-plugin 9 9 * Plugin Name: Multisite FAQS 10 * Plugin URI: https://github.com/wpplugin s-tech/multisite-faqs10 * Plugin URI: https://github.com/wpplugindev/multisite-faqs 11 11 * Description: Manage and Consolidate FAQs across a Wordpress Multisite Installation. 12 12 * Version: 1.0 13 * Author: WPplugin s.Tech14 * Author URI: https://wpplugin s.tech/13 * Author: WPplugindev.Net 14 * Author URI: https://wpplugindev.net/ 15 15 * License: GPL-2.0+ 16 16 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
multisite-faqs/trunk/public/class-multisite-faqs-public.php
r2204990 r2274675 2 2 /** 3 3 * 4 * @link https://github.com/wpplugin s-tech/multisite-faqs4 * @link https://github.com/wpplugindev/multisite-faqs 5 5 * @since 1.0.0 6 6 * … … 10 10 * The public-facing functionality of the plugin. 11 11 * 12 * @author WPplugin s.Tech <info@wpplugins.tech>12 * @author WPplugindev.Net <info@wpplugindev.net> 13 13 */ 14 14 class Multisite_FAQS_Public { -
multisite-faqs/trunk/uninstall.php
r2204990 r2274675 20 20 * https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate/pull/123#issuecomment-28541913 21 21 * 22 * @link https://github.com/wpplugin s-tech/multisite-faqs22 * @link https://github.com/wpplugindev/multisite-faqs 23 23 * @since 1.0.0 24 24 *
Note: See TracChangeset
for help on using the changeset viewer.