inpsyde / wpml2mlp

Convert posts from an existing WPML multilingual site via WXR Export/Import for MultilingualPress
https://wordpress.org/plugins/wpml-to-multilingualpress/
GNU General Public License v2.0
10 stars 6 forks source link

Code style issues #2

Closed thefuxia closed 9 years ago

thefuxia commented 9 years ago

Hi,

the following notes are the result of a short review. They are in no particular order.

/**
 * Adds the menu option to the settings
 * 
 * @wp-hook network_admin_menu
 */
public function add_menu_option() {
}
davscro commented 9 years ago

@toscho Hi, thanks for quick feedback. We will adjust the code style according your proposals. Best regards, Davor

sanelaj commented 9 years ago

Hi, the adjustments are done, so the issue can be closed