Skip to content

Fix top post widget#11

Open
zloymalefic wants to merge 6 commits into
humanmade:multisitefrom
zloymalefic:fix-top-post-widget
Open

Fix top post widget#11
zloymalefic wants to merge 6 commits into
humanmade:multisitefrom
zloymalefic:fix-top-post-widget

Conversation

@zloymalefic

@zloymalefic zloymalefic commented Dec 29, 2016

Copy link
Copy Markdown

@joehoyle @roborourke I've made some changes to the Rob's multisite top list version according to task

  • make it works (it didn't work before)
  • add network plugin functionality
    Please take a look

Comment thread hm-top-posts.php Outdated
*
* @return bool
*/
function hmtp_is_network_activated() {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given we are in a PHP namespace I don't think we need a prefix?

Comment thread hmtp.local-settings-handler.php Outdated
public function delete_option( $option_name ) {
delete_option( $option_name );
}
} No newline at end of file

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Newline at end of file

@joehoyle

Copy link
Copy Markdown
Member

Looks pretty good to me, just a couple of notes.

@joehoyle

joehoyle commented Jan 2, 2017

Copy link
Copy Markdown
Member

@roborourke are you happy with this? Would you be able to give it a quick test, I'm happy to merge form the code review.

@joehoyle joehoyle requested a review from roborourke January 2, 2017 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants