Changeset 2872479
- Timestamp:
- 02/28/2023 03:45:40 PM (3 years ago)
- Location:
- add-schema-category
- Files:
-
- 10 added
- 5 deleted
- 1 edited
-
tags/0.0.2/peymanseo.php (modified) (1 diff)
-
trunk/add-schema-category.php (added)
-
trunk/asset (deleted)
-
trunk/inc (added)
-
trunk/inc/ATH-output.php (added)
-
trunk/inc/ATH-save-schema.php (added)
-
trunk/inc/index.php (added)
-
trunk/includes (deleted)
-
trunk/lang (added)
-
trunk/lang/ATH.pot (added)
-
trunk/lang/fa_IR.mo (added)
-
trunk/lang/fa_IR.po (added)
-
trunk/lang/index.php (added)
-
trunk/languages (deleted)
-
trunk/peymanseo.php (deleted)
-
trunk/template (deleted)
Legend:
- Unmodified
- Added
- Removed
-
add-schema-category/tags/0.0.2/peymanseo.php
r2872415 r2872479 2 2 /* 3 3 * Plugin Name: Add Schema Category 4 * Plugin URI: https://github.com/peyman seo/Add-Schema-Category-Wordpress4 * Plugin URI: https://github.com/peymanath/Add-Schema-Category-Wordpress 5 5 * Description: Using this plugin you can add and manage Schema codes to the WordPress category. 6 * Version: 0.0. 27 * Requires at least: 5.98 * Requires PHP: 7. 26 * Version: 0.0.3 7 * Requires at least: 6.1.0 8 * Requires PHP: 7.4 9 9 * Author: Peyman Naderi 10 * Author URI: https://github.com/peymanseo/ 11 * License: GPL v2 or later 12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 * Author URI: https://github.com/peymanath/ 13 11 * Text Domain: psascwp 14 12 * Domain Path: /languages/ 15 * Copyright 2022 Peyman Naderi (email : naderidefault.com)16 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.17 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Medical Design or Companies design FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.18 You should have received a copy of the GNU General Public License19 along with this program; if not, write to the Free Software.20 13 */ 21 14
Note: See TracChangeset
for help on using the changeset viewer.