Skip to content
  • Home
  • Contact

Agus Setiawan

Semoga bermanfaat …

General

Akun Google Adsense kena hack ? kesini

April 5, 2025
Langsung appeal ke sini  : https://support.google.com/adsense/contact/account_compromised?sjid=14233196205608270114-NC&authuser=1
Android Apps, Flutter

How to set build and version number of Flutter app ?

March 17, 2025
You can update both the version name and the version code number in the same place in pubspec.yaml. Just separate them with a + sign. For example: version: 1.0.0+2  This means The version...
WooCommerce

Cara memfilter order WooCommerce berdasarkan metode pembayaran.

January 18, 2025
Caranya, masukkan kode berikut ke file function.php di theme yang digunakan :   /** * Add payment method bulk filter for orders */ function add_filter_by_payment_method_orders() { global $typenow; if (...

Recent Posts

  • Akun Google Adsense kena hack ? kesini
  • How to set build and version number of Flutter app ?
  • Cara memfilter order WooCommerce berdasarkan metode pembayaran.

Recent Comments

No comments to show.
@masaguz ~ Agus Setiawan