MemberPress loads theme.css globally all the time so that the login form can work on any page. https://example.com/wp-content/plugins/memberpress/css/ui/theme.css?ver=1.8.7 If you are going to have the login form on a specific Page say “Login” then you don’t need to have theme.css load sitewide. The following code snippet will dequeue theme.css file of MemberPress globally and conditionally […]
MemberPress
How to allow oEmbed parsing in MemberPress excerpts
MemberPress is my plugin of choice for memberships and is what I use on this site. In your MemberPress settings, if you have set an excerpt to appear for unauthorized visitors, YouTube video URLs and links to tweets will appear as is and will not get parsed by WordPress’ oEmbed unless the following is added: […]
Recent Comments