Plugin Directory

Changeset 3426932


Ignore:
Timestamp:
12/24/2025 03:29:16 PM (8 weeks ago)
Author:
amanstacker
Message:

Small Typos and Grammar fixes

Location:
schema-package
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • schema-package/tags/1.0.26/readme.txt

    r3419422 r3426932  
    3535* <strong>Schema Package Generator Control Center</strong>: Enable SPG based on selected post types, taxonomies or author profile.
    3636* <strong>JSON-LD Format</strong>: Schema Package only supports JSON-LD Format as recommended by most of the Search Engines. Like Google, Bing, Yahoo etc.
    37 * <strong>Manage Conflict</strong>: If two or more schema plugins used on same website. They may confict and throw error in schema validator tool. Using Schema Package keep required schema markup.
     37* <strong>Manage Conflict</strong>: If two or more schema plugins used on same website. They may conflict and throw error in schema validator tool. Using Schema Package keep required schema markup.
    3838* <strong>Knowledge Graph</strong>: Add organization or personal details (like name, logo, and social profiles) to help search engines generate a rich Knowledge Graph panel for your brand.
    39 * <strong>Easy To Use UI</strong>: No need to reload schema package dashboard again and again to complete setup. Its a single page dashboard which is very fast in navigation.
     39* <strong>Easy To Use UI</strong>: No need to reload schema package dashboard again and again to complete setup. It’s a single-page dashboard which is very fast in navigation.
    4040* <strong>Compatibility</strong>: Automate schema markup for the plugins who generate schema related contents. You can find the compatibility list down the order.
    4141* <strong>Schema Mapping for Secure Custom Fields </strong>: Seamlessly map singular schema properties with the Secure Custom Fields plugin, enhancing automation flexibility for schema implementation.
     
    5050* <strong>RDFa Cleaner</strong>: Since JSON-LD is the preferred format for structured data, Schema Package helps remove any legacy RDFa injected by themes or plugins, ensuring your markup stays clean and consistent.
    5151* <strong>Default Data Option</strong>: Set global fallback values for schema fields to prevent errors and save time when dynamic data is missing.
    52 * <strong>Delete Data on Uninstall</strong>: Option to remove all Schema Pacakge plugin data from the database when Schema Package plugin is uninstalled, ensuring a clean removal.
     52* <strong>Delete Data on Uninstall</strong>: Option to remove all Schema Package plugin data from the database when Schema Package plugin is uninstalled, ensuring a clean removal.
    5353* <strong>Multisite Support</strong>: Schema Package fully supports WordPress Multisite networks, allowing you to manage and deploy schema markup across all sites effortlessly.
    5454* <strong>Fast Help & Support</strong>: If you are unable to find any features related to schema package or found any bug. Please contact us, Schema Package team would try to solve it quickly.
     
    348348#### 1. Ryviu API
    349349
    350 Schema Package connects to Ryviu API to fetch product reviews. Its needed to generate Reviews schema markup for WooCommerce product.
     350Schema Package connects to Ryviu API to fetch product reviews. It is needed to generate Reviews schema markup for WooCommerce product.
    351351
    352352It sends the user's site url when Ryviu option is enabled inside automation metabox and "Ryviu – Product Reviews for WooCommerce" plugin is active.
     
    356356#### 2. YouTube API
    357357
    358 Schema Package connects to YouTube API to get video details. Its needed to generate VideoObject schema markup.
     358Schema Package connects to YouTube API to get video details. It is needed to generate VideoObject schema markup.
    359359
    360360It sends youtube video url from posts when VideoObject schema is selected.
     
    364364#### 3. Google API
    365365
    366 Schema Package connects to Google API to get video details. Its needed to generate VideoObject schema markup.
     366Schema Package connects to Google API to get video details. It is needed to generate VideoObject schema markup.
    367367
    368368It sends youtube video vid got from youtube api, api key and part ( 'contentDetails, snippet, statistics' ) when VideoObject schema is selected.
     
    372372#### 4. Yotpo API
    373373
    374 Schema Package connects to Yotpo API to fetch product reviews. Its needed to generate Reviews schema markup for WooCommerce product.
     374Schema Package connects to Yotpo API to fetch product reviews. It is needed to generate Reviews schema markup for WooCommerce product.
    375375
    376376It sends product id, api key when Yotpo option is enabled inside automation metabox and "Yotpo: Product & Photo Reviews for WooCommerce" plugin is active. API gets store url and api key from Yotpo settings option
  • schema-package/trunk/readme.txt

    r3419422 r3426932  
    3535* <strong>Schema Package Generator Control Center</strong>: Enable SPG based on selected post types, taxonomies or author profile.
    3636* <strong>JSON-LD Format</strong>: Schema Package only supports JSON-LD Format as recommended by most of the Search Engines. Like Google, Bing, Yahoo etc.
    37 * <strong>Manage Conflict</strong>: If two or more schema plugins used on same website. They may confict and throw error in schema validator tool. Using Schema Package keep required schema markup.
     37* <strong>Manage Conflict</strong>: If two or more schema plugins used on same website. They may conflict and throw error in schema validator tool. Using Schema Package keep required schema markup.
    3838* <strong>Knowledge Graph</strong>: Add organization or personal details (like name, logo, and social profiles) to help search engines generate a rich Knowledge Graph panel for your brand.
    39 * <strong>Easy To Use UI</strong>: No need to reload schema package dashboard again and again to complete setup. Its a single page dashboard which is very fast in navigation.
     39* <strong>Easy To Use UI</strong>: No need to reload schema package dashboard again and again to complete setup. It’s a single-page dashboard which is very fast in navigation.
    4040* <strong>Compatibility</strong>: Automate schema markup for the plugins who generate schema related contents. You can find the compatibility list down the order.
    4141* <strong>Schema Mapping for Secure Custom Fields </strong>: Seamlessly map singular schema properties with the Secure Custom Fields plugin, enhancing automation flexibility for schema implementation.
     
    5050* <strong>RDFa Cleaner</strong>: Since JSON-LD is the preferred format for structured data, Schema Package helps remove any legacy RDFa injected by themes or plugins, ensuring your markup stays clean and consistent.
    5151* <strong>Default Data Option</strong>: Set global fallback values for schema fields to prevent errors and save time when dynamic data is missing.
    52 * <strong>Delete Data on Uninstall</strong>: Option to remove all Schema Pacakge plugin data from the database when Schema Package plugin is uninstalled, ensuring a clean removal.
     52* <strong>Delete Data on Uninstall</strong>: Option to remove all Schema Package plugin data from the database when Schema Package plugin is uninstalled, ensuring a clean removal.
    5353* <strong>Multisite Support</strong>: Schema Package fully supports WordPress Multisite networks, allowing you to manage and deploy schema markup across all sites effortlessly.
    5454* <strong>Fast Help & Support</strong>: If you are unable to find any features related to schema package or found any bug. Please contact us, Schema Package team would try to solve it quickly.
     
    348348#### 1. Ryviu API
    349349
    350 Schema Package connects to Ryviu API to fetch product reviews. Its needed to generate Reviews schema markup for WooCommerce product.
     350Schema Package connects to Ryviu API to fetch product reviews. It is needed to generate Reviews schema markup for WooCommerce product.
    351351
    352352It sends the user's site url when Ryviu option is enabled inside automation metabox and "Ryviu – Product Reviews for WooCommerce" plugin is active.
     
    356356#### 2. YouTube API
    357357
    358 Schema Package connects to YouTube API to get video details. Its needed to generate VideoObject schema markup.
     358Schema Package connects to YouTube API to get video details. It is needed to generate VideoObject schema markup.
    359359
    360360It sends youtube video url from posts when VideoObject schema is selected.
     
    364364#### 3. Google API
    365365
    366 Schema Package connects to Google API to get video details. Its needed to generate VideoObject schema markup.
     366Schema Package connects to Google API to get video details. It is needed to generate VideoObject schema markup.
    367367
    368368It sends youtube video vid got from youtube api, api key and part ( 'contentDetails, snippet, statistics' ) when VideoObject schema is selected.
     
    372372#### 4. Yotpo API
    373373
    374 Schema Package connects to Yotpo API to fetch product reviews. Its needed to generate Reviews schema markup for WooCommerce product.
     374Schema Package connects to Yotpo API to fetch product reviews. It is needed to generate Reviews schema markup for WooCommerce product.
    375375
    376376It sends product id, api key when Yotpo option is enabled inside automation metabox and "Yotpo: Product & Photo Reviews for WooCommerce" plugin is active. API gets store url and api key from Yotpo settings option
Note: See TracChangeset for help on using the changeset viewer.