How to display a public profile page for registered users with custom slug?
I have a website where users can register, login and their edit profile, they can comment but not post.
I have a website where users can register, login and their edit profile, they can comment but not post.
anyone encountered this bug that it will work when you are logged in but once you log out it won’t work anymore.
I’ve tried both of these, but I’m still getting the error message: “Sorry, this file type is not permitted for security reasons.”
I am struggling a lot this time working on including a JavaScript files in plugin folder.
First post on here.
I am using the following code to output a list of items in my ‘documents’ Custom Post type by Year and Month.
I am using WP for my RealEstate project where all properties are pulled from a custom table (wp_listing) and displayed in a custom page template (page-realestate.php).
Given a Vimeo ID, I can retrieve a thumbnail from the video via Vimeo Simple API. Rather than call the API every time my page loads I want to set the image as the post thumbnail using the save_post hook (similar to this question).
Having read elsewhere on Stack of two WP plugins forcing identical menu positions (with the likelihood of one then not appearing), I’m wondering how I can control the position of menu items added by plugins.
I’m in the process of setting up a (potentially) large multisite network, and I’m looking to make it as easy as possible now to add and configure sites when needed. I’m currently at the phase where I’m dealing with plugins.