schema-and-structured-data-for-wp
schema-and-structured-data-for-wp copied to clipboard
Creating the best Structured Data and Schema plugin for WordPress
Currently when registering your custom post types (e.g. in [`saswp_create_post_type`](https://github.com/ahmedkaludi/schema-and-structured-data-for-wp/blob/d2be4865c36c02b5cd9dbb6e9d547b23ab7ecc60/admin_section/structure_admin.php#L821-L830)) on top of the checks mentioned in #1957 you also determine the required capabilities in `saswp_post_type_capabilities()`: https://github.com/ahmedkaludi/schema-and-structured-data-for-wp/blob/d2be4865c36c02b5cd9dbb6e9d547b23ab7ecc60/admin_section/common-function.php#L3666-L3698 The problem is...
The way you use roles and capabilities in this plugin is a bit weird. Normally in WordPress for Plugins you ideally use custom capabilities and then add those to the...
We need to add the feature as mentioned in the link: https://magazine3.in/conversation/144307?folder_id=25#:~:text=days%20ago%0AActive-,It,-does%20not%20appear
There is a need to add a Safari Booking platform for fetching reviews. Reference Ticket -: https://magazine3.in/conversation/232659?folder_id=21 Reference link -: www.opiniones-verificadas.com
Unable to fetch Clutch reviews Bug: User ID Missing Ref ticket: https://magazine3.in/conversation/209590?folder_id=27
Need to add productGruop Schema Type Ref ticket :https://magazine3.in/conversation/239769?folder_id=29
Need to add Profilepage Schema Type Ref ticket:https://magazine3.in/conversation/234756?folder_id=29
Fixed video schema outputting in how-to snippets when there is no video data. code checks that the video schema has all the necessary parts.
User reached out to us with this concern that the logo guidelines on Google’s Organization (Organization) structured data page state: The image must be 112x112px, at minimum. https://developers.google.com/search/docs/appearance/structured-data/organization Reference ticket:...
User wants to add HealthInsurancePlan schema type, we have to made its support. Reference ticket -: https://magazine3.in/conversation/119589?folder_id=23v