mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
sync with branch01
This commit is contained in:
parent
acdde0a28b
commit
aaf70d27af
10 changed files with 1939 additions and 1681 deletions
|
@ -38,7 +38,7 @@ class MainWP_Child_Branding {
|
|||
if ( ! self::is_branding() ) {
|
||||
return $plugin_meta;
|
||||
}
|
||||
|
||||
// hide View details links
|
||||
$meta_total = count( $plugin_meta );
|
||||
for ( $i = 0; $i < $meta_total; $i++ ) {
|
||||
$str_meta = $plugin_meta[ $i ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue