Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pods 3.0.9 #7208

Merged
merged 38 commits into from
Dec 7, 2023
Merged

Pods 3.0.9 #7208

merged 38 commits into from
Dec 7, 2023

Conversation

sc0ttkclark
Copy link
Member

No description provided.

@sc0ttkclark sc0ttkclark added this to the Pods 3.0.9 milestone Oct 20, 2023
@sc0ttkclark sc0ttkclark self-assigned this Oct 20, 2023
Copy link

what-the-diff bot commented Nov 7, 2023

PR Summary

  • Added New Workflow File for WordPress Plugin String Replacement
    A new file .github/workflows/wporg-replace.yml has been introduced to manage string replacement in a WordPress plugin.

  • Removal of Gruntfile.js
    The file Gruntfile.js has been deleted in this commit.

  • Error Handling Mechanism Introduced in PodsAPI.php
    For better code sustainability, error-handling mechanisms for prepare_tableless_data_for_save() method and pods_attachment_import() function call have been added in the PodsAPI.php file.

  • Label Formatting Updated in PodsAdmin.php
    Both $all_title and $add_title variables have been updated to use sprintf() for the "Add New" labels in PodsAdmin.php file.

  • Typecasting Added in PodsData.php
    Enhanced data handling with type casting for pods_view_set() function call in PodsData.php.

  • Label Formatting Updated in PodsInit.php and PodsUI.php
    In PodsInit.php and PodsUI.php, $labels['add_new'], $options->label['add_new'], and $options->label['add_new_item'] variables are updated to use sprintf() for the "Add New" labels.

  • Error Handling Mechanism Introduced in PodsView.php
    Improved reliability with an error handling for pods_view_set() function call in PodsView.php.

  • Error Handling and Filter Addition in general.php
    To control whether to throw error for the shortcode, error handling for pods_shortcode_run() function call and a filter have been incorporated in general.php.

  • Plugin Version Update in init.php, package.json, and readme.txt
    The version of the plugin has been updated in init.php, package.json, and readme.txt files.

  • Manifold Changes in Block Related Files
    Several changes have been made, such as error handling for block rendering, updated render callback, and enqueued the pods-styles stylesheet for improved user experience.

  • Updated Donor Statistics in friends_2023_docs.php
    The donor_count and donor_goal variables have been updated to reflect the new donor statistics in friends_2023_docs.php.

  • Style Adjustments in _block-placeholders.scss
    The elements in _block-placeholders.scss have had their alignment and styling adjusted for a more visually appealing look and smooth user experience.

@sc0ttkclark sc0ttkclark marked this pull request as ready for review December 7, 2023 16:48
@sc0ttkclark sc0ttkclark merged commit fa97b01 into main Dec 7, 2023
5 of 10 checks passed
@sc0ttkclark sc0ttkclark deleted the release/3.0.9 branch December 7, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant