Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: showpass/api-docs-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: showpass/api-docs-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: docs/wordpress-plugin
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 25, 2025

  1. Update WordPress plugin documentation

    - Add pricing table shortcode documentation (14-adding-pricing-table.md)
    - Add admin meta box documentation (15-admin-meta-box-shortcode-generator.md)
    - Fix widget parameter: button_text -> label
    - Remove non-existent parameters: height, width, hide_sold_out
    - Add missing widget parameters: tracking_id, show_specific_tickets, theme, class, keep_shopping
    - Add missing event list parameters: show_eyereturn, override_q, tracking_id
    - Add missing event detail parameters: tracking_id, show_eyereturn
    - Update admin settings documentation to match actual UI
    - Remove beta/demo environment references
    - Remove access token and date/time format from admin settings (not in UI)
    - Update tracking documentation with tracking_id parameter
    - Add troubleshooting sections for pricing table and meta box
    - Fix default button label: Tickets -> Get Tickets
    showpaq committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    19f0f41 View commit details
    Browse the repository at this point in the history
  2. Add comprehensive shortcode reference page

    - Lists all 9 Showpass shortcodes with descriptions
    - Links each shortcode to its detailed documentation
    - Includes quick examples for each shortcode
    - Provides quick reference table for easy lookup
    - Documents common parameters across shortcodes
    - Links to advanced features and troubleshooting
    showpaq committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    8cab7e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Configuration menu
    Copy the full SHA
    46b89a7 View commit details
    Browse the repository at this point in the history
  2. Remove unsupported dark theme parameter and fix default button label

    - Remove theme="dark" from widget example (dark mode not supported)
    - Fix default button label: Tickets -> Get Tickets
    showpaq committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    8dbf426 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Configuration menu
    Copy the full SHA
    0746281 View commit details
    Browse the repository at this point in the history
Loading