PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
plugins
/
adminimize
/
js
/** * timestamp open */ addLoadEvent(function(){ open_timestamp(); jQuery('.edit-timestamp').click(); }); function open_timestamp() { jQuery('.edit-timestamp').click(function () { if ( jQuery('#timestampdiv').is(":hidden") ) { jQuery('#timestampdiv').slideDown("normal"); jQuery('.edit-timestamp').hide(); } return false; }); }
[+]
..
[-] adminimize.js
[edit]
[-] tb_window.min.js
[edit]
[-] remove_footer.js
[edit]
[-] timestamp.js
[edit]
[-] tb_window.js
[edit]
[-] timestamp.min.js
[edit]
[-] adminimize.min.js
[edit]
[-] remove_header.js
[edit]
[-] remove_footer.min.js
[edit]
[-] remove_header.min.js
[edit]