Просмотр исходного кода

Remove the 'unstableSocialLinks' from themes that shouldn't have it (it's a Blockbase exclusive) (#6078)

Jason Crist 3 лет назад
Родитель
Сommit
9e1593081a
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      block-canvas/parts/header.html
  2. 1 1
      curator/parts/header.html

+ 1 - 1
block-canvas/parts/header.html

@@ -16,7 +16,7 @@
 		</div>
 		<!-- /wp:group -->
 	
-		<!-- wp:navigation {"__unstableLocation":"primary","__unstableSocialLinks":"social","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
+		<!-- wp:navigation {"__unstableLocation":"primary","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
 	
 	</div>
 	<!-- /wp:group -->

+ 1 - 1
curator/parts/header.html

@@ -16,7 +16,7 @@
 		</div>
 		<!-- /wp:group -->
 	
-		<!-- wp:navigation {"__unstableLocation":"primary","__unstableSocialLinks":"social","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
+		<!-- wp:navigation {"__unstableLocation":"primary","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
 	
 	</div>
 	<!-- /wp:group -->