Archive | Functions by letter m RSS feed for this section

maybe_add_existing_user_to_blog

Add a new user to a blog by visiting /newbloguser/username/.This will only work when the user’s details are saved as an option keyed as ‘new_user_x’, where ‘x’ is the username of the user to be added, as when a user is invited through the regular WP Add User interface.

2327

Continue reading

make_url_footnote

Strip HTML and put links at the bottom of stripped content.Searches for all of the links, strips them out of the content, and places them at the bottom of the content with numbers.

2319

Continue reading