This is the answer to the main question. You cannot access other plugin’s variables. If they’re programmed using Object Oriented Programming pattern, then maybe you will be able to access a few public variables. But it is not the standard WordPress way.
The best way to do it is by using actions and filters.
If you want to show products that match a certain condition, I suggest you create new admin menu page, then use WPDB to do custom SQL query there.
And if you don’t know how the WooCommerce and Gravity Forms data is structured, just browse the database using phpmyadmin or something that you’re familiar with, and see the structure there.
I hope it helps.
Related Posts:
- Can I display the widget admin in the page admin?
- Change admin startpage to Pages-page?
- Only allow new subpages to be created
- Is there a way to remove or hide individual pages on the Edit Pages screen?
- How to disable Page Attributes dropdown in wp-admin
- How to change redirect after moving a page to trash?
- Dashboard–> All Pages “How to create folders?”
- How to make certain page templates visible to admin only
- Add a Menu Link (to a WordPress Page) in the Admin Menu/Sidebar
- Remove pages from backend list *and* update counter accordingly
- Edit page’s “Restore the backup” link does nothing
- Missing ‘Page Attributes’ in page edit
- Admin pages, edit notes of the title of posts and pages
- Can’t locate a hidden private page
- Role – edit page but not publish
- Adding Page URL to the Pages Admin Table
- How to use is_admin in page content?
- Change page name in admin list
- logout redirect only from admin page
- Is it possible to restrict access to specific pages in the admin area based on the page slug?
- Publish page by invoking submit via jQuery
- accessing the Admin page
- remove “Edit” from select pages
- Adding CSS styles to Admin Area PAGES only (not POSTS or CPT)
- Group Pages based on Parent in Admin Area
- disable trashability for certain pages
- Custom admin menu for a selection of pages
- How to make a secondary Pages Screen
- Remove element from admin page editing part
- Contact Form on WordPress Sites?
- Page returns 404 with POST variables, but not without
- Proper way to get page content
- Password protect page with multiple passwords
- How to display code if it is not certain pages?
- Custom Search Page Pagination Not Working
- How to count current user’s pages?
- WordPress protected Pages
- add_rewrite_rule: Issue converting path to url
- How To Display Date (/Time/Author) In pages?
- Why is custom template not seen as page with is_page()?
- Displaying Child pages of the current page in post format and their thumbnails (featured image)?
- How do I create multiple page while active a theme
- Change the Default Pages Menu View in wp-admin
- Cannot get grandparent object
- How to use the same code for multiple pages?
- Is there a way to create a URL (new WP page) that can only be accessed from a specific source?
- htaccess modify headers IF url ends with “news”
- How to change only the home page / front page url on wordpress
- Give access to a simple .html file to users that bought a specific ‘digital product’
- List child pages by slug not ID?
- Force page to open in html mode
- Dash after page title
- Can’t get done anything with admin.php response
- get_pages() & “child_of”
- Unique page URL redirect to file_get_contents() at domain
- Cannot add a class to h2 tag
- how to display sidebar on pages in wordpress
- page.php is not called, falls back to index.php
- Custom page in archive page for certain category
- Is it possible to check for shortcodes on a page?
- Show FormCraft form on page open [closed]
- Use same page-mypage.php template for several pages
- How to create “custom page types” with different custom fields in them?
- Why last blog post excerpt is shown instead of meta description? [closed]
- Prevent non-admin to add/create new pages
- How do you implement a page template automatically being applied to a page?
- Make “default” wordpress pages & features unaccessible
- Set a variable to using in redirected page
- Show parent & child pages with featured image and hide the current page
- add_menu_page does not render the expected result
- One author not showing in Author drop down list while editing page
- WordPress Page Protect forwards to Admin Login
- How can I edit pages from my local environment?
- Why can’t pages be categorized / tagged?
- Adding in additional pages into a custom theme
- Shortcode runs when editing page
- List of pages of a specific user
- Multiple meta_key with get_pages
- Sup pages can’t be found
- How to use wp_dropdown_pages or wp_list_pages to accomplish a menu like this?
- Get child pages in get_pages function
- Send e-mail from admin area to adresses in custom field
- Bundle a page with custom url and a function
- Custom Upload Adds Ghost File
- How to exclude sidebar from pages?
- Widget & storing a Select box choice
- How to Change the path of a child page?
- pages won’t show on front page using loop or pre_get_posts
- Using Page/Post Slug In Link / URL
- Display random page
- Custom wp_list_pages() function
- How to customize the author page in wordpress?
- User profile in front-end
- custom css in one page
- Why is a page shown with ‘hidden’ next to the name in the list of pages if the page is set to public?
- Website content shifted all the way to the left
- How to force a page to load and have a particular dynamic tab as active
- Site Library issue
- Why Does get_page_by_path Return The Sample Post?
- Change the color of one or more specific items on the Pages list (Admin)