Basically, I need 2 wordpress plugins (Wishlist member, and SmugMug for Wordpress) to play nice together. Right now they don't. The person developing SmugMug for Wordpress (SMWP) seems to be AWOL. I have tried other plugins for Smugmug and wordpress, and they simply don't have the functionality/features that this plugin has. I am willing to pay a programmer to help me. SMWP basically has exactly what I am looking for in the way of features/functionality except for the WishlistMember (WLM) compatibility issue. I can fudge my way through PHP doing simple things (copy/paste code, move around code), but I don't know PHP, and I am not a real pogrammer. Also, I think these plugins use Javascript. I am not sure what else a programmer needs to know to mess around with wordpress and plugins. Here are the issues: 1) since the SmugMug for Wordpress (SMWP) developer is AWOL, his site is down. I can't find the documentation he says is available for SMWP. I need to know the short codes and how to use them (what the short codes do, and parameters, if any) I don't know how to look at the plugin code to find the shortcodes. http://wordpress.org/support/plugin/smugmug-for-wordpress 2) SMWP creates "galleries" in the WP dashboard. When you click on gallery, it shows an interface that is identical to the interface for Posts or Pages, so obviously, its "borrowing" the code for those interfaces. WLM ads a (javascript, I think) interface to the posts or pages interface. It gives you the option of "protecting" the post or page. In other words, this puts it behind the WLM paywall. Well, because SMWP also borrows the same interface as posts/pages, the WLM interface also shows up below the area you enter your text. At first, I was like "cool it works with WLM!", but then when I tried to "protect" the content (in this case a SMWP gallery) using the WLM settings, and hit the update button, WLM for some reason cannot save the settings, so the SMWP Gallery content is NOT protected. I even tried WLM Dashboard --> Settings --> Protection defaults set to "Yes", and that still did not protect the SMWP gallery "posts" or content (whatever you want to call them). I suspect this is an issue with the SmugMug for WOrdpress plugin programming, rather than WLM, but I am by no means certain. Advice is appreciated.