plugin-icon

My Own Theme

제작자: Andrea Ercolino·
Extreme theme customization for WordPress with jQuery
버전
1.2
활성화된 설치 항목
10
최근 업데이트일
Mar 30, 2008

Extreme theme customization for WordPress with jQuery.

You can edit My Own Theme at will, in two clearly delimited areas, one for the ADMIN VIEW and one for the USERS VIEW.

It’s just a matter of adding some jQuery (JavaScript) snippets.

Examples

You can try to copy and paste the following jQuery snippets, after the installation.

USER VIEW: How to highlight your comments (supposing your display name is admin)

$( 'cite:contains(admin)', '.commentlist' ) .parent() .css( {border: '1px dashed red', padding: '3px'} );

ADMIN VIEW: How to hide the panel Other WordPress News

$( '#planetnews' ).hide();
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 2.5
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.