The integration tag has no wiki summary.
4
votes
1answer
876 views
How To Remove The “+ Add New Category” Link From A Category Metabox
Inside of a Wordpress category metabox or any custom taxonomy box for that matter there is a link with the text "+ Add New Category" is there a way this link can be removed preferably without ...
0
votes
3answers
316 views
Using WordPress functions on other sites
I have WordPress, set to multisite with subdirectories, installed at /, and a phpBB forum at /forum.
Both sites are visually integrated, and share a common login process. I'd now like to integrate ...
3
votes
1answer
885 views
Create API for single sign-on with 3rd party site
My site needs to integrate with a 3rd party software, which will live on its own sub-domain, hosted by the software company. I need to provide the 3rd party developers with an endpoint that they can ...