https://github.com/pods-framework/pods-helpers
This plugin gives access to the Pods Helpers component functionality which was removed from Pods 2.8+. Includes additional compatibility tweaks which require Pods 2.8.8+ to run.
https://github.com/pods-framework/pods-helpers
Last synced: 8 months ago
JSON representation
This plugin gives access to the Pods Helpers component functionality which was removed from Pods 2.8+. Includes additional compatibility tweaks which require Pods 2.8.8+ to run.
- Host: GitHub
- URL: https://github.com/pods-framework/pods-helpers
- Owner: pods-framework
- License: gpl-2.0
- Archived: true
- Created: 2021-12-02T22:12:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T20:07:39.000Z (about 4 years ago)
- Last Synced: 2025-03-02T07:17:04.265Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
=== Pods Helpers ===
Contributors: sc0ttkclark
Donate link: https://friends.pods.io/
Tags: pods
Requires at least: 5.5
Tested up to: 5.8
Requires PHP: 5.6
Stable tag: 2.4.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A holdover from Pods 1.x for backwards compatibility purposes, you most likely don't need these and we recommend you use our WP filters and actions instead.
== Description ==
Requires Pods 2.8.8+ to work.
== Installation ==
1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally
1. Upload to your site
1. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page)
1. Activate this plugin
OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name
== Changelog ==
= 2.4.0 - December 2nd, 2021 =
* Reintroduced Pods Helper functionality as a separate plugin, requires Pods 2.8.8+ to run.