开发者 |
matt-button
drewstrojny dwestendorf rusuandreirobert sumobi Webby Scots jakememberful julianmemberful lucasmemberful patrikmemberful |
---|---|
更新时间 | 2024年10月18日 00:43 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.5 |
版权: | GPLv2 or later |
Yes. Memberful is a hosted membership service, and the plugin connects with Memberful to bring content protection, membership management, and single sign on features to your WordPress website.
Yes, you can protect WordPress content with Memberful. Every page and post features a restrict access meta box where you can set specific permissions. We also include several helpful functions for use in WordPress themes or plugins.
Glad you asked! We manage development of the plugin over at the Memberful WP Github repository. Please report any bugs there. If you want to help fix something or contribute a feature, submit a pull request.
memberful_error_log
option is always an array (#363)memberful_wp_protect_content
runs outside of the WordPress Loop.home_url
to the plugin disconnect request to avoid disconnecting live integrations while using staging or development copies.member
attribute in Memberful_Wp_Endpoint_Webhook
Memberful_User_Mapping_Repository#delete_mapping
as a static methodcompact
call in ensure_present
memberful_can_user_access_rss_post
) that allows customizing access for an RSS postmemberful_wp_after_sign_in_url
filterdo_blocks
prioritydo_blocks
when protecting content to enable compatibility with some Gutenberg blockspodcast
attribute to the memberful_podcasts_link
shortcode, allowing you to link to a specific Podcast using its ID.trial_start_at
and trial_end_at
fields to Subscription entity.autorenew
attribute to subscription information.<!-- more -->
tag is used.memberful_wp_widget_args
filter.MEMBERFUL_EMBED_HOST
constant.MEMBERFUL_SSL_VERIFY
.memberful_wp_after_sign_in_url
/memberful_wp_after_sign_out_url
filters.Cache-Control: private
header from Memberful endpoints.